Searched defs:SetPaperSize (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/unotools/source/config/ | ||
H A D | printwarningoptions.cxx | 99 void SetPaperSize( sal_Bool bState ) { m_bPaperSize = bState; SetModified(); } in SetPaperSize() function in SvtPrintWarningOptions_Impl |
/aoo4110/main/sc/source/filter/excel/ | ||
H A D | xipage.cxx | 172 void XclImpPageSettings::SetPaperSize( sal_uInt16 nXclPaperSize, bool bPortrait ) in SetPaperSize() function in XclImpPageSettings |
/aoo4110/main/editeng/source/outliner/ | ||
H A D | outlin2.cxx | 242 void Outliner::SetPaperSize( const Size& rSize ) in SetPaperSize() function in Outliner |
/aoo4110/main/editeng/source/editeng/ | ||
H A D | impedit.hxx | 725 void SetPaperSize( const Size& rSz ) { aPaperSize = rSz; } in SetPaperSize() function in ImpEditEngine |
H A D | editeng.cxx | 467 void EditEngine::SetPaperSize( const Size& rNewSize ) in SetPaperSize() function in EditEngine |
Completed in 45 milliseconds