Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx341 const sal_Bool bSwitchL2R = rInf.GetFrm()->IsRightToLeft() && in DrawSpace() local
345 if ( bSwitchL2R ) in DrawSpace()
349 const sal_Bool bBidiPor = ( bSwitchL2R != in DrawSpace()
509 const sal_Bool bSwitchL2R = rInf.GetFrm()->IsRightToLeft() && in Do() local
512 if ( bSwitchL2R ) in Do()
H A Dfntcache.cxx212 const sal_Bool bSwitchL2R; member
224 bSwitchL2R( _bSwitchL2R ), in CalcLinePosData()
285 if ( rData.bSwitchL2R ) in lcl_calcLinePos()
968 const sal_Bool bSwitchL2R = rInf.GetFrm() && rInf.GetFrm()->IsRightToLeft() && in DrawText() local
971 const sal_Bool bBidiPor = ( bSwitchL2R != in DrawText()
1251 if ( bSwitchL2R ) in DrawText()
1635 if ( bSwitchL2R ) in DrawText()
1792 if ( bSwitchL2R ) in DrawText()
1819 nCnt, bSwitchH2V, bSwitchL2R, in DrawText()
1872 if ( bSwitchL2R ) in DrawText()
/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx99 xub_StrLen nWrLen, xub_StrLen nCnt, const sal_Bool bSwitchH2V, const sal_Bool bSwitchL2R,

Completed in 30 milliseconds