Home
last modified time | relevance | path

Searched refs:SC_UNONAME_HIDDENVALUES (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A DPivotTableDataSequence.cxx34 { u"" SC_UNONAME_HIDDENVALUES, 0, cppu::UnoType<uno::Sequence<sal_Int32>>::get(), 0, 0 }, in lcl_GetDataSequencePropertyMap()
214 || rPropertyName == SC_UNONAME_HIDDENVALUES in setPropertyValue()
229 else if (rPropertyName == SC_UNONAME_HIDDENVALUES) in getPropertyValue()
H A Dchart2uno.cxx96 …{u"" SC_UNONAME_HIDDENVALUES, 0, cppu::UnoType<uno::Sequence<sal_Int32>>::get(), 0… in lcl_GetDataSequencePropertyMap()
3287 else if ( rPropertyName == SC_UNONAME_HIDDENVALUES ) in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A DPivotTableDataSequence.cxx34 … { OUString(SC_UNONAME_HIDDENVALUES), 0, cppu::UnoType<uno::Sequence<sal_Int32>>::get(), 0, 0 }, in lcl_GetDataSequencePropertyMap()
218 || rPropertyName == SC_UNONAME_HIDDENVALUES in setPropertyValue()
233 else if (rPropertyName == SC_UNONAME_HIDDENVALUES) in getPropertyValue()
H A Dchart2uno.cxx95 …{OUString(SC_UNONAME_HIDDENVALUES), 0, cppu::UnoType<uno::Sequence<sal_Int32>>::get(), … in lcl_GetDataSequencePropertyMap()
3288 else if ( rPropertyName == SC_UNONAME_HIDDENVALUES ) in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dunonames.hxx678 #define SC_UNONAME_HIDDENVALUES "HiddenValues" macro
680 #define SC_UNONAME_HIDDENVALUES "HiddenValues" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dunonames.hxx680 #define SC_UNONAME_HIDDENVALUES "HiddenValues" macro