Home
last modified time | relevance | path

Searched refs:isStartOfWord (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/text/
H A D_XWordCursor.java111 tRes.tested("isStartOfWord()", oObj.isStartOfWord() ); in _isStartOfWord()
/aoo41x/main/scripting/examples/python/
H A DCapitalise.py63 if not xWordCursor.isStartOfWord():
/aoo41x/main/offapi/com/sun/star/text/
H A DXWordCursor.idl45 boolean isStartOfWord();
/aoo41x/main/scripting/examples/beanshell/Capitalise/
H A Dcapitalise.bsh71 if(!xWordCursor.isStartOfWord()) {
/aoo41x/main/sw/inc/
H A Dunotextcursor.hxx298 virtual sal_Bool SAL_CALL isStartOfWord()
/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv87 "ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv87 "ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
/aoo41x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv87 "SvxUnoTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
/aoo41x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextCursor.csv87 "SwXTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv95 "SwXTextViewCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()"
/aoo41x/main/sw/source/core/unocore/
H A Dunoobj.cxx1418 sal_Bool SAL_CALL SwXTextCursor::isStartOfWord() throw (uno::RuntimeException) in isStartOfWord() function in SwXTextCursor

Completed in 71 milliseconds