Searched refs:SC_UNONAME_OWIDTH (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 161 #define SC_UNONAME_OWIDTH "OptimalWidth" macro
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 172 {MAP_CHAR_LEN(SC_UNONAME_OWIDTH), 0, &getBooleanCppuType(), 0, 0 }, in lcl_GetColumnsPropertyMap() 3064 else if ( aNameString.EqualsAscii( SC_UNONAME_OWIDTH ) ) in setPropertyValue() 3110 else if ( aNameString.EqualsAscii( SC_UNONAME_OWIDTH ) ) in getPropertyValue()
|
H A D | cellsuno.cxx | 524 {MAP_CHAR_LEN(SC_UNONAME_OWIDTH), SC_WID_UNO_OWIDTH, &getBooleanCppuType(), 0, 0 }, in lcl_GetColumnPropertySet()
|
Completed in 70 milliseconds