Home
last modified time | relevance | path

Searched refs:_xFactory (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/dbaccess/source/ui/dlg/
H A DAdabasStat.cxx88 const Reference< XMultiServiceFactory >& _xFactory) in OAdabasStatistics()
161 … ::dbaui::showError( SQLExceptionInfo( ::cppu::getCaughtException() ), pParent, _xFactory ); in OAdabasStatistics()
205 ::dbaui::showError(SQLExceptionInfo(e),pParent,_xFactory); in OAdabasStatistics()
259 ::dbaui::showError(SQLExceptionInfo(e),pParent,_xFactory); in OAdabasStatistics()
H A DDriverSettings.cxx39 …::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xFactory, ::std::vector< … in getSupportedIndirectSettings() argument
60 ::connectivity::DriversConfig aDriverConfig(_xFactory); in getSupportedIndirectSettings()
H A DDbAdminImpl.hxx71 …(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xFactory) in DataSourceInfoConverter() argument
72 :m_xFactory(_xFactory) in DataSourceInfoConverter()
H A DAdabasStat.hxx87 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xFactory);
H A DDriverSettings.hxx49 …::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xFactory,::std::vector< s…
/trunk/main/reportdesign/source/core/api/
H A DTools.cxx60 ,const uno::Reference< lang::XMultiServiceFactory>& _xFactory in cloneObject()
63 OSL_ENSURE(_xReportComponent.is() && _xFactory.is() ,"reportcomponent is null -> GPF"); in cloneObject()
64 …uno::Reference< report::XReportComponent> xClone(_xFactory->createInstance(_sServiceName),uno::UNO… in cloneObject()
H A DFixedText.cxx65 ,const uno::Reference< lang::XMultiServiceFactory>& _xFactory in OFixedText()
74 m_aProps.aComponent.m_xFactory = _xFactory; in OFixedText()
H A DFormattedField.cxx72 ,const uno::Reference< lang::XMultiServiceFactory>& _xFactory in OFormattedField()
81 m_aProps.aComponent.m_xFactory = _xFactory; in OFormattedField()
H A DImageControl.cxx133 ,const uno::Reference< lang::XMultiServiceFactory>& _xFactory in OImageControl()
143 m_aProps.aComponent.m_xFactory = _xFactory; in OImageControl()
H A DFixedLine.cxx156 ,const uno::Reference< lang::XMultiServiceFactory>& _xFactory in OFixedLine()
169 m_aProps.aComponent.m_xFactory = _xFactory; in OFixedLine()
H A DShape.cxx74 ,const uno::Reference< lang::XMultiServiceFactory>& _xFactory in OShape()
86 m_aProps.aComponent.m_xFactory = _xFactory; in OShape()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx151 FastLoader(uno::Reference< lang::XMultiServiceFactory > const & _xFactory,StartType _eType) in FastLoader() argument
152 :m_xFactory(_xFactory) in FastLoader()
248 …erence< lang::XMultiServiceFactory > const & _xFactory) : m_xFactory(_xFactory),m_aTypeCollection( in DatasourceURLListener() argument
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx1175 , _xFactory( xFactory ) in SFX_IMPL_XINTERFACE_2()
1178 _xFactory->createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in SFX_IMPL_XINTERFACE_2()
1258 _xFactory->createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in loadFromURL()
1265 uno::Reference< embed::XStorage > xStorage = GetStorage_Impl( aURL, sal_False, _xFactory ); in loadFromURL()
1285 uno::Reference < document::XStandaloneDocumentInfo > xBinary( _xFactory->createInstance( in loadFromURL()
1305 uno::Reference< embed::XStorage > xStorage = GetStorage_Impl( aURL, sal_True, _xFactory ); in storeIntoURL()
1333 uno::Reference < document::XStandaloneDocumentInfo > xBinary( _xFactory->createInstance( in storeIntoURL()
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx65 …(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xFactory) in DBG_NAME()
66 :m_aDriverConfig(_xFactory) in DBG_NAME()
67 ,m_xFactory(_xFactory) in DBG_NAME()
/trunk/main/dbaccess/source/ui/inc/
H A DUITools.hxx138 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xFactory);
252 … const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xFactory,
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx479 …const SQLExceptionInfo& _rInfo,Window* _pParent,const Reference< XMultiServiceFactory >& _xFactory) in showError() argument
482 ::dbtools::showError(_rInfo,VCLUnoHelper::GetInterface(_pParent),_xFactory); in showError()
1238 const Reference< XMultiServiceFactory >& _xFactory, in appendToFilter()
1270 …heckDataSourceAvailable(::comphelper::getString(xProp->getPropertyValue(PROPERTY_NAME)),_xFactory)) in appendToFilter()
/trunk/main/dbaccess/source/inc/
H A Ddsntypes.hxx129 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xFactory);
/trunk/main/reportdesign/source/core/inc/
H A DTools.hxx85 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>& _xFactory
H A DFixedText.hxx78 …,const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & _xFactory
H A DFormattedField.hxx81 …,const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & _xFactory
H A DImageControl.hxx75 …,const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & _xFactory
H A DFixedLine.hxx80 …,const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & _xFactory
H A DShape.hxx86 …,const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & _xFactory
/trunk/main/sfx2/inc/sfx2/
H A Dobjuno.hxx165 ::com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceFactory > _xFactory;
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1533 const Reference< XMultiServiceFactory >& _xFactory) in showError()
1545 _xFactory->createInstanceWithArguments(s_sDialogServiceName, aArgs), UNO_QUERY); in showError()

Completed in 112 milliseconds

12