Searched refs:export_comment8 (Results 1 – 3 of 3) sorted by relevance
53 …if ( !m_TextComment8->GetValue().IsEmpty() ) cfg->m_PageSettings.export_comment8 = m_Comment8Expor… in ~DIALOG_EESCHEMA_PAGE_SETTINGS()103 …rt->SetValue( m_TextComment8->GetValue().IsEmpty() ? false : cfg->m_PageSettings.export_comment8 ); in onTransferDataToWindow()
142 bool export_comment8; member
275 &m_PageSettings.export_comment8, false ) ); in EESCHEMA_SETTINGS()