Searched refs:getLibraryPaths (Results 1 – 8 of 8) sorted by relevance
208 char const * const * arLDPaths = getLibraryPaths( & size); in initialize()244 char const* const* VendorBase::getLibraryPaths(int* /*size*/) in getLibraryPaths() function in jfw_plugin::VendorBase263 const OUString & VendorBase::getLibraryPaths() const in getLibraryPaths() function in jfw_plugin::VendorBase279 if (getLibraryPaths().getLength() > 0) in needsRestart()
41 using VendorBase::getLibraryPaths;43 virtual char const* const* getLibraryPaths(int* size);
40 using VendorBase::getLibraryPaths;42 virtual char const* const* getLibraryPaths(int* size);
133 virtual char const* const* getLibraryPaths(int* size);139 virtual const rtl::OUString & getLibraryPaths() const;
143 if (info->getLibraryPaths().getLength() > 0) in createJavaInfo()146 buf.append(info->getLibraryPaths()); in createJavaInfo()
89 char const* const* OtherInfo::getLibraryPaths(int* size) in getLibraryPaths() function in jfw_plugin::OtherInfo
86 char const* const* SunInfo::getLibraryPaths(int* size) in getLibraryPaths() function in jfw_plugin::SunInfo
247 char const * const * arLDPaths = getLibraryPaths( & size); in initialize()
Completed in 27 milliseconds