Lines Matching refs:SvxBackgroundTabPage

333 #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()
461 SfxTabPage* SvxBackgroundTabPage::Create( Window* pParent, in Create()
470 return ( new SvxBackgroundTabPage( pParent, rAttrSet ) ); in Create()
475 void SvxBackgroundTabPage::Reset( const SfxItemSet& rSet ) in Reset()
673 void SvxBackgroundTabPage::ResetFromWallpaperItem( const SfxItemSet& rSet ) in ResetFromWallpaperItem()
733 void SvxBackgroundTabPage::FillUserData() in FillUserData()
749 sal_Bool SvxBackgroundTabPage::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet()
1005 sal_Bool SvxBackgroundTabPage::FillItemSetWithWallpaperItem( SfxItemSet& rCoreSet, sal_uInt16 nSlot) in FillItemSetWithWallpaperItem()
1083 int SvxBackgroundTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
1102 void SvxBackgroundTabPage::PointChanged( Window* , RECT_POINT ) in PointChanged()
1114 void SvxBackgroundTabPage::ShowSelector() in ShowSelector()
1137 LINK( this, SvxBackgroundTabPage, LoadTimerHdl_Impl ) ); in ShowSelector()
1153 void SvxBackgroundTabPage::RaiseLoadError_Impl() in RaiseLoadError_Impl()
1173 sal_Bool SvxBackgroundTabPage::LoadLinkedGraphic_Impl() in LoadLinkedGraphic_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()
1329 void SvxBackgroundTabPage::SetGraphicPosition_Impl( SvxGraphicPosition ePos ) in SetGraphicPosition_Impl()
1381 SvxGraphicPosition SvxBackgroundTabPage::GetGraphicPosition_Impl() in GetGraphicPosition_Impl()
1415 IMPL_LINK( SvxBackgroundTabPage, BackgroundColorHdl_Impl, ValueSet*, EMPTYARG ) in IMPL_LINK() argument
1432 IMPL_LINK( SvxBackgroundTabPage, SelectHdl_Impl, ListBox*, EMPTYARG ) in IMPL_LINK() argument
1454 IMPL_LINK( SvxBackgroundTabPage, FileClickHdl_Impl, CheckBox*, pBox ) in IMPL_LINK() argument
1503 IMPL_LINK( SvxBackgroundTabPage, RadioClickHdl_Impl, RadioButton*, pBtn ) in IMPL_LINK() argument
1528 IMPL_LINK( SvxBackgroundTabPage, BrowseHdl_Impl, PushButton* , EMPTYARG ) in IMPL_LINK() argument
1569 IMPL_LINK( SvxBackgroundTabPage, LoadTimerHdl_Impl, Timer* , pTimer ) in IMPL_LINK() argument
1630 void SvxBackgroundTabPage::ShowTblControl() in ShowTblControl()
1645 void SvxBackgroundTabPage::ShowParaControl(sal_Bool bCharOnly) in ShowParaControl()
1658 IMPL_LINK( SvxBackgroundTabPage, TblDestinationHdl_Impl, ListBox*, pBox ) in IMPL_LINK() argument
1742 IMPL_LINK( SvxBackgroundTabPage, ParaDestinationHdl_Impl, ListBox*, pBox ) in IMPL_LINK() argument
1803 void SvxBackgroundTabPage::FillControls_Impl( const SvxBrushItem& rBgdAttr, in FillControls_Impl()
1941 void SvxBackgroundTabPage::EnableTransparency(sal_Bool bColor, sal_Bool bGraphic) in EnableTransparency()
1963 void SvxBackgroundTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()