Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx504 uno::Reference< beans::XPropertySet > mxRangeProps; member in NumFormatHelper
510 mxRangeProps.set( xRange, uno::UNO_QUERY_THROW); in NumFormatHelper()
516 …uno::Any aValue = mxRangeProps->getPropertyValue(rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Numbe… in getNumberProps()
544 uno::Reference< uno::XInterface > xIf( mxRangeProps, uno::UNO_QUERY_THROW ); in getNumberFormatString()
586mxRangeProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("NumberFormat") ), uno:… in setNumberFormat()
599mxRangeProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("NumberFormat") ), uno:… in setNumberFormat()

Completed in 44 milliseconds