Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/optdlg/
H A Dtpprint.cxx48 ScTpPrintOptions::ScTpPrintOptions( Window* pParent, in ScTpPrintOptions() function in ScTpPrintOptions
61 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()
/trunk/main/sc/source/ui/inc/
H A Dtpprint.hxx32 class ScTpPrintOptions : public SfxTabPage class
39 ScTpPrintOptions( Window* pParent, const SfxItemSet& rCoreSet );
40 ~ScTpPrintOptions();
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1553 return ScTpPrintOptions::Create; in GetTabPageCreatorFunc()

Completed in 16 milliseconds