Searched refs:ShiftLeft (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/core/text/ |
H A D | wrong.cxx | 329 ShiftLeft( nBeginInvalid, nPos, nEnd ); in Move() 330 ShiftLeft( nEndInvalid, nPos, nEnd ); in Move() 475 ShiftLeft( nBeginInvalid, 0, nSplitPos ); in SplitList() 476 ShiftLeft( nEndInvalid, 0, nSplitPos ); in SplitList()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | wrong.hxx | 198 void ShiftLeft( xub_StrLen &rPos, xub_StrLen nStart, xub_StrLen nEnd ) in ShiftLeft() function in SwWrongList
|
Completed in 18 milliseconds