Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/attribute/
H A Dfontattribute.cxx89 bool getRTL() const { return mbRTL; } in getRTL() function in drawinglayer::attribute::ImpFontAttribute
102 && getRTL() == rCompare.getRTL() in operator ==()
241 bool FontAttribute::getRTL() const in getRTL() function in drawinglayer::attribute::FontAttribute
243 return mpFontAttribute->getRTL(); in getRTL()
/trunk/main/drawinglayer/inc/drawinglayer/attribute/
H A Dfontattribute.hxx86 bool getRTL() const;
/trunk/main/basic/inc/basic/
H A Dsbstar.hxx205 SbxObjectRef getRTL( void ) { return pRtl; } in getRTL() function in StarBASIC
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextdecoratedprimitive2d.cxx200 getFontAttribute().getRTL(), in create2DDecomposition()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx268 if(rTextCandidate.getFontAttribute().getRTL()) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
296 if(rTextCandidate.getFontAttribute().getRTL()) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx1489 rPar.Get( 0 )->PutObject( pBasic->getRTL() ); in RTLFUNC()

Completed in 54 milliseconds