Searched defs:ExtensionName (Results 1 – 1 of 1) sorted by relevance
62 struct ExtensionName struct64 OUString m_str;65 ExtensionName( OUString const & str ) : m_str( str ) {} in ExtensionName() argument66 bool operator () ( Reference<deployment::XPackage> const & e ) const in operator ()()
Completed in 18 milliseconds