Searched refs:SvxFormatCellsDialog (Results 1 – 3 of 3) sorted by relevance
37 SvxFormatCellsDialog::SvxFormatCellsDialog( Window* pParent, const SfxItemSet* pAttr, SdrModel* pMo… in SvxFormatCellsDialog() function in SvxFormatCellsDialog62 SvxFormatCellsDialog::~SvxFormatCellsDialog() in ~SvxFormatCellsDialog()66 void SvxFormatCellsDialog::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) in PageCreated()95 void SvxFormatCellsDialog::Apply() in Apply()
40 class SvxFormatCellsDialog : public SfxTabDialog class54 SvxFormatCellsDialog( Window* pParent, const SfxItemSet* pAttr, SdrModel* pModel );55 ~SvxFormatCellsDialog();
1947 return new AbstractTabDialog_Impl( new SvxFormatCellsDialog( pParent, pAttr, pModel ) ); in CreateSvxFormatCellsDialog()
Completed in 15 milliseconds