Home
last modified time | relevance | path

Searched refs:GetSections (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedsect.cxx125 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()
H A Dedtox.cxx271 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GetTOXCount()
286 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GetTOX()
H A Dedglbldc.cxx72 const SwSectionFmts& rSectFmts = pMyDoc->GetSections(); in GetGlobalDocContent()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx1210 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()
H A Dunoidx.cxx929 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()
H A Dunosect.cxx574 SwSectionFmts const& rFmts = pDoc->GetSections(); in lcl_UpdateSection()
1822 const SwSectionFmts& rFmts = pFmt->GetDoc()->GetSections(); in setName()
/trunk/main/sw/source/core/doc/
H A Ddocglbl.cxx483 while( GetSections().Count() ) in SplitDoc()
484 DelSectionFmt( GetSections()[ 0 ] ); in SplitDoc()
827 while( GetSections().Count() ) in SplitDoc()
828 DelSectionFmt( GetSections()[ 0 ] ); in SplitDoc()
H A Ddocfld.cxx1747 SwSectionFmts& rArr = GetSections(); in GetAllUsedDB()
1922 SwSectionFmts& rArr = GetSections(); in ChangeDBFields()
2327 SwSectionFmts& rArr = rDoc.GetSections(); in _MakeFldList()
H A Ddoc.cxx2274 SwSectionFmts& rSectFmts = GetSections(); in RemoveInvisibleContent()
2385 const SwSectionFmts& rSectFmts = GetSections(); in HasInvisibleContent()
/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx254 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GotoRegion()
H A Dcrstrvl.cxx304 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GotoNextTOXBase()
354 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in GotoPrevTOXBase()
H A Dpam.cxx764 const SwSectionFmts& rFmts = GetDoc()->GetSections(); in HasReadonlySel()
H A Dswcrsr.cxx315 const SwSectionFmts& rFmts = pDoc->GetSections(); in IsSelOvr()
/trunk/main/sw/inc/
H A Ddoc.hxx1825 SwSectionFmts& GetSections() { return *pSectionFmtTbl; } in GetSections() function in SwDoc
1826 const SwSectionFmts& GetSections() const { return *pSectionFmtTbl; } in GetSections() function in SwDoc
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx860 const SwSectionFmts& rDocFmts = rSh.GetDoc()->GetSections(); in IMPL_LINK()
1201 const SwSectionFmts& rDocFmts = rSh.GetDoc()->GetSections(); in IMPL_LINK()
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx170 else if (USHRT_MAX != pDoc->GetSections().GetPos( in Init()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1658 const SwSectionFmts& rFmts = pDoc->GetSections(); in Closed()

Completed in 139 milliseconds