Lines Matching refs:GetFmt
714 pSection->GetFmt()->SetFmtAttr( *pAttr ); in UpdateSection()
913 SwSectionFmt* pSectFmt = pSectNd->GetSection().GetFmt(); in InsertTextSection()
948 ((SwSectionNode*)pNd)->GetSection().GetFmt()-> in InsertTextSection()
1011 rFmt.SetDerivedFrom( pParent->GetSection().GetFmt() ); in lcl_initParent()
1066 m_pSection->GetFmt()->CallSwClientNotify( SwSectionFrmMoveAndDeleteHint( sal_True ) ); in ~SwSectionNode()
1068 SwSectionFmt* pFmt = m_pSection->GetFmt(); in ~SwSectionNode()
1234 m_pSection->GetFmt()->DelFrms(); in DelFrms()
1269 pSectFmt->CopyAttrs( *GetSection().GetFmt() ); in MakeCopy()
1336 pSectFmt->RegisterAsCopyOf(*GetSection().GetFmt()); in MakeCopy()
1370 SwSectionFmt *const pFmt = m_pSection->GetFmt(); in NodesArrChgd()
1388 pFmt->SetDerivedFrom( pSectNd ? pSectNd->GetSection().GetFmt() in NodesArrChgd()
1397 pSectNd->GetSection().GetFmt()->SetDerivedFrom( pFmt ); in NodesArrChgd()