Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/vba/
H A Dvbaformat.cxx374 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()
/aoo41x/main/sc/inc/
H A Dunonames.hxx560 #define SC_UNO_NUMBERFO "NumberFormat" macro
/aoo41x/main/sc/source/core/data/
H A Ddptabsrc.cxx1594 …{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()
/aoo41x/main/sc/source/ui/view/
H A Ddbfunc3.cxx2179 Any any = xPropSet->getPropertyValue( rtl::OUString::createFromAscii(SC_UNO_NUMBERFO) ); in ShowDataPilotSourceData()

Completed in 80 milliseconds