Home
last modified time | relevance | path

Searched refs:GetSectionFmt (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx142 SwSectionFmt * GetSectionFmt() const in GetSectionFmt() function in SwXTextSection::Impl
149 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 …]
H A Dunoidx.cxx376 SwSectionFmt * GetSectionFmt() const { in GetSectionFmt() function in SwXDocumentIndex::Impl
383 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 …]
/trunk/main/sw/source/core/edit/
H A Dedsect.cxx160 const SwSectionFmt& SwEditShell::GetSectionFmt( sal_uInt16 nFmt ) const in GetSectionFmt() function in SwEditShell
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx96 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()
/trunk/main/sw/inc/
H A Deditsh.hxx806 const SwSectionFmt& GetSectionFmt(sal_uInt16 nFmt) const;
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx313 if( (pFmt = &pWrtShell->GetSectionFmt(i))->IsInNodesArr() && in Init()
657 if( (pFmt = &pWrtShell->GetSectionFmt(i))->IsInNodesArr() && in FillMemberList()
H A Dglbltree.cxx1453 const SwSectionFmt& rFmt = rSh.GetSectionFmt(nCount); in InsertRegion()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx848 SwSectionData aSectionData( *rWorkShell.GetSectionFmt( nSection ).GetSection() ); in lcl_RemoveSectionLinks()

Completed in 74 milliseconds