Home
last modified time | relevance | path

Searched refs:SFX_METRIC_ITEM (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dunoshprp.hxx195 …XATTR_FORMTXTDISTANCE, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
196 …XATTR_FORMTXTSTART, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
201 …XATTR_FORMTXTSHDWXVAL, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
202 …XATTR_FORMTXTSHDWYVAL, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
210 … SDRATTR_SHADOWXDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
211 … SDRATTR_SHADOWYDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM},
217 … XATTR_LINEENDWIDTH, &::getCppuType((const sal_Int32*)0) , 0, SFX_METRIC_ITEM}, \
220 … XATTR_LINESTARTWIDTH, &::getCppuType((const sal_Int32*)0) , 0, SFX_METRIC_ITEM}, \
223 … XATTR_LINEWIDTH, &::getCppuType((const sal_Int32*)0) , 0, SFX_METRIC_ITEM},
243 …TR_FILLBMP_SIZEX, &::getCppuType((const sal_Int32*)0) , 0, SFX_METRIC_ITEM}, \
[all …]
/trunk/main/editeng/source/uno/
H A Dunoipset.cxx135 sal_uInt8 nMemberId = pMap->nMemberId & (~SFX_METRIC_ITEM); in getPropertyValue()
142 if( pMap->nMemberId & SFX_METRIC_ITEM ) in getPropertyValue()
199 if( (pMap->nMemberId & SFX_METRIC_ITEM) && eMapUnit != SFX_MAPUNIT_100TH_MM ) in setPropertyValue()
207 sal_uInt8 nMemberId = pMap->nMemberId & (~SFX_METRIC_ITEM); in setPropertyValue()
232 sal_uInt8 nMemberId = pMap->nMemberId & (~SFX_METRIC_ITEM); in getPropertyValue()
257 if( pMap->nMemberId & SFX_METRIC_ITEM ) in getPropertyValue()
260 if(pMap->nMemberId & SFX_METRIC_ITEM && eMapUnit != SFX_MAPUNIT_100TH_MM) in getPropertyValue()
/trunk/main/svx/source/unodraw/
H A Dunopool.cxx136 sal_uInt8 nMemberId = pEntry->mnMemberId & (~SFX_METRIC_ITEM); in getAny()
150 if(pEntry->mnMemberId & SFX_METRIC_ITEM && eMapUnit != SFX_MAPUNIT_100TH_MM) in getAny()
170 if(pEntry->mnMemberId & SFX_METRIC_ITEM && eMapUnit != SFX_MAPUNIT_100TH_MM) in putAny()
203 sal_uInt8 nMemberId = pEntry->mnMemberId & (~SFX_METRIC_ITEM); in putAny()
H A Dunoprov.cxx685 … SDRATTR_CAPTIONGAP, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, in ImplGetSvxCaptionPropertyMap()
689 …ute"), SDRATTR_CAPTIONESCABS, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, in ImplGetSvxCaptionPropertyMap()
690 …), SDRATTR_CAPTIONLINELEN, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, in ImplGetSvxCaptionPropertyMap()
/trunk/main/svx/source/table/
H A Dcell.cxx85 …TTR_TEXT_LEFTDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \ in ImplGetSvxCellPropertySet()
86 …TTR_TEXT_LOWERDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \ in ImplGetSvxCellPropertySet()
87 …TTR_TEXT_RIGHTDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \ in ImplGetSvxCellPropertySet()
88 …TTR_TEXT_UPPERDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \ in ImplGetSvxCellPropertySet()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx146 …E, &::getCppuType((const sal_Int32*)0), 0, MID_LO_MARGIN|SFX_METRIC_ITEM }, \
149 … &::getCppuType((const sal_Int32*)0), 0, MID_TXT_LMARGIN|SFX_METRIC_ITEM }, \
151 …CE, &::getCppuType((const sal_Int32*)0), 0, MID_R_MARGIN|SFX_METRIC_ITEM }, \
153 …CE, &::getCppuType((const sal_Int32*)0), 0, MID_UP_MARGIN|SFX_METRIC_ITEM },\
154 … &::getCppuType((const sal_Int32*)0), 0, MID_FIRST_LINE_INDENT|SFX_METRIC_ITEM}, \
H A Dunoipset.hxx37 #define SFX_METRIC_ITEM (0x40) macro
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1838 const sal_uInt8 nMemberId(rEntry.nMemberId & (~SFX_METRIC_ITEM)); in lcl_SetStyleProperty()
1842 if(rEntry.nMemberId & SFX_METRIC_ITEM) in lcl_SetStyleProperty()
2505 const sal_uInt8 nMemberId(rEntry.nMemberId & (~SFX_METRIC_ITEM)); in lcl_GetStyleProperty()
2751 if(rEntry.nMemberId & SFX_METRIC_ITEM) in lcl_GetStyleProperty()
3940 const sal_uInt8 nMemberId(pEntry->nMemberId & (~SFX_METRIC_ITEM)); in GetPropertyValues_Impl()
4469 const sal_uInt8 nMemberId(pEntry->nMemberId & (~SFX_METRIC_ITEM)); in insertStyle()
4473 if(pEntry->nMemberId & SFX_METRIC_ITEM) in insertStyle()
4914 const sal_uInt8 nMemberId(pEntry->nMemberId & (~SFX_METRIC_ITEM)); in GetPropertyValues_Impl()
4964 if(pEntry->nMemberId & SFX_METRIC_ITEM) in GetPropertyValues_Impl()
H A Dunoframe.cxx1349 const sal_uInt8 nMemberId(pEntry->nMemberId & (~SFX_METRIC_ITEM)); in setPropertyValue()
1353 if(pEntry->nMemberId & SFX_METRIC_ITEM) in setPropertyValue()
1950 const sal_uInt8 nMemberId(pEntry->nMemberId & (~SFX_METRIC_ITEM)); in getPropertyValue()
2298 if(pEntry->nMemberId & SFX_METRIC_ITEM) in getPropertyValue()
2580 const sal_uInt8 nMemberId(pEntry->nMemberId & (~SFX_METRIC_ITEM)); in getPropertyDefault()
H A Dunoparagraph.cxx512 const sal_uInt8 nMemberId(rEntry.nMemberId & (~SFX_METRIC_ITEM)); in GetSinglePropertyValue_Impl()
561 if(rEntry.nMemberId & SFX_METRIC_ITEM) in GetSinglePropertyValue_Impl()
H A Dunomap.cxx523 … XATTR_FILLBMP_SIZEX, CPPU_E2T(CPPUTYPE_INT32) , 0, SFX_METRIC_ITEM}, \
524 … XATTR_FILLBMP_SIZEY, CPPU_E2T(CPPUTYPE_INT32) , 0, SFX_METRIC_ITEM}, \
1004 … XATTR_FILLBMP_SIZEX, CPPU_E2T(CPPUTYPE_INT32) , 0, SFX_METRIC_ITEM}, in GetPropertyMapEntries()
1005 … XATTR_FILLBMP_SIZEY, CPPU_E2T(CPPUTYPE_INT32) , 0, SFX_METRIC_ITEM}, in GetPropertyMapEntries()
1032 … XATTR_FILLBMP_SIZEX, CPPU_E2T(CPPUTYPE_INT32) , 0, SFX_METRIC_ITEM}, in GetPropertyMapEntries()
1033 … XATTR_FILLBMP_SIZEY, CPPU_E2T(CPPUTYPE_INT32) , 0, SFX_METRIC_ITEM}, in GetPropertyMapEntries()