Searched refs:MakeEmptySection (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 294 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmp, SwHeaderStartNode ); in ChgPageDesc() 356 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmp, SwFooterStartNode ); in ChgPageDesc()
|
H A D | docredln.cxx | 3385 pSttNd = rNds.MakeEmptySection( SwNodeIndex( rNds.GetEndOfRedlines() ), in MoveToSection() 3460 pSttNd = rNds.MakeEmptySection( SwNodeIndex( rNds.GetEndOfRedlines() ), in CopyToSection()
|
H A D | doclay.cxx | 461 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aIdx, SwFlyStartNode ); in CopyLayoutFmt()
|
H A D | docfmt.cxx | 2102 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmpIdx, in CopyPageDescHeaderFooterImpl()
|
/aoo41x/main/sw/inc/ |
H A D | ndarr.hxx | 212 SwStartNode* MakeEmptySection( const SwNodeIndex& rIdx,
|
/aoo41x/main/sw/source/core/undo/ |
H A D | undobj.cxx | 967 SwStartNode* pSttNd = pDoc->GetNodes().MakeEmptySection( aSttIdx, in RestoreSection()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 364 ? rNds.MakeEmptySection( aTmpIdx, SwFlyStartNode ) in SetFlysInDoc()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 763 SwStartNode* pSttNd = pDoc->GetNodes().MakeEmptySection( in CopyRange()
|
H A D | nodes.cxx | 2218 SwStartNode* SwNodes::MakeEmptySection( const SwNodeIndex& rIdx, in MakeEmptySection() function in SwNodes
|
Completed in 95 milliseconds