Searched refs:SC_UNO_NUMBERFO (Results 1 – 4 of 4) sorted by relevance
374 rtl::OUString sPropName( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_NUMBERFO ) ); in getNumberFormatLocal()410 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_NUMBERFO ) ), … in setNumberFormat()426 rtl::OUString sNumFormat( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_NUMBERFO ) ); in setNumberFormatLocal()469 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_NUMBERFO ) ), … in setNumberFormat()740 rtl::OUString sNumFormat( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_NUMBERFO ) ); in getNumberFormat()
560 #define SC_UNO_NUMBERFO "NumberFormat" macro
1594 …{MAP_CHAR_LEN(SC_UNO_NUMBERFO), 0, &getCppuType((sal_Int32*)0), beans::PropertyAttribute::READO… in getPropertySetInfo()1718 else if ( aNameStr.EqualsAscii( SC_UNO_NUMBERFO ) ) in getPropertyValue()
2179 Any any = xPropSet->getPropertyValue( rtl::OUString::createFromAscii(SC_UNO_NUMBERFO) ); in ShowDataPilotSourceData()
Completed in 8463 milliseconds