Searched refs:getComposedName (Results 1 – 7 of 7) sorted by relevance
159 …xTable.set( xTables->getByName( getComposedName( CompositionType::Complete, sal_False ) ), UNO_QUE… in getTable()246 …::rtl::OUString SAL_CALL TableName::getComposedName( ::sal_Int32 _Type, ::sal_Bool _Quote ) throw … in getComposedName() function in sdbtools::TableName
88 …virtual ::rtl::OUString SAL_CALL getComposedName( ::sal_Int32 Type, ::sal_Bool _Quote ) throw (::c…
754 return ComposedTableName.getComposedName(); in getComposedTableName()761 return this.ComposedTableName.getComposedName(); in getComposedTableName()781 appendTableNameToFilter(ComposedTableName.getComposedName()); in elementInserted()
79 aReferencedTableVector.add(oCommandName.getComposedName()); in getExportedKeys()
229 public String getComposedName() in getComposedName() method in CommandName
267 …sFromClause.append(" ").append(curCommandName.getComposedName()).append(" ").append(quoteName(curC… in getFromClause()
100 string getComposedName( [in] long Type, [in] boolean Quote )
Completed in 23 milliseconds