Searched refs:pAllNames (Results 1 – 1 of 1) sorted by relevance
3302 const ::rtl::OUString* pAllNames = aAllNames.getConstArray(); in LoadNamespaces() local3303 const ::rtl::OUString* pAllNamesEnd = pAllNames + aAllNames.getLength(); in LoadNamespaces()3304 for ( ; pAllNames != pAllNamesEnd; ++pAllNames ) in LoadNamespaces()3307 ::rtl::OUString sPrefix = *pAllNames; in LoadNamespaces()
Completed in 16 milliseconds