Searched defs:bLandscape (Results 1 – 13 of 13) sorted by relevance
37 const sal_Bool bLandscape ) in PageOrientationControl()
41 const bool bLandscape ) in PageColumnControl()
48 const sal_Bool bLandscape, in PageMarginControl()172 const bool bLandscape, in FillValueSet()
45 const sal_Bool bLandscape, in PageSizeControl()
365 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
164 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
3038 const bool bLandscape = aArea.Width() > aArea.Height(); in CalculateHandoutAreas() local
Completed in 102 milliseconds