Searched defs:bLandscape (Results 1 – 13 of 13) sorted by relevance
39 const sal_Bool bLandscape ) in PageOrientationControl()
43 const bool bLandscape ) in PageColumnControl()
50 const sal_Bool bLandscape, in PageMarginControl()174 const bool bLandscape, in FillValueSet()
47 const sal_Bool bLandscape, in PageSizeControl()
367 void PagePropertyPanel::ExecuteOrientationChange( const sal_Bool bLandscape ) in ExecuteOrientationChange()
80 sal_Bool bLandscape; // Portrait / Landscape member in SvxPageItem
35 sal_Bool bLandscape : 1; member in SwPagePreViewPrtData
146 sal_Bool bLandscape; member in SwPageDesc
165 sal_Bool bLandscape; member in SvxPageDescPage
172 sal_Bool bLandscape; member in ScPrintFunc
1129 bool bLandscape = rModel.mnOrientation == XML_landscape; in writePageSettingsProperties() local
556 sal_Bool bLandscape = aNewPageDesc.GetLandscape(); in SetPageDescAttrs() local
2984 const bool bLandscape = aArea.Width() > aArea.Height(); in CalculateHandoutAreas() local
Completed in 99 milliseconds