Lines Matching refs:m_Name
505 String sFileName(getEntry(m_pConnection,m_Name)); in construct()
698 aURL.SetURL(getEntry(m_pConnection,m_Name)); in refreshIndexes()
1056 …onnection->isCheckEnabled() && ::dbtools::convertName2SQLName(m_Name,::rtl::OUString()) != m_Name ) in CreateImpl()
1060 "$name$", m_Name in CreateImpl()
1067 String aName = getEntry(m_pConnection,m_Name); in CreateImpl()
1073 aIdent += m_Name; in CreateImpl()
1520 sal_Bool bDropped = Drop_Static(getEntry(m_pConnection,m_Name),HasMemoFields(),m_pIndexes); in DropImpl()
2315 pNewTable->renameImpl(m_Name); in alterColumn()
2414 renameFile(m_pConnection,m_Name,newName,m_pConnection->getExtension()); in renameImpl()
2418 renameFile(m_pConnection,m_Name,newName,sExt); in renameImpl()
2475 pNewTable->renameImpl(m_Name); in addColumn()
2542 pNewTable->renameImpl(m_Name); in dropColumn()
2562 String sName(m_Name); in createTempFile()
2642 "$filename$", getEntry(m_pConnection,m_Name) in throwInvalidDbaseFormat()