Home
last modified time | relevance | path

Searched refs:MID_FILLHATCH (Results 1 – 8 of 8) sorted by relevance

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DGraphicPropertyItemConverter.cxx400 aItem, MID_FILLHATCH ); in FillSpecialItem()
674 rItem.QueryValue( aHatch, MID_FILLHATCH ); in ApplySpecialItem()
/trunk/main/svx/inc/svx/
H A Dunomid.hxx95 #define MID_FILLHATCH 1 macro
H A Dunoshprp.hxx262 … , &::getCppuType((const ::com::sun::star::drawing::Hatch*)0), 0, MID_FILLHATCH}, \
/trunk/main/svx/source/unodraw/
H A Dunohtabl.cxx59 : SvxUnoNameItemTable( pModel, XATTR_FILLHATCH, MID_FILLHATCH ) in SvxUnoHatchTable()
/trunk/main/sd/source/ui/unoidl/
H A Dunopback.cxx151 && ( aIt->nMemberId == MID_FILLHATCH ) ) in fillItemSet()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx4526 case MID_FILLHATCH: in QueryValue()
4604 case MID_FILLHATCH: in PutValue()
/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx544 … XATTR_FILLHATCH, CPPU_E2T(CPPUTYPE_HATCH), 0, MID_FILLHATCH}, \
1017 … XATTR_FILLHATCH, CPPU_E2T(CPPUTYPE_HATCH), 0, MID_FILLHATCH}, in GetPropertyMapEntries()
1045 … XATTR_FILLHATCH, CPPU_E2T(CPPUTYPE_HATCH), 0, MID_FILLHATCH}, in GetPropertyMapEntries()
H A Dunoframe.cxx248 … const uno::Any* pXFillHatchItem = 0; GetProperty(XATTR_FILLHATCH, MID_FILLHATCH, pXFillHatchItem); in FillBaseProperties()
407 aXFillHatchItem.PutValue(*pXFillHatchItem, MID_FILLHATCH); in FillBaseProperties()