Home
last modified time | relevance | path

Searched refs:createTableName (Results 1 – 5 of 5) sorted by relevance

/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx818 Reference< XTableName > SAL_CALL OConnection::createTableName( ) throw (RuntimeException) in createTableName() function in dbaccess::OConnection
825 return m_xConnectionTools->createTableName(); in createTableName()
H A Dconnection.hxx200 …:uno::Reference< ::com::sun::star::sdb::tools::XTableName > SAL_CALL createTableName( ) throw (::…
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dconnectiontools.hxx87 …:uno::Reference< ::com::sun::star::sdb::tools::XTableName > SAL_CALL createTableName() throw (::co…
H A Dconnectiontools.cxx95 Reference< XTableName > SAL_CALL ConnectionTools::createTableName() throw (RuntimeException) in createTableName() function in sdbtools::ConnectionTools
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXConnectionTools.idl74 XTableName createTableName();

Completed in 29 milliseconds