Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx228 bool IsLandScape() const { return maPageInfo.mbLndscpsxn; } in IsLandScape() function in rtfSection
H A Dswparrtf.cxx579 rInPageDesc.SetLandscape(rSection.IsLandScape()); in SetPage()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4033 …ter->GetPageHeight() == aPrev->GetPageHeight()) && (aIter->IsLandScape() == aPrev->IsLandScape())); in InsertSegments()
4059 …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 91 milliseconds