Searched refs:GetSectionFmt (Results 1 – 8 of 8) sorted by relevance
142 SwSectionFmt * GetSectionFmt() const in GetSectionFmt() function in SwXTextSection::Impl149 SwSectionFmt *const pFmt( GetSectionFmt() ); in GetSectionFmtOrThrow()191 return m_pImpl->GetSectionFmt(); in GetFmt()512 if (!m_pImpl->GetSectionFmt()) in addEventListener()527 if (!m_pImpl->GetSectionFmt() || in removeEventListener()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()[all …]
376 SwSectionFmt * GetSectionFmt() const { in GetSectionFmt() function in SwXDocumentIndex::Impl383 SwSectionFmt *const pSectionFmt(GetSectionFmt()); in GetTOXSectionOrThrow()606 SwSectionFmt *const pFmt = m_pImpl->GetSectionFmt(); in update()664 SwSectionFmt *const pSectionFmt(m_pImpl->GetSectionFmt()); in setPropertyValue()976 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in getPropertyValue()1414 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in getAnchor()1461 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in dispose()1511 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in getName()1539 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in setName()1562 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in GetCoreObject()[all …]
160 const SwSectionFmt& SwEditShell::GetSectionFmt( sal_uInt16 nFmt ) const in GetSectionFmt() function in SwEditShell
96 if( !(pFmt = &rSh.GetSectionFmt(i))->GetParent() && in lcl_FillList()524 if( !( pFmt = &rSh.GetSectionFmt(n))->GetParent() && in RecurseList()594 if (pFmt==&rSh.GetSectionFmt(i)) in FindArrPos()
816 const SwSectionFmt& GetSectionFmt(sal_uInt16 nFmt) const;
319 if( (pFmt = &pWrtShell->GetSectionFmt(i))->IsInNodesArr() && in Init()663 if( (pFmt = &pWrtShell->GetSectionFmt(i))->IsInNodesArr() && in FillMemberList()
1452 const SwSectionFmt& rFmt = rSh.GetSectionFmt(nCount); in InsertRegion()
848 SwSectionData aSectionData( *rWorkShell.GetSectionFmt( nSection ).GetSection() ); in lcl_RemoveSectionLinks()
Completed in 73 milliseconds