Searched defs:GetAttrSet (Results 1 – 7 of 7) sorted by relevance
132 inline const SfxItemSet &GetAttrSet() const { return aSet; } in GetAttrSet() function in SwFlyFrmAttrMgr133 inline SfxItemSet &GetAttrSet() { return aSet; } in GetAttrSet() function in SwFlyFrmAttrMgr
110 inline const SwAttrSet* GetAttrSet() const { return pAttrSet; } in GetAttrSet() function in SwAttrIter
119 inline const SwAttrSet& GetAttrSet() const { return aSet; } in GetAttrSet() function in SwFmt
447 SfxItemSet& GetAttrSet() { return aAttrSet; } in GetAttrSet() function in SvxRTFItemStackType448 const SfxItemSet& GetAttrSet() const { return aAttrSet; } in GetAttrSet() function in SvxRTFItemStackType466 inline SfxItemSet& SvxRTFParser::GetAttrSet() in GetAttrSet() function in SvxRTFParser
342 inline const SwAttrSet &GetAttrSet() const { return rAttrSet; } in GetAttrSet() function in SwBorderAttrs
653 const SwAttrSet* SwFrm::GetAttrSet() const in GetAttrSet() function in SwFrm
2405 const SfxItemSet* SwTOXBase::GetAttrSet() const in GetAttrSet() function in SwTOXBase
Completed in 55 milliseconds