Searched refs:rSectFmt (Results 1 – 3 of 3) sorted by relevance
78 SwSectionFmt& rSectFmt; member in SwIntrnlSectRefLink82 rSectFmt( rFmt ) in SwIntrnlSectRefLink()1374 SwSectionNode* pSectNd = rSectFmt.GetSectionNode( sal_False ); in DataChanged()1375 SwDoc* pDoc = rSectFmt.GetDoc(); in DataChanged()1652 SwDoc* pDoc = rSectFmt.GetDoc(); in Closed()1660 if( rFmts[ --n ] == &rSectFmt ) in Closed()1670 SwSectionData aSectionData(*rSectFmt.GetSection()); in Closed()1684 SwSectionNode* pSectNd = rSectFmt.GetSectionNode( sal_False ); in Closed()1797 return rSectFmt.GetSectionNode( sal_False ); in GetAnchor()1804 SwStartNode* pSttNd = rSectFmt.GetSectionNode( sal_False ); in IsInRange()
245 void SwEditShell::_SetSectionAttr( SwSectionFmt& rSectFmt, in _SetSectionAttr() argument253 GetDoc()->SetAttr( aSet, rSectFmt ); in _SetSectionAttr()256 GetDoc()->SetAttr( rSet, rSectFmt ); in _SetSectionAttr()
175 SW_DLLPRIVATE void _SetSectionAttr( SwSectionFmt& rSectFmt, const SfxItemSet& rSet );
Completed in 27 milliseconds