Searched refs:SdCharDlg (Results 1 – 3 of 3) sorted by relevance
41 class SdCharDlg : public SfxTabDialog class51 SdCharDlg( Window* pParent, const SfxItemSet* pAttr,53 ~SdCharDlg() {}; in ~SdCharDlg()
48 SdCharDlg::SdCharDlg( Window* pParent, const SfxItemSet* pAttr, in SdCharDlg() function in SdCharDlg63 void SdCharDlg::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) in PageCreated()
410 return new AbstractTabDialog_Impl( new SdCharDlg( pParent, pAttr, pDocShell ) ); in CreateSdTabCharDialog()
Completed in 30 milliseconds