Home
last modified time | relevance | path

Searched defs:aDestPos (Results 1 – 16 of 16) sorted by path

/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnection.cxx121 Rectangle aDestPos = pTopLine->GetDestTextPos(); in Draw() local
/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx336 … CellAddress aDestPos( aDestRange.Sheet, aDestRange.StartColumn, aDestRange.StartRow ); in finalizeImport() local
/trunk/main/sc/inc/
H A Dhints.hxx114 ScAddress aDestPos; // used to identify area links member in ScLinkRefreshedHint
/trunk/main/sc/source/core/data/
H A Dcell.cxx131 ScAddress aDestPos; in CloneWithoutNote() local
H A Dcolumn.cxx1257 ScAddress aDestPos( rColumn.nCol, 0, rColumn.nTab ); in CopyToClip() local
1331 ScAddress aDestPos( rColumn.nCol, 0, rColumn.nTab ); in CopyToColumn() local
1364 ScAddress aDestPos( rDestCol.nCol, 0, rDestCol.nTab ); in CopyUpdated() local
H A Dcolumn3.cxx719 ScAddress aDestPos( nCol, 0, nTab ); // Row wird angepasst in CopyFromClip() local
770 ScAddress aDestPos( nCol, (SCROW)nDestRow, nTab ); in CopyFromClip() local
H A Dtable2.cxx575 …ScAddress aDestPos( static_cast<SCCOL>(nRow-nRow1), static_cast<SCROW>(nCol-nCol1), pTransClip->nT… in TransposeClip() local
595 …ScAddress aDestPos( static_cast<SCCOL>(nRow-nRow1), static_cast<SCROW>(nCol-nCol1), pTransClip->nT… in TransposeClip() local
H A Dtable4.cxx845 … ScAddress aDestPos( static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), nTab ); in FillAuto() local
1400 … ScAddress aDestPos( static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), nTab ); in FillSeries() local
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx314 ScAddress aDestPos = aDestArea.aStart; in Refresh() local
H A Ddbdocfun.cxx589 ScRange aDestPos( aLocalParam.nCol1, aLocalParam.nRow1, nTab, in Sort() local
H A Dtablink.cxx360 ScAddress aDestPos( nCol, nRow, nTab ); in Refresh() local
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7340 ScAddress aDestPos( (SCCOL)aDestination.Column, (SCROW)aDestination.Row, aDestination.Sheet ); in moveRange() local
7357 ScAddress aDestPos( (SCCOL)aDestination.Column, (SCROW)aDestination.Row, aDestination.Sheet ); in copyRange() local
H A Dlinkuno.cxx967 void SAL_CALL ScAreaLinksObj::insertAtPosition( const table::CellAddress& aDestPos, in insertAtPosition()
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx763 ScAddress aDestPos( pData->GetCurX(), pData->GetCurY(), in ExecuteDB() local
H A Dgridwin.cxx3964 ScAddress aDestPos( nDestPosX, nDestPosY, nThisTab ); in DropTransferObj() local
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx851 SwPosition aDestPos( *PCURCRSR->GetPoint() ); in Paste() local

Completed in 230 milliseconds