Home
last modified time | relevance | path

Searched refs:LeftRight (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/inc/
H A Dswcrsr.hxx161 virtual sal_Bool LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode,
170 … { return LeftRight( sal_True, nCnt, nMode, bAllowVisual, bSkipHidden, sal_False ); } in Left()
172 … { return LeftRight( sal_False, nCnt, nMode, bAllowVisual, bSkipHidden, sal_False ); } in Right()
268 virtual sal_Bool LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode,
H A Dcrsrsh.hxx274 sal_Bool LeftRight( sal_Bool, sal_uInt16, sal_uInt16, sal_Bool );
379 { return LeftRight( sal_True, nCnt, nMode, bAllowVisual ); } in Left()
381 { return LeftRight( sal_False, nCnt, nMode, bAllowVisual ); } in Right()
/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1584 sal_Bool SwTableCursor::LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 /*nMode*/, in LeftRight() function in SwTableCursor
1642 sal_Bool SwCursor::LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode, in LeftRight() function in SwCursor
H A Dcrsrsh.cxx364 sal_Bool SwCrsrShell::LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode, in LeftRight() function in SwCrsrShell
411 bRet = pShellCrsr->LeftRight( bLeft, nCnt, nMode, bVisualAllowed, in LeftRight()

Completed in 42 milliseconds