Home
last modified time | relevance | path

Searched refs:m_xServiceFactory (Results 1 – 25 of 49) sorted by relevance

12

/trunk/main/forms/source/component/
H A DFormattedFieldWrapper.cxx68 :m_xServiceFactory(_rxFactory) in OFormattedFieldWrapper()
80 OFormattedModel* pModel = new OFormattedModel(m_xServiceFactory); in OFormattedFieldWrapper()
88 m_pEditPart = new OEditModel(m_xServiceFactory); in OFormattedFieldWrapper()
101 :m_xServiceFactory( _pCloneSource->m_xServiceFactory ) in OFormattedFieldWrapper()
120 m_pEditPart = new OEditModel( _pCloneSource->m_pEditPart, _pCloneSource->m_xServiceFactory ); in OFormattedFieldWrapper()
307 OEditModel* pBasicReader = new OEditModel(m_xServiceFactory); in read()
319 OFormattedModel* pFormattedReader = new OFormattedModel(m_xServiceFactory); in read()
363 InterfaceRef xEditModel = m_xServiceFactory->createInstance(FRM_SUN_COMPONENT_TEXTFIELD); in ensureAggregate()
367 OEditModel* pModel = new OEditModel(m_xServiceFactory); in ensureAggregate()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java105 private XMultiServiceFactory m_xServiceFactory; field in EmbedContApp
167 m_xServiceFactory = xServiceFactory; in EmbedContApp()
178 Object oTransformer = m_xServiceFactory.createInstance( "com.sun.star.util.URLTransformer" ); in init()
189 Object oJob = m_xServiceFactory.createInstance( "com.sun.star.comp.thread.MainThreadExecutor" ); in init()
863 …if ( m_xVCLWindow == null && m_xServiceFactory != null && m_xEmbedObj != null && m_xBitmap != null… in createVclWindow()
866 m_xVCLWindow = WindowHelper.createWindow( m_xServiceFactory, m_aNativeView, aBounds ); in createVclWindow()
934 m_xBitmap = WindowHelper.getVCLBitmapFromBytes( m_xServiceFactory, aAny ); in generateNewImage()
1431 Object oStorageFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.StorageFactory" ); in createTempStorage()
1457 Object oStorageFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.StorageFactory" ); in saveObjectAsFileURI()
1512 Object oStorageFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.StorageFactory" ); in loadFileURI()
[all …]
/trunk/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java56 private XMultiServiceFactory m_xServiceFactory; field in EmbedContApp
75 m_xServiceFactory = xServiceFactory; in EmbedContApp()
728 …Object oEmbedFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.EmbeddedObjectFactory… in createEmbedObject()
762 …Object oEmbedFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.EmbeddedObjectFactory… in createLinkObject()
791 …Object oEmbedFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.EmbeddedObjectFactory… in loadEmbedObject()
863 Object oStorageFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.StorageFactory" ); in createTempStorage()
889 Object oStorageFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.StorageFactory" ); in saveStorageAsFileURI()
926 Object oStorageFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.StorageFactory" ); in loadFileURI()
937 …Object oEmbedFactory = m_xServiceFactory.createInstance( "com.sun.star.embed.EmbeddedObjectFactory… in loadFileURI()
/trunk/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx77 Reference< XMultiServiceFactory > m_xServiceFactory; member in DBContentLoader
105 :m_xServiceFactory(_rxFactory) in DBG_NAME()
191 ::comphelper::ComponentContext aContext( m_xServiceFactory ); in load()
260 xController.set( m_xServiceFactory->createInstance( in load()
285 … xDataSource.set( getDataSourceByName( sDataSourceName, NULL, m_xServiceFactory, &aError ) ); in load()
H A Ddataview.cxx97 ,m_xServiceFactory(_rFactory) in DBG_NAME()
232 m_pAccel->init(m_xServiceFactory,_xFrame); in attachFrame()
H A Dgenericcontroller.cxx253 ,m_xServiceFactory(_rM) in DBG_NAME()
963 m_xServiceFactory = NULL; in disposing()
1461 ::framework::TitleHelper* pHelper = new ::framework::TitleHelper(m_xServiceFactory); in impl_getTitleHelper_throw()
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx152 …Reference< ooo::vba::XVBAToOOEventDescGen > xDescSupplier( m_xServiceFactory->createInstance( rtl:… in impl_addVbEvents_nolck_nothrow()
153 …tEventDescriptor > vbaEvents = xDescSupplier->getEventDescriptions( m_xServiceFactory->createInsta… in impl_addVbEvents_nolck_nothrow()
194 ,m_xServiceFactory(_rxFactory) in OInterfaceContainer()
205 ,m_xServiceFactory( _cloneSource.m_xServiceFactory ) in OInterfaceContainer()
239 …m_xEventAttacher.set( ::comphelper::createEventAttacherManager( m_xServiceFactory ), UNO_SET_THROW… in impl_createEventAttacher_nothrow()
570 xObj = lcl_createPlaceHolder( m_xServiceFactory ); in read()
603 xElement = xElement.query( lcl_createPlaceHolder( m_xServiceFactory ) ); in read()
619 m_xEventAttacher = ::comphelper::createEventAttacherManager( m_xServiceFactory ); in read()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DFlatXml.java49 private XMultiServiceFactory m_xServiceFactory; field in FlatXml
60 m_xServiceFactory = f; in FlatXml()
124 Object tmpObj=m_xServiceFactory.createInstance("com.sun.star.xml.sax.Parser"); in importer()
166 tmpObj = m_xServiceFactory.createInstance("com.sun.star.xml.sax.Writer"); in exporter()
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx77 :m_xServiceFactory(_rxFactory) in OPoolCollection()
80 …m_xManager = Reference< XDriverManager >(m_xServiceFactory->createInstance(::rtl::OUString::create… in OPoolCollection()
85 m_xServiceFactory->createInstance( in OPoolCollection()
97 …m_xDesktop = Reference< ::com::sun::star::frame::XDesktop>( m_xServiceFactory->createInstance(::rt… in OPoolCollection()
352 …Reference< XInterface > xProvider = m_xServiceFactory->createInstance(::rtl::OUString(RTL_CONSTASC… in createWithServiceFactory()
/trunk/main/uui/source/
H A Dinteractionhandler.cxx33 : m_xServiceFactory(rServiceFactory), in UUIInteractionHandler()
34 m_pImpl(new UUIInteractionHelper(m_xServiceFactory)) in UUIInteractionHandler()
74 m_pImpl = new UUIInteractionHelper(m_xServiceFactory, rArguments); in initialize()
H A Diahndl-filter.cxx422 m_xServiceFactory, in handleNoSuchFilterRequest()
441 m_xServiceFactory, in handleAmbigousFilterRequest()
459 handleFilterOptionsRequest_(m_xServiceFactory, in handleFilterOptionsRequest()
H A Diahndl.cxx134 m_xServiceFactory(rServiceFactory), in UUIInteractionHelper()
142 m_xServiceFactory(rServiceFactory) in UUIInteractionHelper()
370 …Reference< XInteractionHandler2 > xHandler( m_xServiceFactory->createInstance( i_rServiceName ), U… in handleCustomRequest()
402 m_xServiceFactory, in handleTypedHandlerImplementations()
965 m_xServiceFactory->createInstance( in getInteractionHandlerList()
1130 xIH.set(m_xServiceFactory->createInstanceWithArguments( in getInteractionHandler()
H A Dsslwarndlg.hxx57 …st com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& m_xServiceFactory; member in SSLWarnDialog
71 …ce< com::sun::star::lang::XMultiServiceFactory > getServiceFactory() { return m_xServiceFactory; }; in getServiceFactory()
H A Dunknownauthdlg.hxx59 …st com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& m_xServiceFactory; member in UnknownAuthDialog
73 …ce< com::sun::star::lang::XMultiServiceFactory > getServiceFactory() { return m_xServiceFactory; }; in getServiceFactory()
H A Diahndl-authentication.cxx643 m_xServiceFactory, in handleAuthenticationRequest()
655 m_xServiceFactory, in handleAuthenticationRequest()
H A Dsslwarndlg.cxx77 m_xServiceFactory ( xServiceFactory ), in SSLWarnDialog()
H A Dunknownauthdlg.cxx87 m_xServiceFactory ( xServiceFactory ), in UnknownAuthDialog()
/trunk/main/sfx2/source/appl/
H A Dimestatuswindow.cxx58 m_xServiceFactory(rServiceFactory), in ImeStatusWindow()
173 if (!m_xServiceFactory.is()) in getConfig()
180 m_xServiceFactory->createInstance( in getConfig()
H A Dimestatuswindow.hxx111 m_xServiceFactory; member in sfx2::appl::ImeStatusWindow
/trunk/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx103 const Reference< XMultiServiceFactory > m_xServiceFactory; member in sfx2::SfxModelFactory
116 :m_xServiceFactory( _rxServiceFactory ) in SfxModelFactory()
131 return (*m_pComponentFactoryFunc)( m_xServiceFactory, _nCreationFlags ); in impl_createInstance()
/trunk/main/framework/source/uielement/
H A Dmenubarwrapper.cxx159 m_xServiceFactory->createInstance( in initialize()
173 xTrans.set( m_xServiceFactory->createInstance( in initialize()
208 MenuBarManager* pMenuBarManager = new MenuBarManager( m_xServiceFactory, in initialize()
H A Dstatusbarwrapper.cxx99 m_xServiceFactory.clear(); in dispose()
133 … pStatusBarManager = new StatusBarManager( m_xServiceFactory, xFrame, m_aResourceURL, pStatusBar ); in initialize()
/trunk/main/dbaccess/inc/
H A Ddataview.hxx41 …tar::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xServiceFactory; // the serv…
70 …no::Reference< ::com::sun::star::lang::XMultiServiceFactory > getORB() { return m_xServiceFactory;} in getORB()
/trunk/main/filter/source/xsltfilter/
H A Duof2merge.cxx389 , m_xServiceFactory(rxFactory) in UOF2Merge()
404 …m_xPipeInStream.set(m_xServiceFactory->createInstance( ::rtl::OUString::createFromAscii("com.sun.s… in init()
408 …m_xSaxParser.set(m_xServiceFactory->createInstance( ::rtl::OUString::createFromAscii("com.sun.star… in init()
411 …m_xExtDocHdl.set(m_xServiceFactory->createInstance( ::rtl::OUString::createFromAscii("com.sun.star… in init()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx230 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xServiceFactory;
514 getServiceManager() const { return m_xServiceFactory; } in getServiceManager()

Completed in 122 milliseconds

12