Searched refs:MakeEmptySection (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 325 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmp, SwHeaderStartNode ); in ChgPageDesc() 384 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmp, SwFooterStartNode ); in ChgPageDesc()
|
H A D | docredln.cxx | 3392 pSttNd = rNds.MakeEmptySection( SwNodeIndex( rNds.GetEndOfRedlines() ), in MoveToSection() 3467 pSttNd = rNds.MakeEmptySection( SwNodeIndex( rNds.GetEndOfRedlines() ), in CopyToSection()
|
H A D | doclay.cxx | 453 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aIdx, SwFlyStartNode ); in CopyLayoutFmt()
|
H A D | docfmt.cxx | 2114 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmpIdx, in CopyPageDescHeaderFooterImpl()
|
/aoo42x/main/sw/inc/ |
H A D | ndarr.hxx | 212 SwStartNode* MakeEmptySection( const SwNodeIndex& rIdx,
|
/aoo42x/main/sw/source/core/undo/ |
H A D | undobj.cxx | 967 SwStartNode* pSttNd = pDoc->GetNodes().MakeEmptySection( aSttIdx, in RestoreSection()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 359 ? rNds.MakeEmptySection( aTmpIdx, SwFlyStartNode ) in SetFlysInDoc()
|
/aoo42x/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 83 milliseconds