Home
last modified time | relevance | path

Searched defs:context (Results 51 – 75 of 194) sorted by relevance

12345678

/trunk/main/scripting/examples/java/Highlight/
H A DHighlightText.java48 public void showForm(XScriptContext context) { in showForm()
201 XMultiComponentFactory xmcf, XScriptContext context, String name) in tryLoadingLibrary()
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug110892_Test.java66 protected boolean run(XComponentContext context) throws Throwable { in run()
H A DBug114133_Test.java57 protected boolean run(XComponentContext context) throws Throwable { in run()
H A DBug51323_Test.java59 protected boolean run(XComponentContext context) throws Throwable { in run()
H A DBug108825_Test.java59 protected boolean run(XComponentContext context) throws Throwable { in run()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptEditor.java31 public void edit(XScriptContext context, ScriptMetaData entry); in edit()
/trunk/main/configmgr/source/
H A Ddefaultprovider.cxx47 css::uno::Reference< css::uno::XInterface > create( in create()
H A Dupdate.cxx70 Service(css::uno::Reference< css::uno::XComponentContext > const context): in Service()
159 css::uno::Reference< css::uno::XInterface > create( in create()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx160 WindowImpl::WindowImpl (Context *context, const PeerHandle &peer, Window *window) in WindowImpl()
1003 TabControlImpl (Context *context, const PeerHandle &peer, Window *window) in TabControlImpl()
1230 TabPageImpl( Context *context, const PeerHandle &peer, Window *window ) in TabPageImpl()
1276 FixedLineImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedLineImpl()
1295 FixedTextImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedTextImpl()
1335 FixedInfoImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedInfoImpl()
1348 ProgressBarImpl( Context *context, const PeerHandle &peer, Window *window ) in ProgressBarImpl()
1367 FixedImageImpl( Context *context, const PeerHandle &peer, Window *window) in FixedImageImpl()
1472 Plugin::Plugin( Context *context, char const *id, ::Control *plugin ) in Plugin()
1506 LocalizedString::LocalizedString( Context *context, char const* id ) in LocalizedString()
[all …]
H A Dwbutton.cxx84 ButtonImpl( Context *context, const PeerHandle &peer, Window *window ) in ButtonImpl()
188 PushButtonImpl( Context *context, const PeerHandle &peer, Window *window ) in PushButtonImpl()
265 RadioButtonImpl( Context *context, const PeerHandle &peer, Window *window ) in RadioButtonImpl()
373 CheckBoxImpl( Context *context, const PeerHandle &peer, Window *window ) in CheckBoxImpl()
501 AdvancedButtonImpl( Context *context, PeerHandle const& peer, Window *window ) in AdvancedButtonImpl()
634 MoreButtonImpl( Context *context, PeerHandle const& peer, Window *window ) in MoreButtonImpl()
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx146 sal_uInt32 DNDListenerContainer::fireDropEvent( const Reference< XDropTargetDropContext >& context, in fireDropEvent()
266 sal_uInt32 DNDListenerContainer::fireDragOverEvent( const Reference< XDropTargetDragContext >& cont… in fireDragOverEvent()
333 sal_uInt32 DNDListenerContainer::fireDragEnterEvent( const Reference< XDropTargetDragContext >& con… in fireDragEnterEvent()
401 sal_uInt32 DNDListenerContainer::fireDropActionChangedEvent( const Reference< XDropTargetDragContex… in fireDropActionChangedEvent()
/trunk/main/toolkit/source/awt/
H A Dasynccallback.cxx93 AsyncCallback::AsyncCallback(css::uno::Reference< css::uno::XComponentContext > const & context) : in AsyncCallback()
167 css::uno::Reference< css::uno::XInterface > SAL_CALL _create( in _create()
/trunk/main/ure/source/uretest/
H A DJavaClient.java40 XComponentContext context = Bootstrap.createInitialComponentContext( in main() local
/trunk/main/scripting/source/provider/
H A DActiveMSPList.hxx95 createNewMSP( const ::rtl::OUString& context ) in createNewMSP()
H A DActiveMSPList.cxx65 ActiveMSPList::createNewMSP( const uno::Any& context ) in createNewMSP()
156 ActiveMSPList::getMSPFromStringContext( const ::rtl::OUString& context ) in getMSPFromStringContext()
/trunk/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx201 css::uno::Reference< css::uno::XInterface > createBackend( in createBackend()
222 css::uno::Reference< css::uno::XInterface > SAL_CALL createInstance( in createInstance()
/trunk/main/desktop/test/deployment/passive/
H A Dpassive_python.py36 def __init__(self, context): argument
63 def __init__(self, context): argument
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DSharedResources.java45 public synchronized static void registerClient(XComponentContext context) { in registerClient()
63 private SharedResources(XComponentContext context) { in SharedResources()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastTokenHandler.cxx40 OOXMLFastTokenHandler::OOXMLFastTokenHandler in OOXMLFastTokenHandler()
/trunk/main/bridges/test/java_uno/equals/
H A DTestEquals.java86 protected boolean run(XComponentContext context) throws Throwable { in run()
171 XComponentContext context = Bootstrap. in getInstance() local
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java59 private XScriptContext context; field in OOBeanShellDebugger
67 public void go(XScriptContext context, String filename) { in go()
83 public void go(XScriptContext context, InputStream in) { in go()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DCurrentContextChecker.java62 XCurrentContext context = UnoRuntime.getCurrentContext(); in performCheck() local
/trunk/main/desktop/test/deployment/active/
H A Dactive_python.py37 def __init__(self, context): argument
64 def __init__(self, context): argument
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptEditorForJavaScript.java178 public void edit(final XScriptContext context, ScriptMetaData entry) in edit()
220 private ScriptEditorForJavaScript(XScriptContext context, URL url) in ScriptEditorForJavaScript()
/trunk/main/codemaker/test/javamaker/src/test/java/test/codemaker/javamaker/
H A DJavamaker_Test.java561 private XComponentContext context; field in Javamaker_Test

Completed in 110 milliseconds

12345678