Searched refs:IsLandScape (Results 1 – 5 of 5) sorted by relevance
228 bool IsLandScape() const { return maPageInfo.mbLndscpsxn; } in IsLandScape() function in rtfSection
579 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()
4033 …ter->GetPageHeight() == aPrev->GetPageHeight()) && (aIter->IsLandScape() == aPrev->IsLandScape())); in InsertSegments()4059 …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 101 milliseconds