Searched refs:InsertSwSection (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sw/source/core/undo/ |
H A D | unsect.cxx | 181 rDoc.InsertSwSection(rPam, *m_pSectionData, 0, m_pAttrSet.get(), true); in RedoImpl() 230 rDoc.InsertSwSection(rContext.GetRepeatPaM(), in RepeatImpl()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlsect.cxx | 339 pDoc->InsertSwSection( *pPam, aSection, 0, &aFrmItemSet, false ); in NewDivision() 733 pDoc->InsertSwSection( *pPam, aSection, 0, &aFrmItemSet, false ); in NewMultiCol()
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edsect.cxx | 53 GetDoc()->InsertSwSection( *PCURCRSR, rNewData, 0, pAttr ); in InsertSection()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 157 SwDoc::InsertSwSection(SwPaM const& rRange, SwSectionData & rNewData, in InsertSwSection() function in SwDoc
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 432 pDoc->InsertSwSection( aPam, aSect, 0, aSet.Count() ? &aSet : 0 ); in attach()
|
/aoo41x/main/sw/inc/ |
H A D | doc.hxx | 1827 SwSection * InsertSwSection(SwPaM const& rRange, SwSectionData &,
|
/aoo41x/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 633 pDoc->InsertSwSection(aRegion, in SetAttrInDoc()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 701 mrReader.rDoc.InsertSwSection( rMyPaM, aSection, 0, & aSet ); in InsertSection() 854 mrReader.rDoc.InsertSwSection(*mrReader.pPaM, aSection, 0, 0, false); in CreateSep()
|
H A D | ww8par5.cxx | 2493 rDoc.InsertSwSection(*pPaM, aSection, 0, 0, false); in Read_F_IncludeText()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 370 InsertSwSection( aPam, aSectionData, & rTOX, pSet, false )); in InsertTableOf()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 844 mrReader.pDoc->InsertSwSection( rMyPaM, aSectionData, 0, &aSet ); in InsertSection()
|
Completed in 9025 milliseconds