Searched refs:MID_FRMSIZE_REL_WIDTH (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | unomid.h | 79 #define MID_FRMSIZE_REL_WIDTH 2 macro
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmliteme.cxx | 184 case MID_FRMSIZE_REL_WIDTH: in handleSpecialItem()
|
H A D | xmlitemm.cxx | 58 M_E_SE( STYLE, REL_WIDTH, RES_FRM_SIZE, MID_FRMSIZE_REL_WIDTH ),
|
H A D | xmlexpit.cxx | 980 case MID_FRMSIZE_REL_WIDTH: in QueryXMLValue()
|
H A D | xmlimpit.cxx | 862 case MID_FRMSIZE_REL_WIDTH: in PutXMLValue()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 300 case MID_FRMSIZE_REL_WIDTH: in QueryValue() 381 case MID_FRMSIZE_REL_WIDTH: in PutValue()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 327 …RES_FRM_SIZE, CPPU_E2T(CPPUTYPE_INT16) , PROPERTY_NONE, MID_FRMSIZE_REL_WIDTH }, … 740 …S_FRM_SIZE, CPPU_E2T(CPPUTYPE_INT16) , PROPERTY_NONE, MID_FRMSIZE_REL_WIDTH }, in GetPropertyMapEntries() 1124 …PERCENT), RES_FRM_SIZE, CPPU_E2T(CPPUTYPE_INT8), PROPERTY_NONE, MID_FRMSIZE_REL_WIDTH }, in GetPropertyMapEntries()
|
H A D | unoframe.cxx | 433 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_REL_WIDTH, pRelW); in FillBaseProperties() 460 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pRelW, MID_FRMSIZE_REL_WIDTH); in FillBaseProperties()
|
H A D | unotbl.cxx | 245 rSz.QueryValue(aRet, MID_FRMSIZE_REL_WIDTH); in lcl_GetSpecialProperty() 2026 ((SfxPoolItem&)aSz).PutValue(*pRelWidth, MID_FRMSIZE_REL_WIDTH|CONVERT_TWIPS); in ApplyTblAttr()
|
Completed in 100 milliseconds