Searched defs:SetLandscape (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/svx/inc/svx/ | ||
H A D | pageitem.hxx | 107 void SetLandscape(sal_Bool bL) { bLandscape = bL; } in SetLandscape() function in SvxPageItem |
/aoo42x/main/sw/inc/ | ||
H A D | pvprtdat.hxx | 69 void SetLandscape( sal_Bool b ) { bLandscape = b; } in SetLandscape() function in SwPagePreViewPrtData |
H A D | pagedesc.hxx | 167 void SetLandscape( sal_Bool bNew ) { bLandscape = bNew; } in SetLandscape() function in SwPageDesc |
/aoo42x/main/writerfilter/source/dmapper/ | ||
H A D | PropertyMap.hxx | 243 void SetLandscape( bool bSet ) { m_bIsLandscape = bSet; } in SetLandscape() function in writerfilter::dmapper::SectionPropertyMap |
Completed in 31 milliseconds