Searched refs:browser (Results 1 – 25 of 137) sorted by relevance
123456
/aoo4110/main/shell/source/unix/misc/ |
H A D | open-url.sh | 92 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 D | DataSourceBrowser.idl | 71 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 212 … browser 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 D | readme.txt | 3 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 D | view.src | 174 …browser on your system. Please check your Desktop Preferences or install a web browser (for exampl…
|
/aoo4110/main/offapi/com/sun/star/mozilla/ |
H A D | XPluginInstancePeer.idl | 63 /** 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 D | MozillaProductType.idl | 46 /** Mozilla's next generation web browser.
|
H A D | XPluginInstanceSyncPeer.idl | 50 /** Opens a new browser window with a plugin instance synchronously.
|
H A D | XPluginInstance.idl | 72 destroyed by the browser (e.g., window close).
|
/aoo4110/main/offapi/com/sun/star/plugin/ |
H A D | XPluginContext.idl | 151 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 D | app.src | 78 …browser on your system. Please check your Desktop Preferences or install a web browser (for exampl…
|
/aoo4110/main/odk/examples/java/ConverterServlet/ |
H A D | README | 34 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 D | makefile.mk | 101 $(SLB)$/browser.lib \ 160 $(SRS)$/browser.srs \
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | makefile.mk | 27 TARGET=browser
|
/aoo4110/main/desktop/source/migration/ |
H A D | wizard.src | 103 …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 D | PackageManagerDialog.idl | 58 clicking an extension in a file browser, etc. The extensions will always be installed
|
/aoo4110/main/dbaccess/prj/ |
H A D | build.lst | 18 ba dbaccess\source\ui\browser nmake - all ba_uibrowser ba_uiinc ba_inc NULL
|
/aoo4110/main/reportbuilder/license/ |
H A D | readme_en-US.txt | 44 * Double-click the extension file (*.oxt) in your system's file browser or choose Tools > Extension…
|
/aoo4110/main/toolkit/src2xml/ |
H A D | src.lst | 459 ../../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 D | Locale.idl | 98 browser-specific.
|
/aoo4110/main/desktop/source/deployment/gui/ |
H A D | dp_gui_updatedialog.src | 248 Text[en-US] = "browser based update";
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | formresid.hrc | 349 // as long as we have no real property browser, but this outsourcing only,
|
/aoo4110/main/sd/source/filter/html/ |
H A D | pubdlg.src | 681 Text [ en-US ] = "Use ~browser colors";
|
/aoo4110/main/cui/source/options/ |
H A D | optinet2.src | 74 Text [ en-US ] = "Use browser settings";
|
/aoo4110/main/filter/source/pdf/ |
H A D | impdialog.src | 810 Text[ en-US ] = "Open with Internet browser" ;
|
/aoo4110/main/sd/source/ui/app/ |
H A D | strings.src | 952 Text [ en-US ] = "Unfortunately your browser does not support floating frames.";
|
Completed in 70 milliseconds
123456