Home
last modified time | relevance | path

Searched refs:SC_UNO_LOOKUPLABELS (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sc/source/ui/unoobj/
H A Doptuno.cxx53 … {MAP_CHAR_LEN(SC_UNO_LOOKUPLABELS), PROP_UNO_LOOKUPLABELS, &getBooleanCppuType(), 0, 0}, in GetPropertyMap()
H A Ddocuno.cxx136 …{MAP_CHAR_LEN(SC_UNO_LOOKUPLABELS), PROP_UNO_LOOKUPLABELS, &getBooleanCppuType(), … in lcl_GetDocOptPropertyMap()
/AOO42X/main/sc/inc/
H A Dunonames.hxx471 #define SC_UNO_LOOKUPLABELS "LookUpLabels" macro
/AOO42X/main/sc/source/filter/xml/
H A DXMLCalculationSettingsContext.cxx146 …rtySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_LOOKUPLABELS)), uno::mak… in EndElement()
H A Dxmlexprt.cxx3684 …xPropertySet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_LOOKUPLABELS))) )); in WriteCalculationSettings()