Home
last modified time | relevance | path

Searched refs:getComposedName (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/dbaccess/source/sdbtools/connection/
H A Dtablename.cxx159 …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
H A Dtablename.hxx88 …virtual ::rtl::OUString SAL_CALL getComposedName( ::sal_Int32 Type, ::sal_Bool _Quote ) throw (::c…
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java754 return ComposedTableName.getComposedName(); in getComposedTableName()
761 return this.ComposedTableName.getComposedName(); in getComposedTableName()
781 appendTableNameToFilter(ComposedTableName.getComposedName()); in elementInserted()
H A DRelationController.java79 aReferencedTableVector.add(oCommandName.getComposedName()); in getExportedKeys()
H A DCommandName.java229 public String getComposedName() in getComposedName() method in CommandName
H A DSQLQueryComposer.java263 …sFromClause.append(" ").append(curCommandName.getComposedName()).append(" ").append(quoteName(curC… in getFromClause()
/aoo41x/main/offapi/com/sun/star/sdb/tools/
H A DXTableName.idl100 string getComposedName( [in] long Type, [in] boolean Quote )

Completed in 29 milliseconds