Home
last modified time | relevance | path

Searched defs:ExtensionName (Results 1 – 1 of 1) sorted by relevance

/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_app.cxx62 struct ExtensionName struct
64 OUString m_str;
65 ExtensionName( OUString const & str ) : m_str( str ) {} in ExtensionName() function
66 bool operator () ( Reference<deployment::XPackage> const & e ) const in operator ()()

Completed in 13 milliseconds