Searched refs:SdParagraphDlg (Results 1 – 3 of 3) sorted by relevance
37 class SdParagraphDlg : public SfxTabDialog class43 SdParagraphDlg( Window* pParent, const SfxItemSet* pAttr );44 ~SdParagraphDlg() {}; in ~SdParagraphDlg()
165 SdParagraphDlg::SdParagraphDlg( Window* pParent, const SfxItemSet* pAttr ) in SdParagraphDlg() function in SdParagraphDlg
477 return new AbstractTabDialog_Impl( new SdParagraphDlg( pParent, pAttr ) ); in CreateSdParagraphTabDlg()
Completed in 16 milliseconds