Home
last modified time | relevance | path

Searched refs:library (Results 1 – 25 of 223) sorted by relevance

123456789

/AOO41X/main/offapi/com/sun/star/script/
H A DXLibraryContainerPassword.idl53 Returns true if the accessed library item is protected
56 If a library with the this name doesn't exist a
63 Returns true if the accessed library item is protected by a
68 If a library with the this name doesn't exist a
71 If the library exists but isn't password protected a
79 Verifies the library's password. If the correct password
83 If a library with the this name doesn't exist a
86 If the library exists but isn't password protected a
89 If the library password is already verified a
97 Changes the library's password.
[all …]
H A DXLibraryContainer2.idl39 about the libraries contained in a library container
44 returns true if the accessed library item is a link,
51 returns the location of the library link target.
55 If the accessed library item exists but isn't a
63 returns true if the accessed library item (library or library
64 link) is read only. A library can be read only because it was
73 Sets the accessed library item (library or library link) to
79 /** renames the library item with the specified name. If the accessed
80 library item is a link only the link is renamed, not the target library.
81 If a library with the new name exists already a
H A DXLibraryContainer.idl65 Provides access to a library system.
70 Creates a new library
77 Creates a link to an "external" library that then can be
78 accessed using this library manager. The format of the
80 only flag is set, the linked library cannot be modified.
90 /** removes the library item with the specified name. If the accessed
91 library item is a link only the link is removed, not the target library.
98 returns true if the accessed library is already loaded from
105 Causes the accessed library to be loaded from its storage
H A DXLibraryContainerExport.idl47 store a library to a location represented by a URL.
52 Exports a library specified by Name to the location
62 If a library with the this name doesn't exist a
/AOO41X/main/udkapi/com/sun/star/script/
H A DXStarBasicLibraryInfo.idl36 /** Interface representing a library and provides access to its modules
43 /** returns the library's name
49 the module container giving access to the modules stored in the library.
50 The container has to be returned in any case, no matter if the library is
60 the dialog container giving access to the dialogs stored in the library.
61 The container has to be returned in any case, no matter if the library is
71 the password, if the library is protected with one,
78 URL describing the location where the library is stored if the library
80 special library format file), an empty string otherwise.
81 This information can be useful to optimize the access to the library,
[all …]
H A DXStarBasicAccess.idl36 /** Interface representing a library and provides access to its modules
44 the library container giving access to the libraries stored in a document
45 or basic library file.
51 Creates an empty library. This method can be called alternatively to
63 Adds a module to an existing (e.g., created by createLibrary) library.
68 if the library doesn't exist.
77 by createLibrary) library.
82 if the library doesn't exist.
/AOO41X/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win32128 /* have POSIX regex library */
269 /* Decimal from GNU MP library */
273 /* Decimal from MPFR library */
277 /* Decimal without a library */
281 /* Use gcrypt library for message digests */
289 /* Use mhash library for message digests */
293 /* Use no message digest library */
305 /* Use no regex library */
309 /* Use PCRE regex library */
313 /* Use POSIX regex library */
[all …]
/AOO41X/main/jvmfwk/source/
H A Dframework.cxx101 const jfw::PluginLibrary & library = *i; in jfw_findAllJREs() local
103 aVendorSettings.getVersionInformation(library.sVendor); in jfw_findAllJREs()
104 arModules[cModule].load(library.sPath); in jfw_findAllJREs()
110 library.sPath, osl_getThreadTextEncoding()); in jfw_findAllJREs()
128 library.sVendor.pData, in jfw_findAllJREs()
165 library.sVendor.pData, in jfw_findAllJREs()
462 const jfw::PluginLibrary & library = *i; in jfw_findAndSelectJRE() local
464 aVendorSettings.getVersionInformation(library.sVendor); in jfw_findAndSelectJRE()
466 arModules[cModule].load(library.sPath); in jfw_findAndSelectJRE()
484 library.sVendor.pData, in jfw_findAndSelectJRE()
[all …]
/AOO41X/main/basctl/source/basicide/
H A Dbasidesh.src72 Text [ en-US ] = "Error loading library" ;
86 Text [ en-US ] = "A library name can have up to 30 characters.";
94 Text [ en-US ] = "This library is read-only.";
166 Text [ en-US ] = "The name of the default library cannot be changed." ;
171 Text [ en-US ] = "The name of a referenced library cannot be changed." ;
175 Text [ en-US ] = "The default library cannot be deactivated" ;
203 Text [ en-US ] = "Do you want to delete the XX library?" ;
208 Text [ en-US ] = "Do you want to delete the reference to the XX library?" ;
248 Text [ en-US ] = "The default library cannot be replaced." ;
672 …Text [ en-US ] = "The library already contains a dialog with the name:\n\n$(ARG1)\n\nRename dialog…
[all …]
H A Dmoduldlg.src382 Text [ en-US ] = "Export Basic library";
412 Text [ en-US ] = "Export as BASIC library";
418 Text [ en-US ] = "Export library as extension";
423 Text [ en-US ] = "Export as BASIC library";
/AOO41X/main/solenv/bin/
H A Dcheckdll.sh64 library=$parameter;
66 realname=`echo $library | sed "s/check_//"`
67 if [ $library != $realname ]; then
70 mv $library $realname
/AOO41X/main/solenv/doc/gbuild/solenv/gbuild/
H A Dlibrary.mk33 /// Returns how the library is named in the filesystem on the current platform.
53 /// List of additional flags for linking a library
55 /// Mapping from symbolic library names to dll filenames
57 /// Mapping from symbolic library names to filenames
H A Dstatic_library.mk33 /// Returns how the library is named in the filesystem on the current platform.
49 /// List of additional flags for linking a static library
51 /// Mapping from symbolic static library names to filenames
/AOO41X/main/testtools/source/bridgetest/cli/
H A Dmakefile.mk109 $(CSC) $(CSCFLAGS) -target:library -out:$@ \
121 $(CSC) $(CSCFLAGS) -target:library -out:$@ \
136 -target:library \
153 -target:library \
/AOO41X/main/icu/
H A Dicu4c-4_2_1-src.patch48 ## Compiler switch to embed a library name
57 ## Compiler switches to embed a library name and version information
67 -## Override Versioned target for a shared library.
105 ## These are the library specific LDFLAGS
132 ## Commands to make a shared library
147 ## Compiler switch to embed a library name
H A Dicu4c-4_0_1-src.patch18 ## Compiler switch to embed a library name
50 ## Compiler switches to embed a library name and version information
60 -## Override Versioned target for a shared library.
100 ## These are the library specific LDFLAGS
131 ## Commands to make a shared library
149 ## Compiler switch to embed a library name
/AOO41X/main/
H A DNOTICE_category_b13 project developed the CoinMP library (a lightweight API and DLL
20 - CBC: COIN-OR Branch and Cut, an LP-based branch-and-cut library
21 - CGL: Cut Generator Library, a library of cutting-plane generators
/AOO41X/main/redland/raptor/
H A Draptor2-2.0.15.patch.win32239 +#define PACKAGE_NAME "Raptor RDF Parser and Serializer library"
243 +#define PACKAGE_STRING "Raptor RDF Parser and Serializer library 2.0.15"
389 /* Have libcurl WWW library */
393 /* Have libfetch WWW library */
397 /* Have libxml available as a WWW library */
401 /* No WWW library */
H A Dmakefile.mk62 …thout-mysql --without-postgresql --without-threestore --with-regex-library=posix --with-deci…
81 …thout-mysql --without-postgresql --without-threestore --with-regex-library=posix --with-deci…
132 …e --without-mysql --without-postgresql --without-threestore --with-regex-library=posix --with-deci…
/AOO41X/main/extensions/test/ole/MfcControl/
H A DMfcControl.odl1 // MfcControl.odl : type library source for ActiveX Control project.
4 // produce the type library (MfcControl.tlb) that will become a resource in
14 library MFCCONTROLLib
/AOO41X/main/mythes/
H A Dmythes-1.2.0-makefile-mk.patch26 +# This library is free software; you can redistribute it and/or
30 +# This library is distributed in the hope that it will be useful,
36 +# License along with this library; if not, write to the Free Software
/AOO41X/main/mysqlc/source/
H A DREADME42 3) Tweaking library paths
44 At the time of writing you might have to *manually* tweak library paths and
45 library names by patching makefile.mk. This is a temporary hack. The makefile
/AOO41X/main/redland/redland/
H A Dmakefile.mk62 … --without-unixodbc --without-datadirect --without-virtuoso --with-regex-library=posix --with-deci…
79 …e --without-mysql --without-postgresql --without-threestore --with-regex-library=posix --with-deci…
132 … --without-unixodbc --without-datadirect --without-virtuoso --with-regex-library=posix --with-deci…
/AOO41X/main/setup_native/scripts/
H A Dinstall_create.pl39 $library = $ARGV[1];
59 system( "cat $library >>$outfile$$.tmp" );
/AOO41X/main/basic/source/runtime/
H A Ddllmgr.hxx45 rtl::OUString const & function, rtl::OUString const & library,
48 void FreeDll(rtl::OUString const & library);

123456789