| /AOO41X/main/ |
| H A D | extensions.lst | 42 …ceforge.net/projects/aoo-extensions/files/17102/112/dict-en-20250901_aoo.oxt/download "dict-en.oxt" 46 …9351a80 https://sourceforge.net/projects/aoo-extensions/files/1470/1/en_US.oxt/download "en_US.oxt" 50 …net/projects/aoo-extensions/files/1075/15/dict-de_de-frami_2017-01-12.oxt/download "dict-de_de.oxt" 54 …ps://sourceforge.net/projects/aoo-extensions/files/1456/6/nl-dict-v2.00g.oxt/download "dict-nl.oxt" 58 …aoo-extensions/files/17340/5/lo-oo-ressources-linguistiques-fr-v5.3.oxt/download "lo-oo-ressources… 62 …be https://sourceforge.net/projects/aoo-extensions/files/1204/14/dict-it.oxt/download "dict-it.oxt" 66 …20 https://sourceforge.net/projects/aoo-extensions/files/1657/4/es_es.oxt/download "dict-es_es.oxt" 70 …//sourceforge.net/projects/aoo-extensions/files/1429/13/da_dk-2.9.001.oxt/download "dict-da_dk.oxt" 74 …ttps://sourceforge.net/projects/aoo-extensions/files/18950/0/lt_hunspell.oxt/download "dict-lt.oxt" 78 …ttps://sourceforge.net/projects/aoo-extensions/files/1392/10/dict-ro.1.7.oxt/download "dict-ro.oxt" [all …]
|
| H A D | external_deps.lst | 8 # starts a block that specifies the download site(s) of an external library. 17 # URL1 to URL9 define alternative download sites. The first one that provides the library 58 URL1 = https://software.wise-guys.nl/download/libtextcat-2.2.tar.gz 87 URL1 = http://download.librdf.org/source/raptor2-2.0.15.tar.gz 93 URL1 = http://download.librdf.org/source/redland-1.0.17.tar.gz 99 URL1 = http://download.librdf.org/source/rasqal-0.9.33.tar.gz 226 URL1 = https://curl.haxx.se/download/$(name) 263 URL1 = https://github.com/beanshell/beanshell/releases/download/2.0b6/$(name) 273 URL1 = https://www.coin-or.org/download/source/CoinMP/$(name)
|
| H A D | fetch_tarballs.sh | 128 download () function 206 download $line 233 download $DMAKE_URL 242 download $EPM_URL
|
| H A D | NOTICE_category_b | 24 http://www.coin-or.org/download/source/CoinMP/
|
| /AOO41X/main/extensions/source/update/check/ |
| H A D | updatehdl.src | 63 …n-US ] = "The download location is: %DOWNLOAD_PATH.\n\nUnder Tools – Options... - %PRODUCTNAME – O… 73 …Text [ en-US ] = "The automatic download of the update is currently not available.\n\nClick 'Downl… 93 Text [ en-US ] = "Do you really want to cancel the download?"; 123 …E' already exists in '%DOWNLOAD_PATH'! Do you want to continue with the download or delete and rel… 188 Text [ en-US ] = "Click here to start the download.";
|
| H A D | actionlistener.hxx | 34 virtual void download() = 0;
|
| H A D | makefile.mk | 66 $(SLO)$/download.obj \
|
| H A D | updatecheck.hxx | 125 void download();
|
| /AOO41X/main/solenv/bin/ |
| H A D | build_release.pl | 1662 my $download = FindDownload( 1668 if (defined $download) 1670 my $url = $download->{'base-url'} . "/". $archive_name; 1700 foreach my $download (@{$release_descriptor->{'downloads'}}) 1702 if ($download->{'platform-id'} eq $platform_package_descriptor->{'platform-id'}) 1704 my $url = $download->{'base-url'} . "/". $archive_name; 1711 return $download; 1725 return $download;
|
| H A D | make_download.pl | 32 use installer::download; 86 …$followmeinfohash->{'finalinstalldir'} = installer::download::create_download_sets($followmeinfoha…
|
| /AOO41X/main/sc/source/ui/vba/testvba/ |
| H A D | README | 9 …a) you can download a cygwin bash shell environment and install perl ( http://cygwin.com/setup.exe… 11 …erl [1], but additionally you will need the 'diff' program for window ( download from http://gnuwi… 13 …e perl ( all inclusive ) bundle from ActivePerl is mor e than adeqate ( download from http://downl…
|
| /AOO41X/test/testcommon/source/org/openoffice/test/common/ |
| H A D | FileUtil.java | 926 public static File download(String urlString, File output) { in download() method in FileUtil 927 return download(urlString, output, false); in download() 930 public static File download(String urlString, File output, boolean usetimestamp) { in download() method in FileUtil 931 return download(urlString, output, false, null); in download() 941 … public static File download(String urlString, File output, boolean usetimestamp, boolean[] skip) { in download() method in FileUtil
|
| H A D | Installer.java | 81 packFile = FileUtil.download(prop, downloadDir); in findOpenofficeHome() 87 packFile = FileUtil.download(prop, downloadDir, true, skipped); in findOpenofficeHome()
|
| H A D | Testspace.java | 96 if ((workingFile = FileUtil.download(dataFilePath, workingFile)) == null) { in prepareDataFile()
|
| /AOO41X/main/external/vcredist/ |
| H A D | README | 3 You can download them from http://www.microsoft.com/download/en/search.aspx?q=redistributable%20pac…
|
| /AOO41X/main/solenv/bin/modules/installer/ |
| H A D | simplepackage.pm | 29 use installer::download; 557 $getuidlibrary = installer::download::get_path_for_library($includepatharrayref); 624 … $packagename = installer::download::set_download_filename(\$locallanguage, $allvariables); 631 …$packagename = installer::download::resolve_variables_in_downloadname($allvariables, $$downloadnam…
|
| /AOO41X/main/odk/examples/java/ConverterServlet/ |
| H A D | Makefile | 55 @echo You can download it from "$(QM)http://www.servlets.com/cos/index.html$(QM)" 62 @echo You can download it from "$(QM)http://java.sun.com/products/servlet/index.html$(QM)"
|
| H A D | README | 21 server. You can download the Servlet API from http://java.sun.com/products/servlet/index.html .
|
| /AOO41X/main/solenv/inc/ |
| H A D | tg_ext.mk | 63 TARFILE_LOCATION*=$(BACK_PATH)$(fake_back)download 64 TARFILE_LOCATION2=$(eq,$(BACK_PATH)$(fake_back)download,$(TARFILE_LOCATION) $(PRJ)/download $(TARFI…
|
| /AOO41X/main/desktop/source/deployment/gui/ |
| H A D | dp_gui_updateinstalldialog.cxx | 114 void download(::rtl::OUString const & aUrls, UpdateData & aUpdatData); 406 download(seqDownloadURLs[j], curData); in downloadExtensions() 595 void UpdateInstallDialog::Thread::download(OUString const & sDownloadURL, UpdateData & aUpdateData) in download() function in dp_gui::UpdateInstallDialog::Thread
|
| /AOO41X/main/offapi/com/sun/star/smarttags/ |
| H A D | XSmartTagRecognizer.idl | 126 /** obtains the URL that can be used to download new or updated 135 the download URL.
|
| /AOO41X/main/stax/ |
| H A D | makefile.mk | 48 $(OUT)$/class$/stax-1.2.0.jar : $(PRJ)$/download$/stax-1.2.0.jar
|
| /AOO41X/main/icc/ |
| H A D | README | 11 (icc/download/SampleICC-1.3.2), build at OOo
|
| /AOO41X/main/odk/examples/java/NotesAccess/ |
| H A D | Makefile | 56 @echo This example uses external APIs from Lotus Notes/Domino. You can download a
|
| /AOO41X/main/sdext/source/pdfimport/xpdftest/ |
| H A D | text_0_out.def | 202 drawLink 36.500000 383.600000 185.600000 401.000000 http://download.openoffice.org/
|