Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dunonames.hxx571 #define SC_UNO_REFVALUE "ReferenceValue" macro
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx1598 {MAP_CHAR_LEN(SC_UNO_REFVALUE), 0, &getCppuType((sheet::DataPilotFieldReference*)0), 0, 0 }, in getPropertySetInfo()
1640 else if ( aNameStr.EqualsAscii( SC_UNO_REFVALUE ) ) in setPropertyValue()
1714 else if ( aNameStr.EqualsAscii( SC_UNO_REFVALUE ) ) in getPropertyValue()
H A Ddpsave.cxx587 xDimProp->setPropertyValue( rtl::OUString::createFromAscii(SC_UNO_REFVALUE), aAny ); in WriteToSource()
H A Ddpobject.cxx1830 … xDimProp->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_REFVALUE ) ) ) in lcl_FillOldFields()

Completed in 95 milliseconds