Home
last modified time | relevance | path

Searched refs:rSectFmt (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx78 SwSectionFmt& rSectFmt; member in SwIntrnlSectRefLink
82 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()
/aoo41x/main/sw/source/core/edit/
H A Dedsect.cxx245 void SwEditShell::_SetSectionAttr( SwSectionFmt& rSectFmt, in _SetSectionAttr() argument
253 GetDoc()->SetAttr( aSet, rSectFmt ); in _SetSectionAttr()
256 GetDoc()->SetAttr( rSet, rSectFmt ); in _SetSectionAttr()
/aoo41x/main/sw/inc/
H A Deditsh.hxx175 SW_DLLPRIVATE void _SetSectionAttr( SwSectionFmt& rSectFmt, const SfxItemSet& rSet );

Completed in 38 milliseconds