Searched refs:SvxBackgroundTabPage (Results 1 – 5 of 5) sorted by relevance
333 #define HDL(hdl) LINK(this,SvxBackgroundTabPage,hdl)335 SvxBackgroundTabPage::SvxBackgroundTabPage( Window* pParent, in SvxBackgroundTabPage() function in SvxBackgroundTabPage417 SvxBackgroundTabPage::~SvxBackgroundTabPage() in ~SvxBackgroundTabPage()448 sal_uInt16* SvxBackgroundTabPage::GetRanges() in GetRanges()733 void SvxBackgroundTabPage::FillUserData() in FillUserData()1114 void SvxBackgroundTabPage::ShowSelector() in ShowSelector()1153 void SvxBackgroundTabPage::RaiseLoadError_Impl() in RaiseLoadError_Impl()1190 void SvxBackgroundTabPage::FillColorValueSets_Impl() in FillColorValueSets_Impl()1248 void SvxBackgroundTabPage::ShowColorUI_Impl() in ShowColorUI_Impl()1286 void SvxBackgroundTabPage::ShowBitmapUI_Impl() in ShowBitmapUI_Impl()[all …]
49 AddTabPage( RID_SVXPAGE_BACKGROUND, SvxBackgroundTabPage::Create, 0 ); in SvxBorderBackgroundDlg()65 ((SvxBackgroundTabPage&)rTabPage).ShowSelector( ); in PageCreated()
59 class SvxBackgroundTabPage : public SvxTabPage class80 SvxBackgroundTabPage( Window* pParent, const SfxItemSet& rCoreSet );81 ~SvxBackgroundTabPage();
66 AddTabPage( RID_SVXPAGE_BACKGROUND, SvxBackgroundTabPage::Create, 0 ); in SvxSearchFormatDialog()126 ( (SvxBackgroundTabPage&)rPage ).ShowParaControl(sal_True); in PageCreated()
1786 return SvxBackgroundTabPage::Create; in GetTabPageCreatorFunc()1865 return SvxBackgroundTabPage::GetRanges; in GetTabPageRangesFunc()
Completed in 68 milliseconds