Searched refs:RES_WRAP_INFLUENCE_ON_OBJPOS (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/sw/source/core/attr/ |
H A D | fmtwrapinfluenceonobjpos.cxx | 39 : SfxPoolItem( RES_WRAP_INFLUENCE_ON_OBJPOS ), in SwFmtWrapInfluenceOnObjPos() 46 : SfxPoolItem( RES_WRAP_INFLUENCE_ON_OBJPOS ), in SwFmtWrapInfluenceOnObjPos()
|
/aoo4110/main/sw/inc/ |
H A D | fmtwrapinfluenceonobjpos.hxx | 68 { return (const SwFmtWrapInfluenceOnObjPos&)Get( RES_WRAP_INFLUENCE_ON_OBJPOS,bInP); } in GetWrapInfluenceOnObjPos()
|
H A D | hintids.hxx | 230 RES_WRAP_INFLUENCE_ON_OBJPOS, // 119 enumerator
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 1421 case RES_WRAP_INFLUENCE_ON_OBJPOS: in setPropertyValue() 1641 case RES_WRAP_INFLUENCE_ON_OBJPOS: in getPropertyValue() 1828 case RES_WRAP_INFLUENCE_ON_OBJPOS: in getPropertyStates() 1899 case RES_WRAP_INFLUENCE_ON_OBJPOS: in setPropertyToDefault()
|
H A D | unomap.cxx | 357 …{ SW_PROP_NMID(UNO_NAME_WRAP_INFLUENCE_ON_POSITION), RES_WRAP_INFLUENCE_ON_OBJPOS, CPPU_E2T(CPPUTY… 779 …{ SW_PROP_NMID(UNO_NAME_WRAP_INFLUENCE_ON_POSITION), RES_WRAP_INFLUENCE_ON_OBJPOS, CPPU_E2T(CPPUTY… in GetPropertyMapEntries() 1219 …{ SW_PROP_NMID(UNO_NAME_WRAP_INFLUENCE_ON_POSITION), RES_WRAP_INFLUENCE_ON_OBJPOS, CPPU_E2T(CPPUTY… in GetPropertyMapEntries()
|
H A D | unoframe.cxx | 523 GetProperty(RES_WRAP_INFLUENCE_ON_OBJPOS, MID_WRAP_INFLUENCE, pWrapInfluenceOnObjPos); in FillBaseProperties()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1642 RES_WRAP_INFLUENCE_ON_OBJPOS == nWhich || in Modify() 1649 RES_WRAP_INFLUENCE_ON_OBJPOS, sal_False ) ) ) ) in Modify()
|
/aoo4110/main/sw/source/core/bastyp/ |
H A D | init.cxx | 622 aAttrTab[ RES_WRAP_INFLUENCE_ON_OBJPOS - POOLATTR_BEGIN ] = in _InitCore()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | fly.cxx | 894 case RES_WRAP_INFLUENCE_ON_OBJPOS: in _UpdateAttr()
|
Completed in 101 milliseconds