Home
last modified time | relevance | path

Searched refs:rCopySource (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/inc/
H A Dunoframe.hxx153 void SetSelection(SwPaM& rCopySource);
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1284 void SwXFrame::SetSelection(SwPaM& rCopySource) in SetSelection() argument
1288 m_pCopySource = new SwPaM( *rCopySource.Start() ); in SetSelection()
1290 *m_pCopySource->GetMark() = *rCopySource.End(); in SetSelection()

Completed in 38 milliseconds