Home
last modified time | relevance | path

Searched refs:moveByName (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableSheetsObj.csv10 "ScTableSheetsObj";"com::sun::star::sheet::XSpreadsheets";"moveByName()"
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSpreadsheets.java108 oObj.moveByName(sheetToMove, (short) 2); in _moveByName()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXSpreadsheets.idl64 void moveByName( [in] string aName, [in] short nDestination );
/aoo42x/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java180 spreadsheets.moveByName(sheetname, (short) 2); in movesheet()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx501 xSheets->moveByName(aCurrSheetName,nDest); in Move()
/aoo42x/main/sc/inc/
H A Ddocuno.hxx395 virtual void SAL_CALL moveByName( const ::rtl::OUString& aName, sal_Int16 nDestination )
/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2530 void SAL_CALL ScTableSheetsObj::moveByName( const rtl::OUString& aName, sal_Int16 nDestination ) in moveByName() function in ScTableSheetsObj

Completed in 55 milliseconds