Home
last modified time | relevance | path

Searched refs:ManifestScopeEntry (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/package/source/manifest/
H A DManifestImport.hxx44 struct ManifestScopeEntry struct
49 ManifestScopeEntry( const ::rtl::OUString& aConvertedName, const StringHashMap& aNamespaces ) in ManifestScopeEntry() argument
54 ~ManifestScopeEntry() in ~ManifestScopeEntry() argument
58 typedef ::std::vector< ManifestScopeEntry > ManifestStack;
H A DManifestImport.cxx350 aStack.push_back( ManifestScopeEntry( aConvertedName, aNamespaces ) ); in PushNameAndNamespaces()

Completed in 13 milliseconds