Lines Matching refs:SkeletonDriver
40 return *(new SkeletonDriver()); in SkeletonDriver_CreateInstance()
45 SkeletonDriver::SkeletonDriver() in SkeletonDriver() function in SkeletonDriver
50 void SkeletonDriver::disposing() in disposing()
68 rtl::OUString SkeletonDriver::getImplementationName_Static( ) throw(RuntimeException) in getImplementationName_Static()
75 Sequence< ::rtl::OUString > SkeletonDriver::getSupportedServiceNames_Static( ) throw (RuntimeExcep… in getSupportedServiceNames_Static()
85 ::rtl::OUString SAL_CALL SkeletonDriver::getImplementationName( ) throw(RuntimeException) in getImplementationName()
91 sal_Bool SAL_CALL SkeletonDriver::supportsService( const ::rtl::OUString& _rServiceName ) throw(Run… in supportsService()
103 Sequence< ::rtl::OUString > SAL_CALL SkeletonDriver::getSupportedServiceNames( ) throw(RuntimeExce… in getSupportedServiceNames()
109 Reference< XConnection > SAL_CALL SkeletonDriver::connect( const ::rtl::OUString& url, const Sequen… in connect()
120 sal_Bool SAL_CALL SkeletonDriver::acceptsURL( const ::rtl::OUString& url ) in acceptsURL()
128 Sequence< DriverPropertyInfo > SAL_CALL SkeletonDriver::getPropertyInfo( const ::rtl::OUString& url… in getPropertyInfo()
134 sal_Int32 SAL_CALL SkeletonDriver::getMajorVersion( ) throw(RuntimeException) in getMajorVersion()
139 sal_Int32 SAL_CALL SkeletonDriver::getMinorVersion( ) throw(RuntimeException) in getMinorVersion()