Searched refs:SC_UNO_REFVALUE (Results 1 – 4 of 4) sorted by relevance
571 #define SC_UNO_REFVALUE "ReferenceValue" macro
1598 {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()
587 xDimProp->setPropertyValue( rtl::OUString::createFromAscii(SC_UNO_REFVALUE), aAny ); in WriteToSource()
1830 … xDimProp->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_REFVALUE ) ) ) in lcl_FillOldFields()
Completed in 54 milliseconds