Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx382 ,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()
H A Dadvancedsettings.hxx117 CheckBox m_aAutoRetrievingEnabled; member in dbaui::GeneratedValuesPage

Completed in 20 milliseconds