Home
last modified time | relevance | path

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

/aoo41x/main/svx/inc/svx/
H A Dunoshprp.hxx195 …Distance"), XATTR_FORMTXTDISTANCE, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
196 …tWorkStart"), XATTR_FORMTXTSTART, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
201 …dowOffsetX"), XATTR_FORMTXTSHDWXVAL, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
202 …dowOffsetY"), XATTR_FORMTXTSHDWYVAL, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
210 …E_SHADOWXDIST), SDRATTR_SHADOWXDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
211 …AME_SHADOWYDIST), SDRATTR_SHADOWYDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM},
217 …NDWIDTH), XATTR_LINEENDWIDTH, &::getCppuType((const sal_Int32*)0) , 0, SFX_METRIC_ITEM}, \
223 …E_LINEWIDTH), XATTR_LINEWIDTH, &::getCppuType((const sal_Int32*)0) , 0, SFX_METRIC_ITEM},
271 …DIUS), SDRATTR_ECKENRADIUS , &::getCppuType((const sal_Int32*)0) , 0, SFX_METRIC_ITEM},
287 …LEFTDIST), SDRATTR_TEXT_LEFTDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \
[all …]
/aoo41x/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()
/aoo41x/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 …N("CaptionGap"), SDRATTR_CAPTIONGAP, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, in ImplGetSvxCaptionPropertyMap()
689 …EscapeAbsolute"), SDRATTR_CAPTIONESCABS, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, in ImplGetSvxCaptionPropertyMap()
690 …onLineLength"), SDRATTR_CAPTIONLINELEN, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, in ImplGetSvxCaptionPropertyMap()
/aoo41x/main/svx/source/table/
H A Dcell.cxx85 …LEFTDIST), SDRATTR_TEXT_LEFTDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \ in ImplGetSvxCellPropertySet()
86 …OWERDIST), SDRATTR_TEXT_LOWERDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \ in ImplGetSvxCellPropertySet()
87 …IGHTDIST), SDRATTR_TEXT_RIGHTDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \ in ImplGetSvxCellPropertySet()
88 …PPERDIST), SDRATTR_TEXT_UPPERDIST, &::getCppuType((const sal_Int32*)0), 0, SFX_METRIC_ITEM}, \ in ImplGetSvxCellPropertySet()
/aoo41x/main/editeng/inc/editeng/
H A Dunotext.hxx146 …), EE_PARA_ULSPACE, &::getCppuType((const sal_Int32*)0), 0, MID_LO_MARGIN|SFX_METRIC_ITEM }, \
149 … EE_PARA_LRSPACE, &::getCppuType((const sal_Int32*)0), 0, MID_TXT_LMARGIN|SFX_METRIC_ITEM }, \
151 …N), EE_PARA_LRSPACE, &::getCppuType((const sal_Int32*)0), 0, MID_R_MARGIN|SFX_METRIC_ITEM }, \
153 …N), EE_PARA_ULSPACE, &::getCppuType((const sal_Int32*)0), 0, MID_UP_MARGIN|SFX_METRIC_ITEM },\
154 …_PARA_LRSPACE, &::getCppuType((const sal_Int32*)0), 0, MID_FIRST_LINE_INDENT|SFX_METRIC_ITEM}, \
H A Dunoipset.hxx37 #define SFX_METRIC_ITEM (0x40) macro

Completed in 74 milliseconds