Home
last modified time | relevance | path

Searched defs:bCase (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/inc/
H A Dunosrch.hxx69 sal_Bool bCase : 1; member in SwXTextSearch
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx125 sal_Bool bCase = sal_False; in GetEntryFromText() local
H A DSelectionBrowseBox.cxx1773 …const ::comphelper::UStringMixEqual bCase(xMeta.is() && xMeta->supportsMixedCaseQuotedIdentifiers(… in AddGroupBy() local
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx153 sal_Bool bCase = sal_True; in CellModified() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx413 sal_Bool bCase = isCaseSensitive(); in createINFEntry() local
H A DDTable.cxx339 const sal_Bool bCase = getConnection()->getMetaData()->supportsMixedCaseQuotedIdentifiers(); in fillColumns() local
2432 sal_Bool bCase = getConnection()->getMetaData()->supportsMixedCaseQuotedIdentifiers(); in addColumn() local
2505 sal_Bool bCase = getConnection()->getMetaData()->supportsMixedCaseQuotedIdentifiers(); in dropColumn() local
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx462 …const sal_Bool bCase = sal_True;//xMetaData.is() && xMetaData->supportsMixedCaseQuotedIdentifiers(… in mergeData() local
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx468 sal_Bool bCase = 0 != (nCaseReadonly & PATH_CASE_SENSITIVE); in IMPL_LINK() local
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx116 const sal_Bool bCase = m_pConnection->getMetaData()->supportsMixedCaseQuotedIdentifiers(); in fillColumns() local
/trunk/main/dbaccess/source/core/api/
H A DOptimisticSet.cxx122 bool bCase = (xMeta.is() && xMeta->supportsMixedCaseQuotedIdentifiers()) ? true : false; in construct() local
H A DSingleSelectQueryComposer.cxx788 sal_Bool bCase = sal_True; in getColumns() local
H A DKeySet.cxx194 bool bCase = (xMeta.is() && xMeta->supportsMixedCaseQuotedIdentifiers()) ? true : false; in initColumns() local
H A DRowSet.cxx2248 sal_Bool bCase = sal_True; in impl_getTables_throw() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx359 sal_Bool bCase = sal_True; in DBG_NAME() local
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx177 sal_Bool bCase; member

Completed in 193 milliseconds