Home
last modified time | relevance | path

Searched refs:SvxBackgroundTabPage (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx333 #define HDL(hdl) LINK(this,SvxBackgroundTabPage,hdl)
335 SvxBackgroundTabPage::SvxBackgroundTabPage( Window* pParent, in SvxBackgroundTabPage() function in SvxBackgroundTabPage
417 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 …]
H A Dbbdlg.cxx67 AddTabPage(RID_SVXPAGE_BACKGROUND, SvxBackgroundTabPage::Create, 0); in SvxBorderBackgroundDlg()
88 static_cast< SvxBackgroundTabPage& >(rTabPage).ShowSelector(); in PageCreated()
/trunk/main/cui/source/inc/
H A Dbackgrnd.hxx59 class SvxBackgroundTabPage : public SvxTabPage class
80 SvxBackgroundTabPage( Window* pParent, const SfxItemSet& rCoreSet );
81 ~SvxBackgroundTabPage();
/trunk/main/cui/source/dialogs/
H A Dsrchxtra.cxx66 AddTabPage( RID_SVXPAGE_BACKGROUND, SvxBackgroundTabPage::Create, 0 ); in SvxSearchFormatDialog()
126 ( (SvxBackgroundTabPage&)rPage ).ShowParaControl(sal_True); in PageCreated()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1794 return SvxBackgroundTabPage::Create; in GetTabPageCreatorFunc()
1873 return SvxBackgroundTabPage::GetRanges; in GetTabPageRangesFunc()

Completed in 31 milliseconds