Searched refs:MakeTextSection (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 164 GetNodes().MakeTextSection in MakeLayoutFmt() 1384 SwStartNode* pSttNd = rDoc.GetNodes().MakeTextSection( in lcl_InsertLabel() 1700 rDoc.GetNodes().MakeTextSection( in lcl_InsertDrawLabel()
|
H A D | docredln.cxx | 3367 pSttNd = rNds.MakeTextSection( SwNodeIndex( rNds.GetEndOfRedlines() ), in MoveToSection() 3435 pSttNd = rNds.MakeTextSection( SwNodeIndex( rNds.GetEndOfRedlines() ), in CopyToSection()
|
/aoo41x/main/sw/inc/ |
H A D | ndarr.hxx | 219 SwStartNode* MakeTextSection( const SwNodeIndex & rWhere,
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | atrftn.cxx | 354 SwStartNode* pSttNd = rNodes.MakeTextSection( SwNodeIndex( rNodes.GetEndOfInserts() ), in MakeNewTextSection()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | XMLRedlineImportHelper.cxx | 496 SwStartNode* pRedlineNode = pDoc->GetNodes().MakeTextSection( in CreateRedlineTextSection()
|
H A D | xmltbli.cxx | 2913 pStNd = pDoc->GetNodes().MakeTextSection( aIdx, SwTableBoxStartNode, in InsertTableSection()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 2893 pStNd = pDoc->GetNodes().MakeTextSection( nIdx, SwTableBoxStartNode, in InsertTableSection() 2944 pStNd = pDoc->GetNodes().MakeTextSection( aIdx, SwTableBoxStartNode, in InsertTableSection() 2961 SwStartNode *pStNd = pDoc->GetNodes().MakeTextSection( rIdx, in InsertTempTableCaptionSection()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 365 : rNds.MakeTextSection( aTmpIdx, SwFlyStartNode, in SetFlysInDoc()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | nodes.cxx | 2227 SwStartNode* SwNodes::MakeTextSection( const SwNodeIndex & rWhere, in MakeTextSection() function in SwNodes
|
/aoo41x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 2053 SwStartNode* pSttNd = rDoc.GetNodes().MakeTextSection( aIdx, in UndoImpl()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 4546 rDoc.GetNodes().MakeTextSection(aIdx, in CoreLoad()
|
Completed in 162 milliseconds