Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds