Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/uno/
H A Dunotxvw.cxx1184 sal_Bool SwXTextViewCursor::IsTextSelection( sal_Bool bAllowTables ) const in IsTextSelection() function in SwXTextViewCursor
1252 if (!IsTextSelection()) in collapseToStart()
1277 if (!IsTextSelection()) in collapseToEnd()
1303 if (!IsTextSelection()) in isCollapsed()
1323 if (!IsTextSelection()) in goLeft()
1342 if (!IsTextSelection()) in goRight()
1364 if (!IsTextSelection()) in gotoRange()
1505 if (!IsTextSelection()) in gotoStart()
1521 if (!IsTextSelection()) in gotoEnd()
1701 if (!IsTextSelection( sal_False )) in getText()
[all …]
/AOO41X/main/sw/source/ui/inc/
H A Dunotxvw.hxx180 sal_Bool IsTextSelection( sal_Bool bAllowTables = sal_True ) const;