Searched refs:bVisualAllowed (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/inc/ |
H A D | unocrsr.hxx | 42 sal_Bool & io_rbLeft, sal_Bool bVisualAllowed, sal_Bool bInsertCrsr);
|
H A D | swcrsr.hxx | 83 sal_Bool & io_rbLeft, sal_Bool bVisualAllowed, sal_Bool bInsertCrsr);
|
/trunk/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 1607 sal_Bool & io_rbLeft, sal_Bool bVisualAllowed, sal_Bool bInsertCrsr) in DoSetBidiLevelLeftRight() argument 1620 if ( bVisualAllowed && rCTLOptions.IsCTLFontEnabled() && in DoSetBidiLevelLeftRight() 1655 sal_Bool bVisualAllowed,sal_Bool bSkipHidden, sal_Bool bInsertCrsr ) in LeftRight() argument 1660 DoSetBidiLevelLeftRight(bLeft, bVisualAllowed, bInsertCrsr); in LeftRight()
|
H A D | crsrsh.cxx | 365 sal_Bool bVisualAllowed ) in LeftRight() argument 411 bRet = pShellCrsr->LeftRight( bLeft, nCnt, nMode, bVisualAllowed, in LeftRight()
|
Completed in 213 milliseconds