Searched refs:SfxCommonPrintOptionsTabPage (Results 1 – 3 of 3) sorted by relevance
54 SfxCommonPrintOptionsTabPage::SfxCommonPrintOptionsTabPage( Window* pParent, const SfxItemSet& rSet… in SfxCommonPrintOptionsTabPage() function in SfxCommonPrintOptionsTabPage127 SfxCommonPrintOptionsTabPage::~SfxCommonPrintOptionsTabPage() in ~SfxCommonPrintOptionsTabPage()135 return( new SfxCommonPrintOptionsTabPage( pParent, rAttrSet ) ); in Create()140 Window* SfxCommonPrintOptionsTabPage::GetParentLabeledBy( const Window* pWindow ) const in GetParentLabeledBy()150 Window* SfxCommonPrintOptionsTabPage::GetParentLabelFor( const Window* pWindow ) const in GetParentLabelFor()162 sal_Bool SfxCommonPrintOptionsTabPage::FillItemSet( SfxItemSet& /*rSet*/ ) in FillItemSet()188 void SfxCommonPrintOptionsTabPage::Reset( const SfxItemSet& /*rSet*/ ) in Reset()215 int SfxCommonPrintOptionsTabPage::DeactivatePage( SfxItemSet* pItemSet ) in DeactivatePage()280 void SfxCommonPrintOptionsTabPage::ImplSetAccessibleNames() in ImplSetAccessibleNames()413 IMPL_LINK( SfxCommonPrintOptionsTabPage, ClickReduceGradientsCBHdl, CheckBox*, pBox ) in IMPL_LINK() argument[all …]
49 class SFX2_DLLPUBLIC SfxCommonPrintOptionsTabPage : public SfxTabPage class114 SfxCommonPrintOptionsTabPage( Window* pParent, const SfxItemSet& rSet );115 ~SfxCommonPrintOptionsTabPage();
343 case RID_SFXPAGE_PRINTOPTIONS: fnCreate = &SfxCommonPrintOptionsTabPage::Create; break; in CreateGeneralTabPage()
Completed in 27 milliseconds