Searched refs:SelectPam (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoobj.cxx | 1154 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in goLeft() 1175 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in goRight() 1196 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoStart() 1254 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoEnd() 1461 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoNextWord() 1508 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoPreviousWord() 1551 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoEndOfWord() 1589 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoStartOfWord() 1675 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoNextSentence() 1712 SwUnoCursorHelper::SelectPam(rUnoCursor, Expand); in gotoPreviousSentence() [all …]
|
H A D | unoparagraph.cxx | 1128 SwUnoCursorHelper::SelectPam(*pTemp, true); in setPropertyToDefault() 1389 SwUnoCursorHelper::SelectPam(aCursor, true); in setString() 1394 SwUnoCursorHelper::SelectPam(aCursor, false); in setString()
|
H A D | unoobj2.cxx | 900 SwUnoCursorHelper::SelectPam(aCursor, true); in DeleteAndInsert() 1733 SwUnoCursorHelper::SelectPam(rCursor, true); in SetString()
|
H A D | unotext.cxx | 502 SwUnoCursorHelper::SelectPam(aCrsr, true); in insertControlCharacter() 1499 SwUnoCursorHelper::SelectPam(*pCursor, true); in appendTextPortion()
|
H A D | unoportenum.cxx | 1329 SwUnoCursorHelper::SelectPam(*pUnoCrsr, true); // set mark in lcl_CreatePortions()
|
/aoo41x/main/sw/inc/ |
H A D | unocrsrhelper.hxx | 141 void SelectPam(SwPaM & rPam, const bool bExpand);
|
Completed in 77 milliseconds