Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/sc/inc/
H A Dcursuno.hxx67 virtual void SAL_CALL gotoOffset( sal_Int32 nColumnOffset, sal_Int32 nRowOffset )
/trunk/main/offapi/com/sun/star/table/
H A DXCellCursor.idl87 void gotoOffset( [in] long nColumnOffset, [in] long nRowOffset );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/
H A D_XCellCursor.java121 oObj.gotoOffset(4,4); in _gotoOffset()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DGeneralTableSample.cs141 xCursor.gotoOffset( 0, 1 ); in doSampleFunction()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java139 xCursor.gotoOffset( 0, 1 ); in doSampleFunction()
/trunk/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
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv51 "ScCellCursorObj";"com::sun::star::table::XCellCursor";"gotoOffset()"
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb7 …ortFieldTypeautoFormatvoidsetFormulavoidgetFormulajava.lang.String gotoOffsetvoidgetColumns c…

Completed in 27 milliseconds