Searched refs:SwCaptionOptPage (Results 1 – 4 of 4) sorted by relevance
343 SetTabPage((SwCaptionOptPage*) SwCaptionOptPage::Create(this, rSet)); in SwCaptionOptDlg()391 SwCaptionOptPage::SwCaptionOptPage( Window* pParent, const SfxItemSet& rSet ) in SwCaptionOptPage() function in SwCaptionOptPage496 Link aLk = LINK( this, SwCaptionOptPage, ModifyHdl ); in SwCaptionOptPage()501 aLk = LINK(this, SwCaptionOptPage, SelectHdl); in SwCaptionOptPage()516 SwCaptionOptPage::~SwCaptionOptPage() in ~SwCaptionOptPage()526 SfxTabPage* SwCaptionOptPage::Create( Window* pParent, in Create()529 return new SwCaptionOptPage(pParent, rAttrSet ); in Create()565 void SwCaptionOptPage::Reset( const SfxItemSet& rSet) in Reset()654 void SwCaptionOptPage::DelUserData() in DelUserData()813 void SwCaptionOptPage::SaveEntry(SvLBoxEntry* pEntry) in SaveEntry()[all …]
41 // SwCaptionOptPage -----------------------------
126 class SwCaptionOptPage : public SfxTabPage class196 SwCaptionOptPage( Window* pParent,198 ~SwCaptionOptPage();
1695 return SwCaptionOptPage::Create; in GetTabPageCreatorFunc()
Completed in 32 milliseconds