Searched refs:getRTL (Results 1 – 6 of 6) sorted by relevance
89 bool getRTL() const { return mbRTL; } in getRTL() function in drawinglayer::attribute::ImpFontAttribute102 && getRTL() == rCompare.getRTL() in operator ==()241 bool FontAttribute::getRTL() const in getRTL() function in drawinglayer::attribute::FontAttribute243 return mpFontAttribute->getRTL(); in getRTL()
86 bool getRTL() const;
204 SbxObjectRef getRTL( void ) { return pRtl; } in getRTL() function in StarBASIC
200 getFontAttribute().getRTL(), in create2DDecomposition()
268 if(rTextCandidate.getFontAttribute().getRTL()) in RenderTextSimpleOrDecoratedPortionPrimitive2D()296 if(rTextCandidate.getFontAttribute().getRTL()) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
1489 rPar.Get( 0 )->PutObject( pBasic->getRTL() ); in RTLFUNC()
Completed in 74 milliseconds