Home
last modified time | relevance | path

Searched refs:context (Results 201 – 225 of 565) sorted by relevance

12345678910>>...23

/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ !
H A DScriptSourceModel.java83 public Object execute(final XScriptContext context, ClassLoader cl ) in execute() argument
117 interpreter.set("XSCRIPTCONTEXT", context); in execute()
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/ !
H A DBug111153_Test.java58 protected boolean run(XComponentContext context) throws Throwable { in run() argument
60 XTransport.class, getBridge(context).getInstance("Transport")); in run()
H A DStopMessageDispatcherTest.java58 protected boolean run(XComponentContext context) throws Throwable { in run() argument
60 XTest.class, getBridge(context).getInstance("Test")); in run()
H A DBug110892_Test.java66 protected boolean run(XComponentContext context) throws Throwable { in run() argument
68 XTest.class, getBridge(context).getInstance("Test")); in run()
H A DBug108825_Test.java63 protected boolean run(XComponentContext context) throws Throwable { in run() argument
65 XTest.class, getBridge(context).getInstance("Test")); in run()
/trunk/main/scripting/source/provider/ !
H A DMasterScriptProviderFactory.cxx60 MasterScriptProviderFactory::createScriptProvider( const Any& context ) throw ( lang::IllegalArgume… in createScriptProvider() argument
62 …Reference< provider::XScriptProvider > xMsp( getActiveMSPList() ->getMSPFromAnyContext( context ),… in createScriptProvider()
/trunk/main/offapi/com/sun/star/ui/ !
H A DContextChangeEventMultiplexer.idl32 /** Multiplex events for context changes.
34 A typical listener for context changes is the sidebar.
/trunk/main/sd/source/core/annotations/ !
H A DAnnotation.cxx63 explicit Annotation( const Reference< XComponentContext >& context, SdPage* pPage );
177 Annotation::Annotation( const Reference< XComponentContext >& context, SdPage* pPage ) in Annotation() argument
179 , ::cppu::PropertySetMixin< XAnnotation >(context, static_cast< Implements >(IMPLEMENTS_PROPERTY_SE… in Annotation()
/trunk/main/writerfilter/source/ooxml/ !
H A DOOXMLFastTokenHandler.cxx41 (css::uno::Reference< css::uno::XComponentContext > const & context) in OOXMLFastTokenHandler()
42 : m_xContext(context) in OOXMLFastTokenHandler()
H A DOOXMLFastDocumentHandler.cxx45 uno::Reference< uno::XComponentContext > const & context, in OOXMLFastDocumentHandler()
48 : m_xContext(context) in OOXMLFastDocumentHandler()
/trunk/main/stoc/test/registry_tdprovider/ !
H A Dtestregistrytdprovider.cxx80 css::uno::Reference< css::uno::XComponentContext > const & context)
85 css::uno::Reference< css::uno::XComponentContext > const & context): in Service()
86 m_context(context) in Service()
874 css::uno::Reference< css::uno::XComponentContext > const & context) in createInstance()
877 return static_cast< cppu::OWeakObject * >(new Service(context)); in createInstance()
/trunk/main/oox/source/core/ !
H A Dencryption.cxx376 …AgileEncryptionInfo( const Reference< XComponentContext >& context, Reference< XInputStream >& inp…
598 AgileEncryptionInfo::AgileEncryptionInfo( const Reference< XComponentContext >& context, Reference<… in AgileEncryptionInfo() argument
605 FastParser fastParser( context ); in AgileEncryptionInfo()
955 EncryptionInfo* EncryptionInfo::readEncryptionInfo( const Reference< XComponentContext >& context, … in readEncryptionInfo() argument
971 return new AgileEncryptionInfo( context, inputStream ); in readEncryptionInfo()
/trunk/main/extensions/source/oooimprovement/ !
H A Donlogrotate_job.hxx51 … const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext>& context);
57 …ateJob(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext>& context);
/trunk/main/offapi/com/sun/star/text/ !
H A DTextFieldMasters.idl38 in a context (e.g. in a document).
46 <type>TextFieldMaster</type> defined in this context (e.g. this
H A DDocumentIndexes.idl46 instances within this context (e.g., a document) by its name.
54 instances within this context (e.g., a document) by its index.
H A DTextEmbeddedObjects.idl46 instances within this context (e.g. a document) by its name.
54 instances within this context (e.g. a document) by its index.
/trunk/main/desktop/source/deployment/manager/ !
H A Ddp_manager.h133 const & xComponentContext, ::rtl::OUString const & context ) in PackageManagerImpl() argument
136 m_context( context ), in PackageManagerImpl()
143 const & xComponentContext, ::rtl::OUString const & context );
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/ !
H A DSOFunctionManager.java56 public SOFunctionManager(XComponentContext context) in SOFunctionManager() argument
58 m_xContext = context; in SOFunctionManager()
/trunk/main/offapi/com/sun/star/form/runtime/ !
H A DXFormControllerContext.idl35 /** provides a context for a <type>FormController</type>
39 about a possible larger context, like a scrollable view which the controls are embedded into.
/trunk/main/offapi/com/sun/star/logging/ !
H A DLoggerPool.idl37 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
42 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
/trunk/main/extensions/qa/complex/extensions/ !
H A DOfficeResourceLoader.java71 …XComponentContext context = UnoRuntime.queryInterface(XComponentContext.class, orb.getPropertyValu… in before() local
73 m_loader = com.sun.star.resource.OfficeResourceLoader.get( context ); in before()
/trunk/main/redland/ !
H A DREADME32 not fill in the context propery (i.e. context is NULL)
/trunk/main/offapi/com/sun/star/i18n/ !
H A DCurrency2.idl44 reasons in context of loaded documents that use them, but otherwise
54 legacy context.
/trunk/main/sw/source/core/inc/ !
H A Dfinalthreadmanager.hxx50 com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > const & context );
60 …dManager(com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > const & context);
/trunk/main/configmgr/source/ !
H A Dcomponents.hxx66 const & context);
121 const & context);

Completed in 141 milliseconds

12345678910>>...23