Searched refs:SC_UNO_COLGRAND (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 544 #define SC_UNO_COLGRAND "ColumnGrand" macro
|
/aoo41x/main/sc/source/core/data/ |
H A D | dptabsrc.cxx | 1170 {MAP_CHAR_LEN(SC_UNO_COLGRAND), 0, &getBooleanCppuType(), 0, 0 }, in getPropertySetInfo() 1192 if ( aNameStr.EqualsAscii( SC_UNO_COLGRAND ) ) in setPropertyValue() 1219 if ( aNameStr.EqualsAscii( SC_UNO_COLGRAND ) ) in getPropertyValue()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 105 {MAP_CHAR_LEN(SC_UNO_COLGRAND), 0, &getBooleanCppuType(), 0, 0 }, in lcl_GetDataPilotDescriptorBaseMap() 791 if ( aNameString.EqualsAscii( SC_UNO_COLGRAND ) ) in setPropertyValue() 940 if ( aNameString.EqualsAscii( SC_UNO_COLGRAND ) ) in getPropertyValue()
|
Completed in 132 milliseconds