Home
last modified time | relevance | path

Searched refs:goRight (Results 26 – 50 of 61) sorted by relevance

123

/aoo4110/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterBlink.java70 xTextCursor.goRight((short) 102, true); in testCharacterBlinkSetting()
H A DCharacterColor.java70 xTextCursor.goRight((short) 102, true); in testCharacterColorSetting()
H A DCharacterHidden.java70 xTextCursor.goRight((short) 102, true); in testCharacterHiddenSetting()
H A DCharacterOutline.java70 xTextCursor.goRight((short) 102, true); in testCharacterOutlineSetting()
H A DCharacterShadow.java70 xTextCursor.goRight((short) 102, true); in testCharacterShadowSetting()
H A DCharacterSize.java62 xTextCursor.goRight((short) 102, true); in testCharacterSizeSetting()
H A DCharacterHyperlink.java64 xTextCursor.goRight((short) 102, true); in testCharacterBackHyperlinkSetting()
H A DCharacterStyle.java63 xTextCursor.goRight((short) 102, true); in testCharacterStyleSetting()
/aoo4110/main/sw/source/ui/vba/
H A Dvbaautotextentry.cxx52 xTC->goRight( 1, sal_True ); in Insert()
H A Dvbaselection.cxx217 xTextTableCursor->goRight( nCount, sal_False ); in NextCell()
/aoo4110/test/testuno/source/fvt/uno/sw/bookmark/
H A DCheckBookmarks.java140 xTextCursor.goRight((short)40, true); in removeBookmark()
/aoo4110/main/offapi/com/sun/star/view/
H A DXViewCursor.idl104 boolean goRight( [in] short nCount, [in] boolean bExpand );
/aoo4110/main/offapi/com/sun/star/text/
H A DXTextCursor.idl102 boolean goRight( [in] short nCount,
H A DXTextTableCursor.idl96 boolean goRight( [in] short nCount,
/aoo4110/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java234 if(textCursor.goRight((short) 1, true)){ in deleteFirstPage()
/aoo4110/main/odk/examples/java/Text/
H A DHardFormatting.java138 xWordCursor.goRight( (short) 3 , true ); in main()
/aoo4110/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java331 xTextCursor.goRight((short)6, true); in manipulateText()
/aoo4110/main/sw/inc/
H A Dunotextcursor.hxx285 virtual sal_Bool SAL_CALL goRight(sal_Int16 nCount, sal_Bool bExpand)
/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTableCursor.csv78 "SwXTextTableCursor";"com::sun::star::text::XTextTableCursor";"goRight()"
H A Dcom.sun.star.comp.office.SwXTextCursor.csv97 "SwXTextCursor";"com::sun::star::text::XTextCursor";"goRight()"
/aoo4110/main/editeng/source/uno/
H A Dunotext2.cxx615 sal_Bool SAL_CALL SvxUnoTextCursor::goRight( sal_Int16 nCount, sal_Bool bExpand ) in goRight() function in SvxUnoTextCursor
/aoo4110/main/sw/source/ui/inc/
H A Dunotxvw.hxx197 …virtual sal_Bool SAL_CALL goRight( sal_Int16 nCount, sal_Bool bExpand ) throw(::com::sun::star::un…
/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv97 "ScCellTextCursor";"com::sun::star::text::XTextCursor";"goRight()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv97 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"goRight()"
/aoo4110/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv97 "SvxUnoTextCursor";"com::sun::star::text::XTextCursor";"goRight()"

Completed in 92 milliseconds

123