Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dunonames.hxx255 #define SC_UNONAME_SUBTOTALS "Subtotals" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dunonames.hxx256 #define SC_UNONAME_SUBTOTALS "Subtotals" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Ddapiuno.cxx142 … {u"" SC_UNONAME_SUBTOTALS, 0, cppu::UnoType<Sequence<GeneralFunction>>::get(), 0, 0 }, in lcl_GetDataPilotFieldMap()
1713 else if ( aPropertyName == SC_UNONAME_SUBTOTALS ) in setPropertyValue()
1846 else if ( aPropertyName == SC_UNONAME_SUBTOTALS ) in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Ddapiuno.cxx144 …{OUString(SC_UNONAME_SUBTOTALS), 0, cppu::UnoType<Sequence<GeneralFunction>>::get(), 0, 0 }, in lcl_GetDataPilotFieldMap()
1720 else if ( aPropertyName == SC_UNONAME_SUBTOTALS ) in setPropertyValue()
1853 else if ( aPropertyName == SC_UNONAME_SUBTOTALS ) in getPropertyValue()