Searched refs:m_aAutoRetrievingEnabled (Results 1 – 2 of 2) sorted by relevance
382 ,m_aAutoRetrievingEnabled( this, ModuleRes( CB_RETRIEVE_AUTO ) ) in GeneratedValuesPage()388 m_aAutoRetrievingEnabled.SetClickHdl( getControlModifiedLink() ); in GeneratedValuesPage()392 m_aControlDependencies.enableOnCheckMark( m_aAutoRetrievingEnabled, in GeneratedValuesPage()415 _rControlList.push_back( new OSaveValueWrapper< CheckBox >( &m_aAutoRetrievingEnabled ) ); in fillControls()436 m_aAutoRetrievingEnabled.Check( bEnabled ); in implInitControls()452 fillBool( _rSet, &m_aAutoRetrievingEnabled, DSID_AUTORETRIEVEENABLED, bChangedSomething ); in FillItemSet()
117 CheckBox m_aAutoRetrievingEnabled; member in dbaui::GeneratedValuesPage
Completed in 22 milliseconds