Searched refs:eDisplay (Results 1 – 2 of 2) sorted by relevance
161 void setDisplay(Display eDisplay = Display_inherit) { maDisplay = eDisplay; } in setDisplay() argument
435 enum XMLTokenEnum eDisplay = XML_TOKEN_INVALID; in ExportRegularSectionStart() local442 eDisplay = XML_CONDITION; in ExportRegularSectionStart()454 eDisplay = XML_NONE; in ExportRegularSectionStart()459 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_DISPLAY, eDisplay); in ExportRegularSectionStart()
Completed in 20 milliseconds