Searched refs:ExtendSelection (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sw/source/ui/wrtsh/ |
H A D | delete.cxx | 557 ExtendSelection( sal_False, -n ); in DelPrvWord()
|
/trunk/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 1081 ExtendSelection( sal_True, nLen - nLeft - nRight ); in GetCorrection() 1225 ExtendSelection( sal_True, nLen - nLeft - nRight ); in GetGrammarCorrection()
|
H A D | editsh.cxx | 782 ExtendSelection( sal_False, rStr.Len() ); in InsertURL()
|
/trunk/main/sw/inc/ |
H A D | crsrsh.hxx | 731 sal_Bool ExtendSelection( sal_Bool bEnd = sal_True, xub_StrLen nCount = 1 );
|
/trunk/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 2341 sal_Bool SwCrsrShell::ExtendSelection( sal_Bool bEnd, xub_StrLen nCount ) in ExtendSelection() function in SwCrsrShell 3544 ExtendSelection( sal_True, nLen - nLeft - nRight ); in GetSmartTagTerm()
|
/trunk/main/sw/source/ui/shells/ |
H A D | textsh.cxx | 1250 rSh.ExtendSelection( sal_False, aChars.Len() ); in InsertSymbol()
|
H A D | textsh1.cxx | 226 rWrtSh.ExtendSelection(sal_False, sInsert.Len()); in lcl_CharDialog()
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 3546 rSh.ExtendSelection( sal_False ); in PrivateDrop() 3548 rSh.ExtendSelection(); in PrivateDrop()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 2486 rSh.ExtendSelection( sal_False, aTmpQHD.nLen ); in KeyInput()
|
Completed in 89 milliseconds