Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/inc/resourcemodel/
H A DOutputWithDepth.hxx53 OutputWithDepth(const T & aOpenTag, const T & aCloseTag);
63 OutputWithDepth<T>::OutputWithDepth(const T & aOpenTag, const T & aEndTag) in OutputWithDepth() argument
64 : mOpenTag(aOpenTag), mCloseTag(aEndTag) in OutputWithDepth()

Completed in 16 milliseconds