Home
last modified time | relevance | path

Searched refs:xComponentContext (Results 51 – 71 of 71) sorted by relevance

123

/aoo42x/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx405 Reference< XComponentContext > xComponentContext; in startElement() local
408 xComponentContext; in startElement()
412 … XIndexContainer >( m_xContainerFactory->createInstanceWithContext( xComponentContext ), UNO_QUERY… in startElement()
/aoo42x/main/scripting/source/runtimemgr/
H A DScriptNameResolverImpl.cxx604 Reference< XComponentContext > const & xComponentContext )
607 return ( cppu::OWeakObject * ) new ScriptNameResolverImpl( xComponentContext );
/aoo42x/main/scripting/java/Framework/com/sun/star/script/framework/security/
H A DSecurityDialog.java139 public SecurityDialog( XComponentContext xComponentContext ) in SecurityDialog() argument
142 _xComponentContext = xComponentContext; in SecurityDialog()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java50 protected static void attach(XComponentContext xComponentContext) { in attach() argument
67 Object any = xComponentContext.getValueByName( in attach()
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java356 XComponentContext xComponentContext = (XComponentContext) UnoRuntime.queryInterface( in connect() local
358 return xComponentContext; in connect()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java415 final XComponentContext xComponentContext = Helper.getComponentContext(_xMSF); in getPathToExtension() local
416 …final Object aSingleton = xComponentContext.getValueByName("/singletons/com.sun.star.deployment.Pa… in getPathToExtension()
/aoo42x/main/scripting/source/provider/
H A DMasterScriptProvider.cxx69 …nce< XInterface > SAL_CALL mspf_create( Reference< XComponentContext > const & xComponentContext );
871 …ence< XInterface > SAL_CALL bnf_create( Reference< XComponentContext > const & xComponentContext );
H A DMasterScriptProviderFactory.hxx60 css::uno::Reference< css::uno::XComponentContext > const & xComponentContext );
H A DBrowseNodeFactoryImpl.hxx55 css::uno::Reference< css::uno::XComponentContext > const & xComponentContext );
/aoo42x/main/embeddedobj/source/general/
H A Ddocholder.cxx657 uno::Reference< uno::XComponentContext > xComponentContext; in MergeMenuesForInplace() local
662 xComponentContext; in MergeMenuesForInplace()
665 xIndAccessFact->createInstanceWithContext( xComponentContext ), in MergeMenuesForInplace()
/aoo42x/main/desktop/source/deployment/gui/
H A Dlicense_dialog.hxx55 Reference<XComponentContext> const & xComponentContext );
H A Ddp_gui_dialog2.hxx268 …::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext> const & xComponentContext );
H A Ddp_gui_dialog2.cxx1794 … uno::Reference< uno::XComponentContext > const& xComponentContext ) in UpdateRequiredDialogService()
1795 : m_xComponentContext( xComponentContext ) in UpdateRequiredDialogService()
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx85 Reference<XComponentContext> const & xComponentContext );
315 Reference<XComponentContext> const & xComponentContext, in create() argument
319 xComponentContext, context ); in create()
/aoo42x/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/
H A DImageShrink.java49 com.sun.star.uno.XComponentContext xComponentContext = null; field in ImageShrink
/aoo42x/main/svtools/source/graphic/
H A Dgraphicunofactory.cxx46 …ny > const & args, uno::Reference< uno::XComponentContext > const & xComponentContext ) throw (uno…
/aoo42x/main/writerfilter/source/dmapper/
H A DGraphicImport.hxx84 …::com::sun::star::uno::Reference < ::com::sun::star::uno::XComponentContext > xComponentContext,
H A DGraphicImport.cxx349 GraphicImport::GraphicImport(uno::Reference < uno::XComponentContext > xComponentContext, in GraphicImport() argument
357 , m_xComponentContext( xComponentContext ) in GraphicImport()
/aoo42x/main/svx/workben/
H A Dedittest.cxx168 …Reference< XComponentContext > xComponentContext = ::cppu::defaultBootstrap_InitialComponentCon… in createApplicationServiceManager() local
169 if ( xComponentContext.is() ) in createApplicationServiceManager()
170 xMS = xMS.query( xComponentContext->getServiceManager() ); in createApplicationServiceManager()
/aoo42x/main/framework/source/uielement/
H A Dmenubarmanager.cxx1232 Reference< XComponentContext > xComponentContext; in CreatePopupMenuController() local
1236 xComponentContext; in CreatePopupMenuController()
1242 xComponentContext ), in CreatePopupMenuController()
H A Dtoolbarmanager.cxx931 Reference< XComponentContext > xComponentContext; in CreateControllers() local
940 …pertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContext" ))) >>= xComponentContext; in CreateControllers()
1001 aCommandURL, aArgs, xComponentContext ), in CreateControllers()

Completed in 129 milliseconds

123