Home
last modified time | relevance | path

Searched refs:browser (Results 1 – 25 of 137) sorted by relevance

123456

/aoo4110/main/shell/source/unix/misc/
H A Dopen-url.sh92 browser=`which xdg-open`
93 if [ ! -z "$browser" ]; then
94 $browser "$1" &
104 browser=`which $i`
105 if [ ! -z "$browser" ]; then
106 run_mozilla "$browser" "$1"
/aoo4110/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl71 the browser.
75 Some aspects of the browser can be controlled from outside, eg.,
81 >The communication between the browser and external instances works in two ways.
90 …for the parent frame of the browser), thus indicating that the browser should provide special func…
162 With a data source browser implementing this interface, external components have access to
179 /** is used to initialize the browser.
191 plug the browser component into.</li>
206 … a boolean value (defaulting to <TRUE/>), which specifies whether to enable the data source browser
212browser control. If <code>EnableBrowser</code> is <FALSE/>, then this parameter is ignored. If
224 /** is used to control the browser from outside.
[all …]
/aoo4110/main/desktop/test/deployment/update/website_update/
H A Dreadme.txt3 extensions as "browser based update". The Extension Manager will open a browser
83 When running the update then the web browser should navigate to
132 When running the update then the web browser should navigate to
/aoo4110/main/sfx2/source/view/
H A Dview.src174browser on your system. Please check your Desktop Preferences or install a web browser (for exampl…
/aoo4110/main/offapi/com/sun/star/mozilla/
H A DXPluginInstancePeer.idl63 /** Alters the plugin's window size in the browser window.
76 /** Show status / hint message in browser's message area.
100 the browser.
H A DMozillaProductType.idl46 /** Mozilla's next generation web browser.
H A DXPluginInstanceSyncPeer.idl50 /** Opens a new browser window with a plugin instance synchronously.
H A DXPluginInstance.idl72 destroyed by the browser (e.g., window close).
/aoo4110/main/offapi/com/sun/star/plugin/
H A DXPluginContext.idl151 by the browser.
168 /** Displays a message in the browser status line.
180 This is the same string that is transmitted by a browser to an http server.
/aoo4110/main/sfx2/source/appl/
H A Dapp.src78browser on your system. Please check your Desktop Preferences or install a web browser (for exampl…
/aoo4110/main/odk/examples/java/ConverterServlet/
H A DREADME34 open the file "ConverterServlet.html" in your web browser and select a file.
37 pushed back to the client. Your browser will open a dialog for saving the
/aoo4110/main/dbaccess/util/
H A Dmakefile.mk101 $(SLB)$/browser.lib \
160 $(SRS)$/browser.srs \
/aoo4110/main/dbaccess/source/ui/browser/
H A Dmakefile.mk27 TARGET=browser
/aoo4110/main/desktop/source/migration/
H A Dwizard.src103 …en-US ] = "An error occurred in starting the web browser.\nPlease check the %PRODUCTNAME and web b…
/aoo4110/main/offapi/com/sun/star/deployment/ui/
H A DPackageManagerDialog.idl58 clicking an extension in a file browser, etc. The extensions will always be installed
/aoo4110/main/dbaccess/prj/
H A Dbuild.lst18 ba dbaccess\source\ui\browser nmake - all ba_uibrowser ba_uiinc ba_inc NULL
/aoo4110/main/reportbuilder/license/
H A Dreadme_en-US.txt44 * Double-click the extension file (*.oxt) in your system's file browser or choose Tools > Extension…
/aoo4110/main/toolkit/src2xml/
H A Dsrc.lst459 ../../dbaccess/source/ui/browser/bcommon.src
460 ../../dbaccess/source/ui/browser/sbagrid.src
461 ../../dbaccess/source/ui/browser/sbabrw.src
/aoo4110/main/udkapi/com/sun/star/lang/
H A DLocale.idl98 browser-specific.
/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.src248 Text[en-US] = "browser based update";
/aoo4110/main/extensions/source/propctrlr/
H A Dformresid.hrc349 // as long as we have no real property browser, but this outsourcing only,
/aoo4110/main/sd/source/filter/html/
H A Dpubdlg.src681 Text [ en-US ] = "Use ~browser colors";
/aoo4110/main/cui/source/options/
H A Doptinet2.src74 Text [ en-US ] = "Use browser settings";
/aoo4110/main/filter/source/pdf/
H A Dimpdialog.src810 Text[ en-US ] = "Open with Internet browser" ;
/aoo4110/main/sd/source/ui/app/
H A Dstrings.src952 Text [ en-US ] = "Unfortunately your browser does not support floating frames.";

Completed in 98 milliseconds

123456