Searched defs:rDestDoc (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | cell.cxx | 106 ScBaseCell* lclCloneCell( const ScBaseCell& rSrcCell, ScDocument& rDestDoc, const ScAddress& rDestP… in lclCloneCell() 128 ScBaseCell* ScBaseCell::CloneWithoutNote( ScDocument& rDestDoc, int nCloneFlags ) const in CloneWithoutNote() 137 ScBaseCell* ScBaseCell::CloneWithoutNote( ScDocument& rDestDoc, const ScAddress& rDestPos, int nClo… in CloneWithoutNote() 142 ScBaseCell* ScBaseCell::CloneWithNote( const ScAddress& rOwnPos, ScDocument& rDestDoc, const ScAddr… in CloneWithNote()
|
H A D | postit.cxx | 536 ScPostIt* ScPostIt::Clone( const ScAddress& rOwnPos, ScDocument& rDestDoc, const ScAddress& rDestPo… in Clone()
|
H A D | column3.cxx | 827 ScBaseCell* ScColumn::CloneCell(SCSIZE nIndex, sal_uInt16 nFlags, ScDocument& rDestDoc, const ScAdd… in CloneCell()
|
H A D | column.cxx | 1362 ScDocument& rDestDoc = *rDestCol.pDocument; in CopyUpdated() local
|
/aoo42x/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 218 const ScriptDocument& rDestDoc( aDestDesc.GetDocument() ); in NotifyAcceptDrop() local 278 const ScriptDocument& rSourceDoc, const String& rSourceLibName, const ScriptDocument& rDestDoc, in CopyDialogResources() 356 const ScriptDocument& rDestDoc( aDestDesc.GetDocument() ); in NotifyCopyingMoving() local
|
/aoo42x/main/sw/source/core/fields/ |
H A D | reffld.cxx | 1015 void SwGetRefFieldType::MergeWithOtherDoc( SwDoc& rDestDoc ) in MergeWithOtherDoc()
|
Completed in 53 milliseconds