Home
last modified time | relevance | path

Searched refs:GetMaxAutoPaperSize (Results 1 – 7 of 7) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx290 const Size& Outliner::GetMaxAutoPaperSize() const in GetMaxAutoPaperSize() function in Outliner
293 return pEditEngine->GetMaxAutoPaperSize(); in GetMaxAutoPaperSize()
/trunk/main/editeng/source/editeng/
H A Deditdbg.cxx460 …rintf( fp, "\nMaxAutoPaperSize: %li x %li", pEE->GetMaxAutoPaperSize().Width(), pEE->GetMaxAutoPap… in ShowEditEngineData()
H A Dediteng.cxx662 const Size& EditEngine::GetMaxAutoPaperSize() const in GetMaxAutoPaperSize() function in EditEngine
665 return pImpEditEngine->GetMaxAutoPaperSize(); in GetMaxAutoPaperSize()
H A Dimpedit.hxx748 const Size& GetMaxAutoPaperSize() const { return aMaxAutoPaperSize; } in GetMaxAutoPaperSize() function in ImpEditEngine
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx204 const Size& GetMaxAutoPaperSize() const;
H A Doutliner.hxx897 const Size& GetMaxAutoPaperSize() const;
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx208 …tOutliner->GetMinAutoPaperSize()!=aPaperMin1 || pTextEditOutliner->GetMaxAutoPaperSize()!=aPaperMa… in ModelHasChanged()

Completed in 76 milliseconds