Searched defs:sQuote (Results 1 – 11 of 11) sorted by relevance
281 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in alterColumnByName() local304 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in alterColumnType() local328 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in alterDefaultValue() local341 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in dropDefaultValue() local351 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in getAlterTableColumnPart() local
212 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in alterColumnByName() local303 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in alterDefaultValue() local316 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in dropDefaultValue() local326 const ::rtl::OUString sQuote = getMetaData()->getIdentifierQuoteString( ); in getAlterTableColumnPart() local
188 const ::rtl::OUString sQuote = m_pConnection->getMetaData()->getIdentifierQuoteString( ); in alterColumnByName() local361 const ::rtl::OUString sQuote = m_pConnection->getMetaData()->getIdentifierQuoteString( ); in getAlterTableColumnPart() local
237 const ::rtl::OUString sQuote(_xMetaData->getIdentifierQuoteString()); in generateColumnNames() local289 const ::rtl::OUString sQuote = xMetaData->getIdentifierQuoteString(); in createStandardKeyStatement() local300 const ::rtl::OUString sQuote = xMetaData->getIdentifierQuoteString(); in createStandardKeyStatement() local421 const ::rtl::OUString sQuote = xMetaData->getIdentifierQuoteString(); in lcl_createSDBCXColumn() local
435 OUString sQuote('"'); in SwCreateAddressListDialog() local634 OUString sQuote('"'); in IMPL_LINK() local
509 const ::rtl::OUString sQuote(&_aQuoteCharacter, 1); in exportStringSequenceAttribute() local
480 String sQuote( pTextApi->GetText() ); in ExecuteReplyToAnnotation() local
549 static const ::rtl::OUString sQuote = ::rtl::OUString::createFromAscii("\""); in impl_getIdentifierQuoteString_throw() local
1497 const ::rtl::OUString sQuote = xDestMetaData->getIdentifierQuoteString(); in impl_getServerSideCopyStatement_throw() local
257 const ::rtl::OUString sQuote = m_xMetaData->getIdentifierQuoteString(); in getSelectStatement() local
833 const ::rtl::OUString sQuote = getIdentifierQuoteString(); in executeInsert() local
Completed in 90 milliseconds