Searched refs:MID_VERTORIENT_RELATION (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/inc/ |
H A D | unomid.h | 42 #define MID_VERTORIENT_RELATION 1 macro
|
/trunk/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 1293 case MID_VERTORIENT_RELATION: in QueryValue() 1332 case MID_VERTORIENT_RELATION: in PutValue()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 348 …N), RES_VERT_ORIENT, CPPU_E2T(CPPUTYPE_INT16), PROPERTY_NONE ,MID_VERTORIENT_RELATION }, … 836 …RES_VERT_ORIENT, CPPU_E2T(CPPUTYPE_INT16), PROPERTY_NONE ,MID_VERTORIENT_RELATION }, in GetPropertyMapEntries() 1393 … CPPU_E2T(CPPUTYPE_INT16), PROPERTY_NONE|PropertyAttribute::MAYBEVOID ,MID_VERTORIENT_RELATION }, in GetPropertyMapEntries()
|
H A D | unoframe.cxx | 649 GetProperty(RES_VERT_ORIENT, MID_VERTORIENT_RELATION, pVertR ); in FillBaseProperties() 658 bRet &= ((SfxPoolItem&)aOrient).PutValue(*pVertR, MID_VERTORIENT_RELATION); in FillBaseProperties()
|
Completed in 53 milliseconds