Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx331 …const SfxBoolItem* pAutoRetrieveEnabledItem = _rSet.GetItem<SfxBoolItem>(DSID_AUTORETRIEVEENABLED); in implInitControls() local
336 bool bEnabled = pAutoRetrieveEnabledItem->GetValue(); in implInitControls()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx332 …const SfxBoolItem* pAutoRetrieveEnabledItem = _rSet.GetItem<SfxBoolItem>(DSID_AUTORETRIEVEENABLED); in implInitControls() local
337 bool bEnabled = pAutoRetrieveEnabledItem->GetValue(); in implInitControls()