Searched refs:browser (Results 1 – 25 of 141) sorted by relevance
123456
/trunk/main/dbaccess/ |
H A D | Library_dbui.mk | 125 dbaccess/source/ui/browser/brwctrlr \ 126 dbaccess/source/ui/browser/brwview \ 127 dbaccess/source/ui/browser/dataview \ 128 dbaccess/source/ui/browser/dbexchange \ 129 dbaccess/source/ui/browser/dbloader \ 130 dbaccess/source/ui/browser/dbtreemodel \ 131 dbaccess/source/ui/browser/dbtreeview \ 134 dbaccess/source/ui/browser/exsrcbrw \ 135 dbaccess/source/ui/browser/formadapter \ 137 dbaccess/source/ui/browser/sbagrid \ [all …]
|
H A D | AllLangResTarget_dbui.mk | 44 dbaccess/source/ui/browser/sbabrw.src \ 45 dbaccess/source/ui/browser/sbagrid.src \ 94 $(call gb_SrsPartTarget_get_target,dbaccess/source/ui/browser/sbabrw.src) : $(WORKDIR)/inc/dbaccess… 95 $(call gb_SrsPartTarget_get_target,dbaccess/source/ui/browser/sbagrid.src) : $(WORKDIR)/inc/dbacces…
|
/trunk/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"
|
/trunk/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 …]
|
/trunk/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
|
/trunk/main/sfx2/source/view/ |
H A D | view.src | 175 …browser on your system. Please check your desktop preferences or install a web browser (for exampl…
|
/trunk/main/offapi/com/sun/star/mozilla/ |
H A D | XPluginInstancePeer.idl | 64 /** Alters the plugin's window size in the browser window. 77 /** Show status / hint message in browser's message area. 101 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).
|
/trunk/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.
|
/trunk/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…
|
/trunk/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
|
/trunk/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…
|
/trunk/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
|
/trunk/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…
|
/trunk/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
|
/trunk/main/udkapi/com/sun/star/lang/ |
H A D | Locale.idl | 98 browser-specific.
|
/trunk/main/desktop/source/deployment/gui/ |
H A D | dp_gui_updatedialog.src | 203 Text [en-US] = "browser based update" ;
|
/trunk/test/ |
H A D | README.md | 120 Open `test/testspace/output.***/result.html` in your browser to see the testing report.
|
/trunk/main/extensions/source/propctrlr/ |
H A D | formresid.hrc | 349 // as long as we have no real property browser, but this outsourcing only,
|
/trunk/main/sd/source/filter/html/ |
H A D | pubdlg.src | 648 Text [ en-US ] = "Use ~browser colors" ;
|
/trunk/main/cui/source/options/ |
H A D | optinet2.src | 72 Text [ en-US ] = "Use browser settings" ;
|
/trunk/main/filter/source/pdf/ |
H A D | impdialog.src | 810 Text [ en-US ] = "Open with Internet browser" ;
|
/trunk/main/solenv/doc/gbuild/ |
H A D | doxygen.cfg | 738 # built-in source browser. The htags tool is part of GNU's global source 823 # page has loaded. For this to work a browser that supports 963 # is generated for HTML Help). For this to work a browser that supports
|
Completed in 77 milliseconds
123456