Home
last modified time | relevance | path

Searched defs:SetLandscape (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dpageitem.hxx107 void SetLandscape(sal_Bool bL) { bLandscape = bL; } in SetLandscape() function in SvxPageItem
/trunk/main/sw/inc/
H A Dpvprtdat.hxx69 void SetLandscape( sal_Bool b ) { bLandscape = b; } in SetLandscape() function in SwPagePreViewPrtData
H A Dpagedesc.hxx167 void SetLandscape( sal_Bool bNew ) { bLandscape = bNew; } in SetLandscape() function in SwPageDesc
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx243 void SetLandscape( bool bSet ) { m_bIsLandscape = bSet; } in SetLandscape() function in writerfilter::dmapper::SectionPropertyMap

Completed in 26 milliseconds