Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A DXMLIndexTemplateContext.cxx81 const SvXMLEnumMapEntry* pLevelNameMap, in XMLIndexTemplateContext() argument
87 , pOutlineLevelNameMap(pLevelNameMap) in XMLIndexTemplateContext()
119 DBG_ASSERT( ((XML_TOKEN_INVALID != eLevelAttrName) && (NULL != pLevelNameMap)) in XMLIndexTemplateContext()
120 || ((XML_TOKEN_INVALID == eLevelAttrName) && (NULL == pLevelNameMap)), in XMLIndexTemplateContext()
126 if (NULL == pLevelNameMap) in XMLIndexTemplateContext()

Completed in 14 milliseconds