Home
last modified time | relevance | path

Searched refs:IsTextSelection (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1172 sal_Bool SwXTextViewCursor::IsTextSelection( sal_Bool bAllowTables ) const in IsTextSelection() function in SwXTextViewCursor
1240 if (!IsTextSelection()) in collapseToStart()
1265 if (!IsTextSelection()) in collapseToEnd()
1291 if (!IsTextSelection()) in isCollapsed()
1311 if (!IsTextSelection()) in goLeft()
1330 if (!IsTextSelection()) in goRight()
1351 if (!IsTextSelection()) in gotoRange()
1492 if (!IsTextSelection()) in gotoStart()
1508 if (!IsTextSelection()) in gotoEnd()
1688 if (!IsTextSelection( sal_False )) in getText()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx178 sal_Bool IsTextSelection( sal_Bool bAllowTables = sal_True ) const;