Searched refs:mxRangeProps (Results 1 – 1 of 1) sorted by relevance
504 uno::Reference< beans::XPropertySet > mxRangeProps; member in NumFormatHelper510 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()586 …mxRangeProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("NumberFormat") ), uno:… in setNumberFormat()599 …mxRangeProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("NumberFormat") ), uno:… in setNumberFormat()
Completed in 38 milliseconds