Home
last modified time | relevance | path

Searched refs:nRTLLayoutMode (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx270 …sal_uInt32 nRTLLayoutMode(nOldLayoutMode & ~(TEXT_LAYOUT_COMPLEX_DISABLED|TEXT_LAYOUT_BIDI_STRONG)… in RenderTextSimpleOrDecoratedPortionPrimitive2D() local
271 nRTLLayoutMode |= TEXT_LAYOUT_BIDI_RTL|TEXT_LAYOUT_TEXTORIGIN_LEFT; in RenderTextSimpleOrDecoratedPortionPrimitive2D()
272 mpOutputDevice->SetLayoutMode(nRTLLayoutMode); in RenderTextSimpleOrDecoratedPortionPrimitive2D()

Completed in 21 milliseconds