Home
last modified time | relevance | path

Searched refs:SC_UNO_GRANDTOTAL_NAME (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/inc/
H A Dunonames.hxx566 #define SC_UNO_GRANDTOTAL_NAME "GrandTotalName" macro
/aoo42x/main/sc/source/core/data/
H A Ddptabsrc.cxx1178 {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 Ddpsave.cxx1109 …ScUnoHelpFunctions::SetOptionalPropertyValue(xSourceProp, SC_UNO_GRANDTOTAL_NAME, *pGrandTotalName… in WriteToSource()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx107 …{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 46 milliseconds