Searched refs:mDepth (Results 1 – 1 of 1) sorted by relevance
289 long mDepth; member in SvXMLExport_Impl316 ,mDepth(0) in SvXMLExport_Impl()1032 || (mpImpl->mNamespaceMaps.top().second != mpImpl->mDepth)) in EnsureNamespace()1036 ::std::make_pair(mpNamespaceMap, mpImpl->mDepth) ); in EnsureNamespace()2357 ++mpImpl->mDepth; // increment nesting depth counter in StartElement()2396 --mpImpl->mDepth; in EndElement()2398 (mpImpl->mNamespaceMaps.top().second == mpImpl->mDepth)) in EndElement()2405 (mpImpl->mNamespaceMaps.top().second < mpImpl->mDepth), in EndElement()