Searched refs:InsertTextSection (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 220 pNewSectNode = GetNodes().InsertTextSection( in InsertSwSection() 292 pNewSectNode = GetNodes().InsertTextSection( in InsertSwSection() 302 pNewSectNode = GetNodes().InsertTextSection( in InsertSwSection() 307 pNewSectNode = GetNodes().InsertTextSection( in InsertSwSection() 317 pNewSectNode = GetNodes().InsertTextSection( in InsertSwSection() 804 SwSectionNode* SwNodes::InsertTextSection(SwNodeIndex const& rNdIdx, in InsertTextSection() function in SwNodes
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docglbl.cxx | 455 pSectNd = GetNodes().InsertTextSection(aStartIdx, in SplitDoc() 460 pSectNd = GetNodes().InsertTextSection(aEndIdx, in SplitDoc() 802 pSectNd = GetNodes().InsertTextSection(aStartIdx, in SplitDoc() 807 pSectNd = GetNodes().InsertTextSection(aEndIdx, in SplitDoc()
|
H A D | doctxm.cxx | 400 GetNodes().InsertTextSection( in InsertTableOf() 440 GetNodes().InsertTextSection(aStt, *pFmt, aSectionData, &rTOX, &aEnd); in InsertTableOf() 948 pDoc->GetNodes().InsertTextSection( in Update()
|
/aoo41x/main/sw/inc/ |
H A D | ndarr.hxx | 316 SwSectionNode* InsertTextSection(SwNodeIndex const& rNdIdx,
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unsect.cxx | 349 SwSectionNode* pInsertedSectNd = rDoc.GetNodes().InsertTextSection( in UndoImpl()
|
/aoo41x/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1102 rDoc.GetNodes().InsertTextSection( in ~SwFltShell()
|
Completed in 93 milliseconds