Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx760 m_nNextElementExpected = ELEM_CLOSE_MENUSEPARATOR; in startElement()
809 else if ( m_nNextElementExpected == ELEM_CLOSE_MENUSEPARATOR ) in endElement()
/trunk/main/framework/inc/xml/
H A Dmenudocumenthandler.hxx279 enum NextElementClose { ELEM_CLOSE_NONE, ELEM_CLOSE_MENUITEM, ELEM_CLOSE_MENUSEPARATOR }; enumerator

Completed in 41 milliseconds