Searched refs:ConnectionTools (Results 1 – 2 of 2) sorted by relevance
55 ::sdbtools::OAutoRegistration< ::sdbtools::ConnectionTools > aRegistration; in createRegistryInfo_ConnectionTools()84 ConnectionTools::ConnectionTools( const ::comphelper::ComponentContext& _rContext ) in ConnectionTools() function in sdbtools::ConnectionTools90 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 …]
72 class ConnectionTools :public ConnectionTools_Base class84 ConnectionTools( const ::comphelper::ComponentContext& _rContext );108 ~ConnectionTools();111 ConnectionTools(); // never implemented112 ConnectionTools( const ConnectionTools& ); // never implemented113 ConnectionTools& operator=( const ConnectionTools& ); // never implemented
Completed in 14 milliseconds