Home
last modified time | relevance | path

Searched refs:SC_UNO_DP_LAYOUT (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dunonames.hxx623 #define SC_UNO_DP_LAYOUT "Layout" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dunonames.hxx620 #define SC_UNO_DP_LAYOUT "Layout" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddptabsrc.cxx2075 … { u"" SC_UNO_DP_LAYOUT, 0, cppu::UnoType<sheet::DataPilotFieldLayoutInfo>::get(), 0, 0 }, in getPropertySetInfo()
2109 else if ( aPropertyName == SC_UNO_DP_LAYOUT ) in setPropertyValue()
2147 else if ( aPropertyName == SC_UNO_DP_LAYOUT ) in getPropertyValue()
H A Ddpsave.cxx568 … ScUnoHelpFunctions::SetOptionalPropertyValue(xLevProp, SC_UNO_DP_LAYOUT, *pLayoutInfo); in WriteToSource()
H A Ddpobject.cxx2365 xLevProp->getPropertyValue( SC_UNO_DP_LAYOUT ) in lcl_FillLabelData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddptabsrc.cxx2068 …{ OUString(SC_UNO_DP_LAYOUT), 0, cppu::UnoType<sheet::DataPilotFieldLayoutInfo>::get(), 0… in getPropertySetInfo()
2102 else if ( aPropertyName == SC_UNO_DP_LAYOUT ) in setPropertyValue()
2140 else if ( aPropertyName == SC_UNO_DP_LAYOUT ) in getPropertyValue()
H A Ddpsave.cxx568 … ScUnoHelpFunctions::SetOptionalPropertyValue(xLevProp, SC_UNO_DP_LAYOUT, *pLayoutInfo); in WriteToSource()
H A Ddpobject.cxx2367 xLevProp->getPropertyValue( SC_UNO_DP_LAYOUT ) in lcl_FillLabelData()