Home
last modified time | relevance | path

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

/aoo4110/main/unoxml/source/xpath/
H A Dxpathapi.cxx113 m_nsmap.insert(nsmap_t::value_type(aPrefix, aURI)); in registerNS()
132 const nsmap_t& nsmap) in lcl_registerNamespaces()
134 nsmap_t::const_iterator i = nsmap.begin(); in lcl_registerNamespaces()
150 nsmap_t & rNamespaces, Reference< XNode > const& xNamespaceNode) in lcl_collectNamespaces()
179 nsmap_t namespaces; in lcl_collectRegisterNamespaces()
181 for (nsmap_t::const_iterator iter = namespaces.begin(); in lcl_collectRegisterNamespaces()
343 nsmap_t nsmap; in eval()
H A Dxpathapi.hxx59 typedef std::map<OUString, OUString> nsmap_t; typedef
73 nsmap_t m_nsmap;

Completed in 37 milliseconds