Home
last modified time | relevance | path

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

/trunk/main/forms/source/misc/
H A Dlimitedformats.cxx44 sal_Int32 OLimitedFormats::s_nInstanceCount(0);
45 ::osl::Mutex OLimitedFormats::s_aMutex;
46 Reference< XNumberFormatsSupplier > OLimitedFormats::s_xStandardFormats;
141OLimitedFormats::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()
248 void OLimitedFormats::getFormatKeyPropertyValue( Any& _rValue ) const in getFormatKeyPropertyValue()
351 void OLimitedFormats::setFormatKeyPropertyValue( const Any& _rNewValue ) in setFormatKeyPropertyValue()
364 void OLimitedFormats::acquireSupplier(const Reference< XMultiServiceFactory >& _rxORB) in acquireSupplier()
[all …]
/trunk/main/forms/source/inc/
H A Dlimitedformats.hxx44 class OLimitedFormats class
63 OLimitedFormats(
67 ~OLimitedFormats();
/trunk/main/forms/source/component/
H A DDate.cxx100 ,OLimitedFormats( _rxFactory, FormComponentType::DATEFIELD ) in DBG_NAME()
125 ,OLimitedFormats( _rxFactory, FormComponentType::DATEFIELD ) in ODateModel()
H A DTime.cxx133 ,OLimitedFormats(_rxFactory, FormComponentType::TIMEFIELD) in DBG_NAME()
146 ,OLimitedFormats( _rxFactory, FormComponentType::TIMEFIELD ) in OTimeModel()
H A DDate.hxx40 ,public OLimitedFormats
H A DTime.hxx40 ,public OLimitedFormats

Completed in 22 milliseconds