Searched refs:IsLandScape (Results 1 – 5 of 5) sorted by relevance
229 bool IsLandScape() const { return maPageInfo.mbLndscpsxn; } in IsLandScape() function in rtfSection
588 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()
4032 …ter->GetPageHeight() == aPrev->GetPageHeight()) && (aIter->IsLandScape() == aPrev->IsLandScape())); in InsertSegments()4058 …ter->GetPageHeight() == aNext->GetPageHeight()) && (aIter->IsLandScape() == aNext->IsLandScape()))… in InsertSegments()
755 bool IsLandScape() const { return maSep.dmOrientPage ? true : false; } in IsLandScape() function in wwSection
440 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()
Completed in 139 milliseconds