Searched refs:SC_UNO_GRANDTOTAL_NAME (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | unonames.hxx | 566 #define SC_UNO_GRANDTOTAL_NAME "GrandTotalName" macro
|
/aoo41x/main/sc/source/core/data/ |
H A D | dptabsrc.cxx | 1178 {MAP_CHAR_LEN(SC_UNO_GRANDTOTAL_NAME), 0, &getCppuType(static_cast<OUString*>(0)), 0, 0 }, in getPropertySetInfo() 1200 else if (aNameStr.EqualsAscii(SC_UNO_GRANDTOTAL_NAME)) in setPropertyValue() 1235 else if (aNameStr.EqualsAscii(SC_UNO_GRANDTOTAL_NAME)) in getPropertyValue()
|
H A D | dpsave.cxx | 1109 …ScUnoHelpFunctions::SetOptionalPropertyValue(xSourceProp, SC_UNO_GRANDTOTAL_NAME, *pGrandTotalName… in WriteToSource()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 107 …{MAP_CHAR_LEN(SC_UNO_GRANDTOTAL_NAME),0,&getCppuType((rtl::OUString*)0), beans::PropertyAttribute:… in lcl_GetDataPilotDescriptorBaseMap() 815 else if ( aNameString.EqualsAscii( SC_UNO_GRANDTOTAL_NAME ) ) in setPropertyValue() 964 else if ( aNameString.EqualsAscii( SC_UNO_GRANDTOTAL_NAME ) ) in getPropertyValue()
|
Completed in 156 milliseconds