Home
last modified time | relevance | path

Searched refs:GetPageHeight (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/filter/rtf/
H A Dswparrtf.hxx226 long GetPageHeight() const { return maPageInfo.mnPghsxn; } in GetPageHeight() function in rtfSection
H A Dswparrtf.cxx593 aSz.SetHeight(rSection.GetPageHeight()); in SetPage()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.cxx4032 …(aIter->GetPageHeight() == aPrev->GetPageHeight()) && (aIter->IsLandScape() == aPrev->IsLandScape(… in InsertSegments()
4058 …(aIter->GetPageHeight() == aNext->GetPageHeight()) && (aIter->IsLandScape() == aNext->IsLandScape(… in InsertSegments()
H A Dww8par.hxx752 sal_uInt32 GetPageHeight() const { return maSep.yaPage; } in GetPageHeight() function in wwSection
H A Dww8par6.cxx445 aSz.SetHeight(SvxPaperInfo::GetSloppyPaperDimension(rSection.GetPageHeight())); in SetPage()

Completed in 168 milliseconds