Home
last modified time | relevance | path

Searched refs:goLeft (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextCursor.java120 bLeft = oObj.goLeft(n, true); in _goLeft()
201 bStart = !oObj.goLeft(n, false) ; in _gotoStart()
H A D_XTextTableCursor.java114 oObj.goLeft(i,false); in _goRight()
130 bLeft = oObj.goLeft(i,false); in _goLeft()
H A D_XTextRangeCompare.java127 cursor2.goLeft((short)7, true); in _compareRegionEnds()
167 cursor2.goLeft((short)7, true); in _compareRegionStarts()
/trunk/main/xmloff/source/text/
H A DXMLIndexTOCContext.cxx241 rImport->GetCursor()->goLeft(2, sal_False); in StartElement()
283 rHelper->GetCursor()->goLeft(1, sal_True); in EndElement()
H A DXMLSectionImportContext.cxx347 rHelper->GetCursor()->goLeft(1, sal_True); in EndElement()
/trunk/main/sc/source/filter/xml/
H A DXMLTableHeaderFooterContext.cxx185 if( GetImport().GetTextImport()->GetCursor()->goLeft( 1, sal_True ) ) in EndElement()
253 if( GetImport().GetTextImport()->GetCursor()->goLeft( 1, sal_True ) ) in EndElement()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx245 xCursor->goLeft( 1, true ); in RemoveLastParagraph()
1045 xCur->goLeft( 1 , true ); in finishParagraph()
1210 xCursor->goLeft(1, true); in appendTextSectionAfter()
2512 xCrsr->goLeft( 1, false ); in PushFieldContext()
3770 bool bIsStart = !xCursor->goLeft(1, false); in AddBookmark()
/trunk/test/testuno/source/fvt/uno/sw/bookmark/
H A DCheckBookmarks.java121 xTextCursor.goLeft((short)10, true); in updateBookmarkContent()
/trunk/main/offapi/com/sun/star/text/
H A DXTextCursor.idl79 boolean goLeft( [in] short nCount,
H A DXTextTableCursor.idl83 boolean goLeft( [in] short nCount,
/trunk/main/offapi/com/sun/star/view/
H A DXViewCursor.idl89 boolean goLeft( [in] short nCount, [in] boolean bExpand );
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1290 cursor.goLeft((short) 1, false); in Topics()
1564 cursor.goLeft((short) 1, false); in formatTable()
/trunk/main/sw/inc/
H A Dunotextcursor.hxx283 virtual sal_Bool SAL_CALL goLeft(sal_Int16 nCount, sal_Bool bExpand)
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx190 mxCursor->goLeft( 1, sal_True ); in EndElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTableCursor.csv77 "SwXTextTableCursor";"com::sun::star::text::XTextTableCursor";"goLeft()"
H A Dcom.sun.star.comp.office.SwXTextCursor.csv96 "SwXTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv104 "SwXTextViewCursor";"com::sun::star::text::XTextCursor";"goLeft()"
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx212 xTextTableCursor->goLeft( nCount, sal_False ); in NextCell()
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx608 sal_Bool SAL_CALL SvxUnoTextCursor::goLeft( sal_Int16 nCount, sal_Bool bExpand ) in goLeft() function in SvxUnoTextCursor
/trunk/main/sc/workben/
H A Dtest.cxx356 xCursor->goLeft(5, TRUE); // letzte 5 Zeichen im 1. Absatz in lcl_SetText()
459 xCursor->goLeft(1,TRUE); in lcl_Annotations()
/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx742 mxCursor->goLeft( 1, sal_True ); in EndElement()
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx196 …virtual sal_Bool SAL_CALL goLeft( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::uno…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv96 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv96 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv96 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"

Completed in 110 milliseconds

12