Searched refs:SwCaptionOptDlg (Results 1 – 3 of 3) sorted by relevance
90 class SwCaptionOptDlg : public SfxSingleTabDialog class93 SwCaptionOptDlg(Window* pParent, const SfxItemSet& rSet);94 ~SwCaptionOptDlg();
329 SwCaptionOptDlg aDlg(this, GetItemSet()); in IMPL_LINK()339 SwCaptionOptDlg::SwCaptionOptDlg(Window* pParent, const SfxItemSet& rSet) : in SwCaptionOptDlg() function in SwCaptionOptDlg350 SwCaptionOptDlg::~SwCaptionOptDlg() in ~SwCaptionOptDlg()
372 SwCaptionOptDlg aDlg( this, aSet ); in IMPL_LINK()
Completed in 29 milliseconds