Searched refs:dlls (Results 1 – 6 of 6) sorted by relevance
684 Dlls dlls; member688 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()
53 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
5 must be in the same directory as the office dlls and it must be registered
48 service names which in turn are associated with modules (or dlls). The
250 If one would not change the versions of the dependent dlls then one would risk that an assembly
5744 dnl Windows builds - use oowintool to copy CRT dlls and manifest5747 if $OOWINTOOL --msvc-copy-dlls ./external/msvcp ; then
Completed in 42 milliseconds