Searched refs:GetSections (Results 1 – 17 of 17) sorted by relevance
125 return GetDoc()->GetSections().Count(); in GetSectionFmtCount()131 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in IsAnySectionInDoc()157 return GetDoc()->GetSections().GetPos( pFmt ); in GetSectionFmtPos()162 return *GetDoc()->GetSections()[ nFmt ]; in GetSectionFmt()169 GetDoc()->DelSectionFmt( GetDoc()->GetSections()[ nFmt ] ); in DelSectionFmt()
271 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GetTOXCount()286 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GetTOX()
72 const SwSectionFmts& rSectFmts = pMyDoc->GetSections(); in GetGlobalDocContent()
1210 const SwSectionFmts& rSectFmts = GetDoc()->GetSections(); in getCount()1227 SwSectionFmts& rFmts = GetDoc()->GetSections(); in getByIndex()1229 const SwSectionFmts& rSectFmts = GetDoc()->GetSections(); in getByIndex()1261 SwSectionFmts& rFmts = GetDoc()->GetSections(); in getByName()1288 sal_uInt16 nCount = GetDoc()->GetSections().Count(); in getElementNames()1289 SwSectionFmts& rSectFmts = GetDoc()->GetSections(); in getElementNames()1299 SwSectionFmts& rFmts = GetDoc()->GetSections(); in getElementNames()1323 SwSectionFmts& rFmts = GetDoc()->GetSections(); in hasByName()1354 SwSectionFmts& rFmts = GetDoc()->GetSections(); in hasElements()
929 const SwSectionFmts& rSects = m_pImpl->m_pDoc->GetSections(); in setPropertyValue()2575 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in getCount()2603 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in getByIndex()2637 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in getByName()2668 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in getElementNames()2710 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in hasByName()
574 SwSectionFmts const& rFmts = pDoc->GetSections(); in lcl_UpdateSection()1822 const SwSectionFmts& rFmts = pFmt->GetDoc()->GetSections(); in setName()
483 while( GetSections().Count() ) in SplitDoc()484 DelSectionFmt( GetSections()[ 0 ] ); in SplitDoc()827 while( GetSections().Count() ) in SplitDoc()828 DelSectionFmt( GetSections()[ 0 ] ); in SplitDoc()
1747 SwSectionFmts& rArr = GetSections(); in GetAllUsedDB()1922 SwSectionFmts& rArr = GetSections(); in ChangeDBFields()2327 SwSectionFmts& rArr = rDoc.GetSections(); in _MakeFldList()
2274 SwSectionFmts& rSectFmts = GetSections(); in RemoveInvisibleContent()2385 const SwSectionFmts& rSectFmts = GetSections(); in HasInvisibleContent()
254 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GotoRegion()
304 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GotoNextTOXBase()354 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GotoPrevTOXBase()
764 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in HasReadonlySel()
315 const SwSectionFmts& rFmts = pDoc->GetSections(); in IsSelOvr()
1825 SwSectionFmts& GetSections() { return *pSectionFmtTbl; } in GetSections() function in SwDoc1826 const SwSectionFmts& GetSections() const { return *pSectionFmtTbl; } in GetSections() function in SwDoc
860 const SwSectionFmts& rDocFmts = rSh.GetDoc()->GetSections(); in IMPL_LINK()1201 const SwSectionFmts& rDocFmts = rSh.GetDoc()->GetSections(); in IMPL_LINK()
170 else if (USHRT_MAX != pDoc->GetSections().GetPos( in Init()
1658 const SwSectionFmts& rFmts = pDoc->GetSections(); in Closed()
Completed in 139 milliseconds