Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/rtf/
H A Dswparrtf.hxx229 bool IsLandScape() const { return maPageInfo.mbLndscpsxn; } in IsLandScape() function in rtfSection
H A Dswparrtf.cxx588 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.cxx4032 …ter->GetPageHeight() == aPrev->GetPageHeight()) && (aIter->IsLandScape() == aPrev->IsLandScape())); in InsertSegments()
4058 …ter->GetPageHeight() == aNext->GetPageHeight()) && (aIter->IsLandScape() == aNext->IsLandScape()))… in InsertSegments()
H A Dww8par.hxx755 bool IsLandScape() const { return maSep.dmOrientPage ? true : false; } in IsLandScape() function in wwSection
H A Dww8par6.cxx440 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()

Completed in 103 milliseconds