Home
last modified time | relevance | path

Searched refs:ConnectionTools (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/sdbtools/connection/
H A Dconnectiontools.cxx55 ::sdbtools::OAutoRegistration< ::sdbtools::ConnectionTools > aRegistration; in createRegistryInfo_ConnectionTools()
84 ConnectionTools::ConnectionTools( const ::comphelper::ComponentContext& _rContext ) in ConnectionTools() function in sdbtools::ConnectionTools
90 ConnectionTools::~ConnectionTools() in ~ConnectionTools()
95 Reference< XTableName > SAL_CALL ConnectionTools::createTableName() throw (RuntimeException) in createTableName()
102 Reference< XObjectNames > SAL_CALL ConnectionTools::getObjectNames() throw (RuntimeException) in getObjectNames()
134 ::rtl::OUString SAL_CALL ConnectionTools::getImplementationName() throw (RuntimeException) in getImplementationName()
149 …Sequence< ::rtl::OUString > SAL_CALL ConnectionTools::getSupportedServiceNames() throw (RuntimeExc… in getSupportedServiceNames()
155 ::rtl::OUString SAL_CALL ConnectionTools::getImplementationName_static() in getImplementationName_static()
161 Sequence< ::rtl::OUString > SAL_CALL ConnectionTools::getSupportedServiceNames_static() in getSupportedServiceNames_static()
169 …Reference< XInterface > SAL_CALL ConnectionTools::Create(const Reference< XComponentContext >& _rx… in Create()
[all …]
H A Dconnectiontools.hxx72 class ConnectionTools :public ConnectionTools_Base class
84 ConnectionTools( const ::comphelper::ComponentContext& _rContext );
108 ~ConnectionTools();
111 ConnectionTools(); // never implemented
112 ConnectionTools( const ConnectionTools& ); // never implemented
113 ConnectionTools& operator=( const ConnectionTools& ); // never implemented

Completed in 18 milliseconds