Lines Matching refs:OLimitedFormats
44 sal_Int32 OLimitedFormats::s_nInstanceCount(0);
45 ::osl::Mutex OLimitedFormats::s_aMutex;
46 Reference< XNumberFormatsSupplier > OLimitedFormats::s_xStandardFormats;
141 …OLimitedFormats::OLimitedFormats(const Reference< XMultiServiceFactory >& _rxORB, const sal_Int16 … in OLimitedFormats() function in frm::OLimitedFormats
151 OLimitedFormats::~OLimitedFormats() in ~OLimitedFormats()
157 void OLimitedFormats::ensureTableInitialized(const sal_Int16 _nTableId) in ensureTableInitialized()
211 void OLimitedFormats::clearTable(const sal_Int16 _nTableId) in clearTable()
224 …void OLimitedFormats::setAggregateSet(const Reference< XFastPropertySet >& _rxAggregate, sal_Int32… in setAggregateSet()
248 void OLimitedFormats::getFormatKeyPropertyValue( Any& _rValue ) const in getFormatKeyPropertyValue()
279 …sal_Bool OLimitedFormats::convertFormatKeyPropertyValue(Any& _rConvertedValue, Any& _rOldValue, co… in convertFormatKeyPropertyValue()
351 void OLimitedFormats::setFormatKeyPropertyValue( const Any& _rNewValue ) in setFormatKeyPropertyValue()
364 void OLimitedFormats::acquireSupplier(const Reference< XMultiServiceFactory >& _rxORB) in acquireSupplier()
382 void OLimitedFormats::releaseSupplier() in releaseSupplier()