Home
last modified time | relevance | path

Searched refs:copyRange (Results 1 – 8 of 8) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XCellRangeMovement.java90 oObj.copyRange(sDest, sSrc); in _copyRange()
/trunk/main/offapi/com/sun/star/sheet/
H A DXCellRangeMovement.idl116 void copyRange(
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv212 "ScTableSheetObj";"com::sun::star::sheet::XCellRangeMovement";"copyRange()"
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java837 xMovement.copyRange( aDestCell, aSourceRange ); in doDocumentSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs826 xMovement.copyRange( aDestCell, aSourceRange ); in doDocumentSamples()
/trunk/main/sc/inc/
H A Dcellsuno.hxx1087 virtual void SAL_CALL copyRange( const ::com::sun::star::table::CellAddress& aDestination,
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx2485 xMover->copyRange( xDestination->getCellAddress(), xSource->getRangeAddress() ); in Copy()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7346 void SAL_CALL ScTableSheetObj::copyRange( const table::CellAddress& aDestination, in copyRange() function in ScTableSheetObj

Completed in 133 milliseconds