Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A DXMLSectionExport.cxx1067 const XMLTokenEnum eLevelName( in ExportIndexTemplate() local
1075 OSL_ENSURE(XML_TOKEN_INVALID != eLevelName, "can't find level name"); in ExportIndexTemplate()
1076 if ( XML_TOKEN_INVALID == eLevelName ) in ExportIndexTemplate()
1083 if ((XML_TOKEN_INVALID != eLevelName) && (XML_TOKEN_INVALID != eLevelAttrName)) in ExportIndexTemplate()
1087 GetXMLToken(eLevelName)); in ExportIndexTemplate()

Completed in 20 milliseconds