Searched defs:GET_USHORT (Results 1 – 2 of 2) sorted by relevance
109 #define GET_USHORT(sid,set) (sal_uInt16)((const SfxUInt16Item&)((set).Get(GetWhich((sid))))).GetVal… macro
88 #define GET_USHORT(set,which) ((const SfxUInt16Item&)(set)->Get((which))).GetValue() macro
Completed in 28 milliseconds