Searched refs:ScTpPrintOptions (Results 1 – 3 of 3) sorted by relevance
49 ScTpPrintOptions::ScTpPrintOptions( Window* pParent, in ScTpPrintOptions() function in ScTpPrintOptions62 ScTpPrintOptions::~ScTpPrintOptions() in ~ScTpPrintOptions()66 sal_uInt16* ScTpPrintOptions::GetRanges() in GetRanges()71 SfxTabPage* ScTpPrintOptions::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()73 return new ScTpPrintOptions( pParent, rAttrSet ); in Create()76 int ScTpPrintOptions::DeactivatePage( SfxItemSet* pSetP ) in DeactivatePage()86 void ScTpPrintOptions::Reset( const SfxItemSet& rCoreSet ) in Reset()116 sal_Bool ScTpPrintOptions::FillItemSet( SfxItemSet& rCoreAttrs ) in FillItemSet()
32 class ScTpPrintOptions : public SfxTabPage class39 ScTpPrintOptions( Window* pParent, const SfxItemSet& rCoreSet );40 ~ScTpPrintOptions();
1554 return ScTpPrintOptions::Create; in GetTabPageCreatorFunc()
Completed in 18 milliseconds