Searched refs:SC_UNONAME_OWIDTH (Results 1 – 3 of 3) sorted by relevance
161 #define SC_UNONAME_OWIDTH "OptimalWidth" macro
174 {MAP_CHAR_LEN(SC_UNONAME_OWIDTH), 0, &getBooleanCppuType(), 0, 0 }, in lcl_GetColumnsPropertyMap()3095 else if ( aNameString.EqualsAscii( SC_UNONAME_OWIDTH ) ) in setPropertyValue()3141 else if ( aNameString.EqualsAscii( SC_UNONAME_OWIDTH ) ) in getPropertyValue()
524 …{MAP_CHAR_LEN(SC_UNONAME_OWIDTH), SC_WID_UNO_OWIDTH, &getBooleanCppuType(), 0,… in lcl_GetColumnPropertySet()