Searched refs:nOldLayoutMode (Results 1 – 4 of 4) sorted by relevance
266 const sal_uInt32 nOldLayoutMode(mpOutputDevice->GetLayoutMode()); in RenderTextSimpleOrDecoratedPortionPrimitive2D() local270 …sal_uInt32 nRTLLayoutMode(nOldLayoutMode & ~(TEXT_LAYOUT_COMPLEX_DISABLED|TEXT_LAYOUT_BIDI_STRONG)… in RenderTextSimpleOrDecoratedPortionPrimitive2D()298 mpOutputDevice->SetLayoutMode(nOldLayoutMode); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
302 rOut( rOutp ), nOldLayoutMode( rOutp.GetLayoutMode() ) in SwLayoutModeModifier()308 ((OutputDevice&)rOut).SetLayoutMode( nOldLayoutMode ); in ~SwLayoutModeModifier()320 const sal_uLong nNewLayoutMode = nOldLayoutMode & ~TEXT_LAYOUT_BIDI_STRONG; in SetAuto()
817 long nOldLayoutMode; member in SwLayoutModeModifier
1902 sal_uLong nOldLayoutMode = pDev->GetLayoutMode(); in Draw() local1924 pDev->SetLayoutMode( nOldLayoutMode ); in Draw()
Completed in 32 milliseconds