Searched refs:mDepth (Results 1 – 1 of 1) sorted by relevance
291 long mDepth; member in SvXMLExport_Impl318 ,mDepth(0) in SvXMLExport_Impl()1034 || (mpImpl->mNamespaceMaps.top().second != mpImpl->mDepth)) in EnsureNamespace()1038 ::std::make_pair(mpNamespaceMap, mpImpl->mDepth) ); in EnsureNamespace()2359 ++mpImpl->mDepth; // increment nesting depth counter in StartElement()2398 --mpImpl->mDepth; in EndElement()2400 (mpImpl->mNamespaceMaps.top().second == mpImpl->mDepth)) in EndElement()2407 (mpImpl->mNamespaceMaps.top().second < mpImpl->mDepth), in EndElement()
Completed in 22 milliseconds