Home
last modified time | relevance | path

Searched refs:rOwnPos (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/inc/
H A Dcell.hxx96 …ScBaseCell* CloneWithNote( const ScAddress& rOwnPos, ScDocument& rDestDoc, const ScAddress& rD…
H A Dpostit.hxx99 const ScAddress& rOwnPos,
/trunk/main/sc/source/core/data/
H A Dcell.cxx142 ScBaseCell* ScBaseCell::CloneWithNote( const ScAddress& rOwnPos, ScDocument& rDestDoc, const ScAddr… in CloneWithNote() argument
150 pNewCell->TakeNote( mpNote->Clone( rOwnPos, rDestDoc, rDestPos, bCloneCaption ) ); in CloneWithNote()
H A Dpostit.cxx536 ScPostIt* ScPostIt::Clone( const ScAddress& rOwnPos, ScDocument& rDestDoc, const ScAddress& rDestPo… in Clone() argument
538 CreateCaptionFromInitData( rOwnPos ); in Clone()

Completed in 21 milliseconds