Home
last modified time | relevance | path

Searched refs:SfxCommonPrintOptionsTabPage (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sfx2/source/dialog/
H A Dprintopt.cxx54 SfxCommonPrintOptionsTabPage::SfxCommonPrintOptionsTabPage( Window* pParent, const SfxItemSet& rSet… in SfxCommonPrintOptionsTabPage() function in SfxCommonPrintOptionsTabPage
127 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 …]
/aoo4110/main/sfx2/inc/sfx2/
H A Dprintopt.hxx49 class SFX2_DLLPUBLIC SfxCommonPrintOptionsTabPage : public SfxTabPage class
114 SfxCommonPrintOptionsTabPage( Window* pParent, const SfxItemSet& rSet );
115 ~SfxCommonPrintOptionsTabPage();
/aoo4110/main/cui/source/options/
H A Dtreeopt.cxx343 case RID_SFXPAGE_PRINTOPTIONS: fnCreate = &SfxCommonPrintOptionsTabPage::Create; break; in CreateGeneralTabPage()

Completed in 44 milliseconds