...and also corresponding param of CreateTabPage function type and corresponding
Craete functions. There were some call sites that passed undefined "null
pointer references" and SfxTabPage internally uses a pointer member pSet that is
checked for null anyway.
Change-Id: I4eb3636155eac46c9c9d26e6e6e842e85d7e95af
all single tab dialogs are .ui enabled now.
So now we can remove SfxNoLayoutSingleTabDialog and merge SfxSingleTabDialog
and ~SfxNoLayoutSingleTabDialogBase together
Change-Id: If0acc792d85b7d399572257d7e9b0e12993ba3fe
Allow a .ui to be given to the SingleTabDialog ctor. There are *three*
single-tab Format Number dialogs, we really should combine them together into
one dialog.
Change-Id: I1021c9b968764bd9ad35832958ef2bd067fca798
2007/08/30 16:57:24 bm 1.1.4.3: #i37792# warning (shadowed variable) removed
2007/08/10 22:01:22 iha 1.1.4.2: #i37792# number format for data labels
2007/06/28 16:14:40 iha 1.1.4.1: file dlg_NumberFormat.cxx was added on branch cws_src680_chart14 on 2007-08-10 22:01:22 +0000