Searched refs:MoveCells (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | DatabaseRange.idl | 82 // DocMerge from xml: property com::sun::star::sheet::DatabaseRange::MoveCells 86 [property] boolean MoveCells;
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScDatabaseRangeObj.csv | 21 "ScDatabaseRangeObj";"com::sun::star::sheet::DatabaseRange";"MoveCells"
|
/aoo42x/main/sc/inc/ |
H A D | drwlayer.hxx | 109 void MoveCells( SCTAB nTab, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2,
|
/aoo42x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 468 void ScDrawLayer::MoveCells( SCTAB nTab, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2, in MoveCells() function in ScDrawLayer 1083 MoveCells( nTab, nCol1,nRow1, nCol2,nRow2, nDx,nDy, bUpdateNoteCaptionPos ); in MoveArea()
|
Completed in 31 milliseconds