Home
last modified time | relevance | path

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

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.h478 showInsertEntityPane, variable
H A Dxmlcopyeditor.cpp805 showInsertEntityPane = config->Read ( _T ( "showInsertEntityPane" ), true ); in MyFrame()
850 showInsertEntityPane = true; in MyFrame()
1007 ( restoreLayout ) ? showInsertEntityPane : true ).DestroyOnClose ( false ).PinButton ( true ); in MyFrame()