Searched refs:GetChildSections (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | section.hxx | 345 sal_uInt16 GetChildSections( SwSections& rArr,
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 281 rSectionFmt.GetChildSections(aChildren, SORTSECT_NOT, sal_False); in getChildSections() 352 GetChildSections(aSectionsArr); in attach()
|
H A D | unoidx.cxx | 1008 pSectionFmt->GetChildSections(aSectArr, in getPropertyValue() 1442 const sal_uInt16 nCnt = rParentFmt.GetChildSections(aTmpArr, SORTSECT_POS); in lcl_RemoveChildSections()
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 113 sal_uInt16 nCnt = pNewFmt->GetChildSections(aTmpArr,SORTSECT_POS); in lcl_FillList() 549 sal_uInt16 nCnt = pFmt->GetChildSections(aTmpArr,SORTSECT_POS); in RecurseList()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | section.cxx | 968 sal_uInt16 SwSectionFmt::GetChildSections( SwSections& rArr, in GetChildSections() function in SwSectionFmt
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 600 sal_uInt16 nCnt = pFmt->GetChildSections( aArr, SORTSECT_NOT, sal_False ); in DeleteTOX()
|
Completed in 65 milliseconds