Home
last modified time | relevance | path

Searched refs:gotoOffset (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/svx/source/table/
H A Dcellcursor.hxx60 …virtual void SAL_CALL gotoOffset( ::sal_Int32 nColumnOffset, ::sal_Int32 nRowOffset ) throw (::com…
H A Dcellcursor.cxx156 void SAL_CALL CellCursor::gotoOffset( ::sal_Int32 nColumnOffset, ::sal_Int32 nRowOffset ) throw (Ru… in gotoOffset() function in sdr::table::CellCursor
/aoo42x/main/offapi/com/sun/star/table/
H A DXCellCursor.idl87 void gotoOffset( [in] long nColumnOffset, [in] long nRowOffset );
/aoo42x/main/sc/inc/
H A Dcursuno.hxx67 virtual void SAL_CALL gotoOffset( sal_Int32 nColumnOffset, sal_Int32 nRowOffset )
/aoo42x/main/qadevOOo/tests/java/ifc/table/
H A D_XCellCursor.java121 oObj.gotoOffset(4,4); in _gotoOffset()
/aoo42x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DGeneralTableSample.cs141 xCursor.gotoOffset( 0, 1 ); in doSampleFunction()
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java139 xCursor.gotoOffset( 0, 1 ); in doSampleFunction()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcursuno.cxx409 void SAL_CALL ScCellCursorObj::gotoOffset( sal_Int32 nColumnOffset, sal_Int32 nRowOffset ) in gotoOffset() function in ScCellCursorObj
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv51 "ScCellCursorObj";"com::sun::star::table::XCellCursor";"gotoOffset()"
/aoo42x/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb7 …ortFieldTypeautoFormatvoidsetFormulavoidgetFormulajava.lang.String gotoOffsetvoidgetColumns c…

Completed in 45 milliseconds