Home
last modified time | relevance | path

Searched refs:dlls (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx684 Dlls dlls; member
688 Dlls::iterator i(dlls.find(name)); in getDll()
689 if (i == dlls.end()) { in getDll()
690 i = dlls.insert(Dlls::value_type(name, new Dll)).first; in getDll()
693 dlls.erase(i); in getDll()
722 impl_->dlls.erase(library); in FreeDll()
/trunk/main/testtools/source/cliversioning/
H A Dreadme.txt53 build. When runtest runs then it loads all dlls, which names start with
56 version_xxx.dlls uses the cli default bootstrap mechanism to find the office
/trunk/main/extensions/test/ole/cppToUno/
H A Dreadme.txt5 must be in the same directory as the office dlls and it must be registered
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXModuleController.idl48 service names which in turn are associated with modules (or dlls). The
/trunk/main/cli_ure/
H A Dreadme.txt250 If one would not change the versions of the dependent dlls then one would risk that an assembly
/trunk/main/
H A Dconfigure.ac5758 dnl Windows builds - use oowintool to copy CRT dlls and manifest
5761 if $OOWINTOOL --msvc-copy-dlls ./external/msvcp ; then

Completed in 73 milliseconds