Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/docnode/
H A Dndsect.cxx879 SwTxtNode* pCpyTNd = rNdIdx.GetNode().GetTxtNode(); in InsertTextSection() local
880 if( pCpyTNd ) in InsertTextSection()
882 SwTxtNode* pTNd = new SwTxtNode( aInsPos, pCpyTNd->GetTxtColl() ); in InsertTextSection()
883 if( pCpyTNd->HasSwAttrSet() ) in InsertTextSection()
887 const SfxItemSet& rSet = *pCpyTNd->GetpSwAttrSet(); in InsertTextSection()
893 pCpyTNd->ResetAttr( RES_PAGEDESC, RES_BREAK ); in InsertTextSection()
905 pCpyTNd->MakeFrms( *pTNd ); in InsertTextSection()

Completed in 13 milliseconds