Home
last modified time | relevance | path

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

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlctrl.h187 wxString getLastAttributeName ( int pos );
H A Dxmlctrl.cpp590 attributeName = getLastAttributeName ( pos ); in handleEquals()
961 wxString XmlCtrl::getLastAttributeName ( int pos ) in getLastAttributeName() function in XmlCtrl