Searched defs:bCase (Results 1 – 15 of 15) sorted by relevance
69 sal_Bool bCase : 1; member in SwXTextSearch
125 sal_Bool bCase = sal_False; in GetEntryFromText() local
1773 …const ::comphelper::UStringMixEqual bCase(xMeta.is() && xMeta->supportsMixedCaseQuotedIdentifiers(… in AddGroupBy() local
153 sal_Bool bCase = sal_True; in CellModified() local
413 sal_Bool bCase = isCaseSensitive(); in createINFEntry() local
339 const sal_Bool bCase = getConnection()->getMetaData()->supportsMixedCaseQuotedIdentifiers(); in fillColumns() local2432 sal_Bool bCase = getConnection()->getMetaData()->supportsMixedCaseQuotedIdentifiers(); in addColumn() local2505 sal_Bool bCase = getConnection()->getMetaData()->supportsMixedCaseQuotedIdentifiers(); in dropColumn() local
462 …const sal_Bool bCase = sal_True;//xMetaData.is() && xMetaData->supportsMixedCaseQuotedIdentifiers(… in mergeData() local
468 sal_Bool bCase = 0 != (nCaseReadonly & PATH_CASE_SENSITIVE); in IMPL_LINK() local
116 const sal_Bool bCase = m_pConnection->getMetaData()->supportsMixedCaseQuotedIdentifiers(); in fillColumns() local
122 bool bCase = (xMeta.is() && xMeta->supportsMixedCaseQuotedIdentifiers()) ? true : false; in construct() local
788 sal_Bool bCase = sal_True; in getColumns() local
194 bool bCase = (xMeta.is() && xMeta->supportsMixedCaseQuotedIdentifiers()) ? true : false; in initColumns() local
2248 sal_Bool bCase = sal_True; in impl_getTables_throw() local
355 sal_Bool bCase = sal_True; in DBG_NAME() local
177 sal_Bool bCase; member
Completed in 102 milliseconds