Home
last modified time | relevance | path

Searched refs:library (Results 26 – 50 of 243) sorted by relevance

12345678910

/aoo42x/main/setup_native/scripts/
H A Dinstall_create.pl39 $library = $ARGV[1];
59 system( "cat $library >>$outfile$$.tmp" );
/aoo42x/main/basic/source/runtime/
H A Ddllmgr.hxx45 rtl::OUString const & function, rtl::OUString const & library,
48 void FreeDll(rtl::OUString const & library);
H A Ddllmgr.cxx702 rtl::OUString const & function, rtl::OUString const & library, in Call() argument
708 rtl::OUString dllName(fullDllName(library)); in Call()
721 void SbiDllMgr::FreeDll(rtl::OUString const & library) { in FreeDll() argument
722 impl_->dlls.erase(library); in FreeDll()
/aoo42x/main/xmlscript/
H A DPackage_dtd.mk27 $(eval $(call gb_Package_add_file,xmlscript_inc,bin/library.dtd,library.dtd))
/aoo42x/main/solenv/inc/
H A D_tg_def.mk288 @echo Build import library from DEF file.
572 @echo Build import library from DEF file.
856 @echo Build import library from DEF file.
1140 @echo Build import library from DEF file.
1424 @echo Build import library from DEF file.
1708 @echo Build import library from DEF file.
1992 @echo Build import library from DEF file.
2276 @echo Build import library from DEF file.
2560 @echo Build import library from DEF file.
2844 @echo Build import library from DEF file.
/aoo42x/main/
H A Dexternal_deps.lst8 # starts a block that specifies the download site(s) of an external library.
16 # MD5 defines the MD5 check-sum of a library
17 # URL1 to URL9 define alternative download sites. The first one that provides the library
19 # name is the name under which the library tar-ball is stored. It overrides the name of the
/aoo42x/main/setup_native/source/packinfo/
H A Dpackage_names_ext.txt7 SUNWfreetype2 FreeType2 font library
18 SUNWzlibr The Zip compression library (Root)
/aoo42x/main/icc/
H A DREADME10 That application links to a support library
20 The library was downloaded from:
/aoo42x/main/desktop/source/deployment/registry/script/
H A Ddp_script.src38 Text [ en-US ] = "The library name could not be determined.";
43 Text [ en-US ] = "This library name already exists. Please choose a different name.";
/aoo42x/main/offapi/com/sun/star/script/
H A DLibraryNotLoadedException.idl37 /** is thrown when an operation on a unloaded library is attempted which requires the library
/aoo42x/main/basic/source/classes/
H A Dsb.src558 Text [ en-US ] = "Error loading library '$(ARG1)'." ;
562 Text [ en-US ] = "Error saving library: '$(ARG1)'." ;
574 Text [ en-US ] = "Error removing library." ;
578 Text [ en-US ] = "The library could not be removed from memory." ;
/aoo42x/main/extensions/test/ole/EventListenerSample/EventListener/
H A DEventListener.idl26 // produce the type library (EventListener.tlb) and marshalling code.
47 library EVENTLISTENERLib
/aoo42x/main/udkapi/com/sun/star/loader/
H A DCannotActivateFactoryException.idl42 Possible reasons for this error is a missing shared library or .jar file,
43 a badly linked library, a wrong LD_LIBRARY_PATH or PATH, an incomplete
/aoo42x/main/hyphen/
H A Dhyphen-2.7.1.patch17 + @echo "hyph_en_US.txt distributed with Hyphen library"
37 + @echo "hyph_en_US.txt distributed with Hyphen library"
/aoo42x/main/redland/
H A DREADME1 Redland RDF library (librdf)
13 This module contains the third-party Redland RDF / librdf library, which
/aoo42x/main/udkapi/com/sun/star/java/
H A DJavaVMCreationFailureException.idl36 Machine failed, even if the runtime library could be loaded.
40 library is corrupted, so that the symbols for JNI_GetDefaultVMInitArgs
/aoo42x/main/testtools/source/cliversioning/
H A Dmakefile.mk101 $(CSC) $(CSCFLAGS) -target:library -out:$(TESTLIB) \
126 @echo To build a test library with run.
/aoo42x/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/
H A DMakefile91 @echo The "$(QM)DialogWithHelp$(QM)" library was installed in your office installation
93 @echo Basic library. You also will find a new top level menu "$(QM)Foo Extension$(QM)"
/aoo42x/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/
H A DMakefile98 @echo The "$(QM)ToolkitControls$(QM)" library was installed in your office installation
100 @echo Basic library.
/aoo42x/main/redland/redland/
H A Dredland-1.0.17.patch.win32112 /* Define if you have the GNU dld library. */
172 /* Define if you have the libdl library or equivalent. */
348 /* Define to the system default library search path. */
374 /* Define to the shared library suffix, say, ".dylib". */
/aoo42x/main/udkapi/com/sun/star/uno/
H A DXUnloadingPreference.idl36 how they should be treated when their hosting library is to be unloaded.
45 objects from the library alive. <br>
/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmacromigration.src367 Text [ en-US ] = "migrated $type$ library '$old$' to '$new$'" ;
372 Text [ en-US ] = "$type$ library '$library$'" ;
/aoo42x/main/odk/examples/OLE/activex/
H A Dso_activex.idl28 // produce the type library (so_activex.tlb) and marshalling code.
93 library SO_ACTIVEXLib
/aoo42x/main/redland/rasqal/
H A Dmakefile.mk60 CONFIGURE_FLAGS=--disable-static --disable-gtk-doc --with-regex-library=posix --with-decimal=none
128 CONFIGURE_FLAGS=--disable-static --disable-gtk-doc --with-regex-library=posix --with-decimal=none -…
/aoo42x/main/sal/qa/
H A Dlibs2test.txt31 # exist, and a library with name 'file' create.
32 # 2. if the path to the file differ from the library file, use this format.

Completed in 59 milliseconds

12345678910