Lines Matching refs:SwSectionFmt

130             SwSectionFmt *const pFmt, const bool bIndexHeader)  in Impl()
142 SwSectionFmt * GetSectionFmt() const in GetSectionFmt()
144 return static_cast<SwSectionFmt*>(const_cast<SwModify*>( in GetSectionFmt()
148 SwSectionFmt & GetSectionFmtOrThrow() const { in GetSectionFmtOrThrow()
149 SwSectionFmt *const pFmt( GetSectionFmt() ); in GetSectionFmtOrThrow()
189 SwSectionFmt * SwXTextSection::GetFmt() const in GetFmt()
199 SwSectionFmt *const pFmt, const bool bIndexHeader) in CreateXTextSection()
224 SwSectionFmt *const pFmt, const bool bIndexHeader) in SwXTextSection()
262 SwSectionFmt & rSectionFmt( m_pImpl->GetSectionFmtOrThrow() ); in getParentSection()
264 SwSectionFmt *const pParentFmt = rSectionFmt.GetParent(); in getParentSection()
278 SwSectionFmt & rSectionFmt( m_pImpl->GetSectionFmtOrThrow() ); in getChildSections()
286 SwSectionFmt *const pChild = aChildren.GetObject(i)->GetFmt(); in getChildSections()
469 SwSectionFmt *const pSectFmt = m_pImpl->GetSectionFmt(); in getAnchor()
497 SwSectionFmt *const pSectFmt = m_pImpl->GetSectionFmt(); in dispose()
565 lcl_UpdateSection(SwSectionFmt *const pFmt, in lcl_UpdateSection()
610 SwSectionFmt *const pFmt = GetSectionFmt(); in SetPropertyValues_Impl()
1026 SwSectionFmt *const pFmt = GetSectionFmt(); in GetPropertyValues_Impl()
1487 SwSectionFmt *const pFmt = m_pImpl->GetSectionFmt(); in getPropertyStates()
1574 SwSectionFmt *const pFmt = m_pImpl->GetSectionFmt(); in setPropertyToDefault()
1726 SwSectionFmt *const pFmt = m_pImpl->GetSectionFmt(); in getPropertyDefault()
1791 SwSectionFmt const*const pFmt = m_pImpl->GetSectionFmt(); in getName()
1814 SwSectionFmt *const pFmt = m_pImpl->GetSectionFmt(); in setName()
1898 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in GetCoreObject()
1904 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in GetModel()