Searched refs:rSectionFmt (Results 1 – 4 of 4) sorted by relevance
310 SwSectionFmt const& rSectionFmt, SwSection const& rSection, in SwUndoDelSection() argument318 , m_pMetadataUndo( rSectionFmt.CreateUndo() ) in SwUndoDelSection()
262 SwSectionFmt & rSectionFmt( m_pImpl->GetSectionFmtOrThrow() ); in getParentSection() local264 SwSectionFmt *const pParentFmt = rSectionFmt.GetParent(); in getParentSection()278 SwSectionFmt & rSectionFmt( m_pImpl->GetSectionFmtOrThrow() ); in getChildSections() local281 rSectionFmt.GetChildSections(aChildren, SORTSECT_NOT, sal_False); in getChildSections()
317 SwSectionFmt& rSectionFmt,
805 SwSectionFmt& rSectionFmt, in InsertTextSection() argument845 new SwSectionNode(aInsPos, rSectionFmt, pTOXBase); in InsertTextSection()
Completed in 25 milliseconds