Home
last modified time | relevance | path

Searched refs:getBooleanDataSourceSetting (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/dbaccess/source/ui/misc/
H A DUITools.cxx1365 return ::dbtools::getBooleanDataSourceSetting( _xConnection, PROPERTY_ENABLESQL92CHECK ); in isSQL92CheckEnabled()
1370 return ::dbtools::getBooleanDataSourceSetting( _xConnection, INFO_APPEND_TABLE_ALIAS ); in isAppendTableAliasEnabled()
1376 return ::dbtools::getBooleanDataSourceSetting( _xConnection, INFO_AS_BEFORE_CORRELATION_NAME ); in generateAsBeforeTableAlias()
/aoo41x/main/connectivity/source/commontools/
H A DTIndexes.cxx170 …sal_Bool bAddIndexAppendix = ::dbtools::getBooleanDataSourceSetting( m_pTable->getConnection(), "A… in appendObject()
H A Ddbtools2.cxx554 bool getBooleanDataSourceSetting( const Reference< XConnection >& _rxConnection, const sal_Char* _p… in getBooleanDataSourceSetting() function
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx216 …ol (this, ModuleRes(CTR_FIELDS),_nMaxColumnsInIndex,::dbtools::getBooleanDataSourceSetting( m_xCon… in DBG_NAME()
/aoo41x/main/connectivity/inc/connectivity/
H A Ddbtools.hxx344 OOO_DLLPUBLIC_DBTOOLS bool getBooleanDataSourceSetting(
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx1128 …const sal_Bool bUseEscape = ::dbtools::getBooleanDataSourceSetting( _xConnection, PROPERTY_OUTERJO… in GenerateFromClause()

Completed in 54 milliseconds