Searched refs:CopyWithFlyInFly (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 1254 CopyWithFlyInFly( aRg, 0, aInsPos, &rPam, bMakeNewFrms, sal_False ); in CopyImpl() 1260 … CopyWithFlyInFly( aRg, pEnd->nContent.GetIndex(), aInsPos, &rPam, bMakeNewFrms, sal_False ); in CopyImpl() 1330 void SwDoc::CopyWithFlyInFly( in CopyWithFlyInFly() function in SwDoc
|
H A D | section.cxx | 1551 pSrcDoc->CopyWithFlyInFly( *pCpyRg, 0, rInsPos, NULL, bCreateFrm ); in DataChanged()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | atrftn.cxx | 311 m_pTxtNode->GetDoc()->CopyWithFlyInFly( aRg, 0, aEnd, NULL, sal_True ); in CopyFtn()
|
/trunk/main/sw/source/core/doc/ |
H A D | tblcpy.cxx | 564 pCpyDoc->CopyWithFlyInFly( *pRg, 0, aInsIdx, NULL, sal_False ); in lcl_CpyBox()
|
H A D | doccomp.cxx | 1394 ((SwCompareData&)rData).rDoc.CopyWithFlyInFly( aRg, 0, aInsPos ); in ShowDelete()
|
H A D | doclay.cxx | 494 pSrcDoc->CopyWithFlyInFly( aRg, 0, aIdx, NULL, sal_False, sal_True, sal_True ); in CopyLayoutFmt()
|
H A D | docredln.cxx | 3479 pDoc->CopyWithFlyInFly( aRg, 0, aInsPos ); in CopyToSection()
|
H A D | tblrwcl.cxx | 2101 pFromDoc->CopyWithFlyInFly( aCpyRg, 0, aInsIdx, NULL, sal_False ); in lcl_CopyBoxToDoc()
|
/trunk/main/sw/inc/ |
H A D | doc.hxx | 1114 void CopyWithFlyInFly(
|
Completed in 116 milliseconds