Home
last modified time | relevance | path

Searched refs:plugin (Results 1 – 25 of 117) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/plugin/
H A DXPluginContext.idl66 plugin
77 @param plugin
78 plugin
86 void getURLNotify( [in] com::sun::star::plugin::XPlugin plugin,
94 @param plugin
101 void getURL( [in] com::sun::star::plugin::XPlugin plugin,
122 void postURLNotify( [in] com::sun::star::plugin::XPlugin plugin,
143 void postURL( [in] com::sun::star::plugin::XPlugin plugin,
162 void newStream( [in] com::sun::star::plugin::XPlugin plugin,
175 void displayStatusText( [in] com::sun::star::plugin::XPlugin plugin,
[all …]
H A DXPluginManager.idl68 @return plugin context
74 @return plugin descriptions
78 /** Creates a new plugin instance.
81 plugin context
83 plugin mode
89 plugin description
90 @return plugin instance
100 /** Creates a new plugin instance.
103 plugin context
105 plugin mode
[all …]
H A DPluginDescription.idl29 module com { module sun { module star { module plugin {
33 /** Describes a specific plugin. If there are multiple mimetypes and/or
38 /** the plugin's name (usually the shared object file name) */
40 /** a mimetype for which this plugin should be registered */
42 /** the file extension for files the plugin can handle */
44 /** text description of the plugin */
H A DXPlugin.idl35 #include <com/sun/star/plugin/PluginException.idl>
41 module com { module sun { module star { module plugin {
45 /** This interface allows the container, e.g. document to control the plugin.
49 /** Tells the plugin instance that a new stream is requested.
71 raises( com::sun::star::plugin::PluginException );
H A DPluginManager.idl27 #include <com/sun/star/plugin/XPluginManager.idl>
33 module com { module sun { module star { module plugin {
41 interface com::sun::star::plugin::XPluginManager;
H A DPluginException.idl33 module com { module sun { module star { module plugin {
45 /** original Netscape plugin error code */
H A DPluginMode.idl29 module com { module sun { module star { module plugin {
/trunk/main/offapi/com/sun/star/mozilla/
H A DXPluginInstance.idl42 /** Allows to control an office side plugin instance and to communicate with it.
51 /** Starts plugin operation. This is called after a plugin instance is
60 /** Stops plugin operation. This is called when the user goes to another web
70 /** Destroy the plugin instance. This method is called when it is no
71 longer possible to return to the plugin instance, because it was
80 /** Creates a new window for plugin operation.
83 @param embedded [in]: selects embedded or full page plugin mode
92 /** Notifies the plugin of a new stream to display.
113 /** Notifies the plugin of a new url to open as document.
H A DXPluginInstanceSyncPeer.idl50 /** Opens a new browser window with a plugin instance synchronously.
52 @param aInstance [out]: new plugin instance in case of success
54 @param embedded [out]: selects embedded or full page plugin mode
H A DXPluginInstancePeer.idl55 /** Allows to communicate with a plugin from the office side.
64 /** Alters the plugin's window size in the browser window.
87 /** Indicates to the plugin that the document was loaded successfully and scripting
H A DXPluginWindowPeer.idl37 /** Allows to notify a plugin from the office side about plugin window's child window creation.
H A DXPluginInstanceNotifySink.idl38 /** Allows a plugin to get notification from office side
48 /** Notifies the plugin that a getURL / postURL operation on the
/trunk/main/svx/source/dialog/
H A Dpfiledlg.cxx85 uno::Reference< plugin::XPluginManager > rPluginManager( xMgr->createInstance( in SvxPluginFileDlg()
89 const uno::Sequence<plugin::PluginDescription > aSeq( rPluginManager->getPluginDescriptions() ); in SvxPluginFileDlg()
90 const plugin::PluginDescription* pDescription = aSeq.getConstArray(); in SvxPluginFileDlg()
231 …uno::Reference< plugin::XPluginManager > rPluginManager = uno::Reference< plugin::XPluginManager … in IsAvailable()
234 const uno::Sequence<plugin::PluginDescription > aSeq( rPluginManager->getPluginDescriptions() ); in IsAvailable()
235 const plugin::PluginDescription* pDescription = aSeq.getConstArray(); in IsAvailable()
/trunk/test/testassistant/src/org/openoffice/test/assistant/
H A DActivator.java27 import org.eclipse.ui.plugin.AbstractUIPlugin;
39 private static Activator plugin; field in Activator
53 plugin = this; in start()
61 plugin = null; in stop()
71 return plugin; in getDefault()
/trunk/main/jvmfwk/source/
H A Dfwkutil.cxx219 const rtl::OUString & baseUrl, const rtl::OUString & plugin) in findPlugin() argument
224 expandedPlugin = cppu::bootstrap_expandUri(plugin); in findPlugin()
259 + plugin; in findPlugin()
265 if (plugin.indexOf('/') == -1) in findPlugin()
282 if (osl_searchFileURL(plugin.pData, env_path.pData, &url.pData) in findPlugin()
285 if (osl_searchFileURL(plugin.pData, NULL, &url.pData) in findPlugin()
H A Dfwkbase.cxx162 PluginLibrary plugin; in getPluginData() local
164 plugin.sVendor = OStringToOUString(osVendor, RTL_TEXTENCODING_UTF8); in getPluginData()
177 plugin.sPath = sUrl; in getPluginData()
179 vecPlugins.push_back(plugin); in getPluginData()
H A Dfwkutil.hxx97 const rtl::OUString & baseUrl, const rtl::OUString & plugin);
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1454 PluginImpl( Context *context, const PeerHandle &peer, Window *window, :: Control *plugin ) in PluginImpl()
1456 , mpPlugin( plugin ) in PluginImpl()
1462 vcl->SetWindow( plugin ); in PluginImpl()
1464 plugin->SetParent( parent ); in PluginImpl()
1465 plugin->SetStyle( vcl->mStyle ); in PluginImpl()
1466 plugin->SetCreatedWithToolkit( true ); in PluginImpl()
1467 plugin->SetComponentInterface( vcl ); in PluginImpl()
1468 plugin->Show(); in PluginImpl()
1472 Plugin::Plugin( Context *context, char const *id, ::Control *plugin ) in Plugin() argument
1473 : Control( new PluginImpl( context, context->GetPeerHandle( id, 0 ), this, plugin ) ) in Plugin()
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DPluginShape.idl39 /** This <type>Shape</type> encapsulates a plugin.
41 <p>A plugin is a binary object that is plugged into a document to represent
54 /** This property specifies the media-type to which this plugin should
68 that renders the plugin when it is initialized.
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx2068 static ScFormatFilterPlugin *plugin; in Get() local
2070 if (plugin != NULL) in Get()
2071 return *plugin; in Get()
2079 plugin = reinterpret_cast<FilterFn>(fn)(); in Get()
2081 if (plugin == NULL) in Get()
2082 plugin = new ScFormatFilterMissing(); in Get()
2084 return *plugin; in Get()
/trunk/main/toolkit/workben/layout/
H A Dtest.cxx264 PluginDialog plugin ( 0 ); in TestDialog() local
265 RunDialog( plugin ); in TestDialog()
/trunk/main/sfx2/source/doc/
H A Dplugin.cxx102 …uno::Reference< plugin::XPluginManager > xPMgr( mxFact->createInstance( ::rtl::OUString::createFro… in load()
125 …xPMgr->createPluginContext(), plugin::PluginMode::EMBED, aCmds, aArgs, uno::Reference< awt::XToolk… in load()
/trunk/main/offapi/com/sun/star/
H A Dmodules.idl128 /// Netscape-like plugin interfaces.
129 module plugin {};
/trunk/test/testassistant/
H A Dbuild.properties3 bin.includes = plugin.xml,\
/trunk/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/test/
H A DConverterInfoList.properties29 # Pocket Word plugin

Completed in 68 milliseconds

12345