Searched refs:SvNumberFormatsSupplierServiceObject (Results 1 – 3 of 3) sorted by relevance
49 return static_cast< ::cppu::OWeakObject* >(new SvNumberFormatsSupplierServiceObject(_rxFactory)); in SvNumberFormatsSupplierServiceObject_CreateInstance()53 SvNumberFormatsSupplierServiceObject::SvNumberFormatsSupplierServiceObject(const ::com::sun::star::… in SvNumberFormatsSupplierServiceObject() function in SvNumberFormatsSupplierServiceObject60 SvNumberFormatsSupplierServiceObject::~SvNumberFormatsSupplierServiceObject() in ~SvNumberFormatsSupplierServiceObject()70 Any SAL_CALL SvNumberFormatsSupplierServiceObject::queryAggregation( const Type& _rType ) throw (Ru… in queryAggregation()85 void SAL_CALL SvNumberFormatsSupplierServiceObject::initialize( const Sequence< Any >& _rArguments … in initialize()127 ::rtl::OUString SAL_CALL SvNumberFormatsSupplierServiceObject::getImplementationName( ) throw(Runt… in getImplementationName()145 Sequence< ::rtl::OUString > SAL_CALL SvNumberFormatsSupplierServiceObject::getSupportedServiceNames… in getSupportedServiceNames()153 ::rtl::OUString SAL_CALL SvNumberFormatsSupplierServiceObject::getServiceName( ) throw(RuntimeExce… in getServiceName()184 Reference< XPropertySet > SAL_CALL SvNumberFormatsSupplierServiceObject::getNumberFormatSettings() … in getNumberFormatSettings()192 Reference< XNumberFormats > SAL_CALL SvNumberFormatsSupplierServiceObject::getNumberFormats() throw… in getNumberFormats()[all …]
41 class SvNumberFormatsSupplierServiceObject class58 …SvNumberFormatsSupplierServiceObject(const ::com::sun::star::uno::Reference< ::com::sun::star::lan…59 ~SvNumberFormatsSupplierServiceObject();
45 DECLARE_CREATEINSTANCE( SvNumberFormatsSupplierServiceObject ) in DECLARE_CREATEINSTANCE() argument
Completed in 22 milliseconds