Searched refs:ScTpPrintOptions (Results 1 – 3 of 3) sorted by relevance
48 ScTpPrintOptions::ScTpPrintOptions( Window* pParent, in ScTpPrintOptions() function in ScTpPrintOptions61 ScTpPrintOptions::~ScTpPrintOptions() in ~ScTpPrintOptions()65 sal_uInt16* ScTpPrintOptions::GetRanges() in GetRanges()70 SfxTabPage* ScTpPrintOptions::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()72 return new ScTpPrintOptions( pParent, rAttrSet ); in Create()75 int ScTpPrintOptions::DeactivatePage( SfxItemSet* pSetP ) in DeactivatePage()85 void ScTpPrintOptions::Reset( const SfxItemSet& rCoreSet ) in Reset()115 sal_Bool ScTpPrintOptions::FillItemSet( SfxItemSet& rCoreAttrs ) in FillItemSet()
32 class ScTpPrintOptions : public SfxTabPage class39 ScTpPrintOptions( Window* pParent, const SfxItemSet& rCoreSet );40 ~ScTpPrintOptions();
1553 return ScTpPrintOptions::Create; in GetTabPageCreatorFunc()
Completed in 16 milliseconds