Searched refs:CopyImpl (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 732 bRet = CopyImpl( rPam, rPos, true, bCopyAll, pRedlineRange ); in CopyRange() 740 bRet = CopyImpl( rPam, rPos, true, bCopyAll, pRedlineRange ); in CopyRange() 767 pDoc->CopyImpl( rPam, *aPam.GetPoint(), false, bCopyAll, 0 ); in CopyRange() 875 bool SwDoc::CopyImpl( SwPaM& rPam, SwPosition& rPos, in CopyImpl() function in SwDoc
|
/trunk/main/sw/inc/ |
H A D | doc.hxx | 618 bool CopyImpl( SwPaM&, SwPosition&, const bool MakeNewFrms /*= true */,
|
Completed in 38 milliseconds