Home
last modified time | relevance | path

Searched defs:GetAttrSet (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/sw/source/ui/inc/
H A Dfrmmgr.hxx132 inline const SfxItemSet &GetAttrSet() const { return aSet; } in GetAttrSet() function in SwFlyFrmAttrMgr
133 inline SfxItemSet &GetAttrSet() { return aSet; } in GetAttrSet() function in SwFlyFrmAttrMgr
/trunk/main/sw/source/core/text/
H A Ditratr.hxx110 inline const SwAttrSet* GetAttrSet() const { return pAttrSet; } in GetAttrSet() function in SwAttrIter
/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx653 const SwAttrSet* SwFrm::GetAttrSet() const in GetAttrSet() function in SwFrm
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx351 inline const SwAttrSet &GetAttrSet() const { return rAttrSet; } in GetAttrSet() function in SwBorderAttrs
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx2405 const SfxItemSet* SwTOXBase::GetAttrSet() const in GetAttrSet() function in SwTOXBase
/trunk/main/sw/inc/
H A Dformat.hxx125 inline const SwAttrSet& GetAttrSet() const { return aSet; } in GetAttrSet() function in SwFmt
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx447 SfxItemSet& GetAttrSet() { return aAttrSet; } in GetAttrSet() function in SvxRTFItemStackType
448 const SfxItemSet& GetAttrSet() const { return aAttrSet; } in GetAttrSet() function in SvxRTFItemStackType
466 inline SfxItemSet& SvxRTFParser::GetAttrSet() in GetAttrSet() function in SvxRTFParser

Completed in 46 milliseconds