Home
last modified time | relevance | path

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

/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx333 nLayoutMode |= TEXT_LAYOUT_TEXTORIGIN_RIGHT; in drawText()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1386 if (nLayoutMode & TEXT_LAYOUT_TEXTORIGIN_RIGHT) in ImplWrite()
H A Dwmfwr.cxx1763 if (nLayoutMode & TEXT_LAYOUT_TEXTORIGIN_RIGHT) in WriteRecords()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx625 nLayoutMode |= TEXT_LAYOUT_TEXTORIGIN_RIGHT; in drawText()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx222 #define TEXT_LAYOUT_TEXTORIGIN_RIGHT ((sal_uLong)0x00000008) macro
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1641 if( (nLayoutMode & (TEXT_LAYOUT_BIDI_RTL | TEXT_LAYOUT_TEXTORIGIN_RIGHT) ) in createActions()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx5943 else if ( mnTextLayoutMode & TEXT_LAYOUT_TEXTORIGIN_RIGHT ) in ImplPrepareLayoutArgs()

Completed in 89 milliseconds