Home
last modified time | relevance | path

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

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.cpp1628 wxString currentHiddenStatus = status->GetStatusText ( STATUS_HIDDEN ); in OnIdle() local
1631 if ( currentHiddenStatus != _ ( "Attributes hidden" ) ) in OnIdle()
1638 if ( currentHiddenStatus != _ ( "Tags hidden" ) ) in OnIdle()
1645 if ( !currentHiddenStatus.empty() ) in OnIdle()