Home
last modified time | relevance | path

Searched refs:CopyRange (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedglss.cxx164 pMyDoc->CopyRange( aCpyPam, aInsPos, false ); in SaveGlossaryDoc()
246 bRet = GetDoc()->CopyRange( *PCURCRSR, aPos, false ) in _CopySelToDoc()
254 bRet = GetDoc()->CopyRange( *PCURCRSR, aPos, false ) || bRet; in _CopySelToDoc()
H A Deddel.cxx250 const bool bSuccess( GetDoc()->CopyRange( *PCURCRSR, *pPos, false ) ); in Copy()
H A Dacorrect.cxx399 pAutoDoc->CopyRange( aCpyPam, *aPam.GetPoint(), false ); in ChgAutoCorrWord()
/trunk/main/sw/inc/
H A DIDocumentContentOperations.hxx76 virtual bool CopyRange(SwPaM&, SwPosition&, const bool bCopyAll ) const = 0;
H A Ddoc.hxx876 virtual bool CopyRange(SwPaM&, SwPosition&, const bool bCopyAll) const;
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx179 pGDoc->CopyRange( aCpyPam, rInsPos, false ); in InsertGlossary()
H A Ddoccomp.cxx1220 aCpyPam.GetDoc()->CopyRange( aCpyPam, *aPam.GetPoint(), in ChangesInLine()
1676 pSrcRedl->GetDoc()->CopyRange( in InsertRedline()
H A Ddocnew.cxx1281 rSource.CopyRange( aCpyPam, rInsPos, true ); in Paste()
H A Ddocredln.cxx3448 pDoc->CopyRange( *this, aPos, false ); in CopyToSection()
3473 pDoc->CopyRange( *this, aPos, false ); in CopyToSection()
H A Ddoclay.cxx890 CopyRange( *pTmp, aPos, false ); in MakeFlyAndMove()
H A Ddocnum.cxx2151 CopyRange( aPam, aInsPos, false ); in MoveParagraph()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx180 pD->CopyRange( aPam, aPos, false ); in MakeEntries()
/trunk/main/sw/source/core/undo/
H A Duntblk.cxx336 aPam.GetDoc()->CopyRange( aPam, *rRepeatPaM.GetPoint(), false ); in RepeatImpl()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx832 pClpDoc->CopyRange( rCopy, rInsPos, false ); in Paste()
1064 pClpDoc->CopyRange( aCpyPam, rInsPos, false ); in Paste()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx425 bRet = pDoc->CopyRange( *pPam, aPos, false ) || bRet; in lcl_CopySelToDoc()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1520 pSrcDoc->CopyRange( *pCpyPam, *pPam->GetPoint(), in DataChanged()
H A Dndcopy.cxx690 SwDoc::CopyRange( SwPaM& rPam, SwPosition& rPos, const bool bCopyAll ) const in CopyRange() function in SwDoc
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx695 pDoc->CopyRange( aSrcPaM, aDstPos, false ); in EndElement()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2398 m_pImpl->m_pDoc->CopyRange( *pCursor->GetPaM(), rPos, false ); in copyText()

Completed in 146 milliseconds