Searched refs:ODBTypeWizDialog (Results 1 – 2 of 2) sorted by relevance
41 static OMultiInstanceAutoRegistration< ODBTypeWizDialog > aAutoRegistration; in createRegistryInfo_ODBTypeWizDialog()55 ODBTypeWizDialog::ODBTypeWizDialog(const Reference< XMultiServiceFactory >& _rxORB) in ODBTypeWizDialog() function in dbaui::ODBTypeWizDialog60 Sequence<sal_Int8> SAL_CALL ODBTypeWizDialog::getImplementationId( ) throw(RuntimeException) in getImplementationId()67 Reference< XInterface > SAL_CALL ODBTypeWizDialog::Create(const Reference< XMultiServiceFactory >& … in Create()69 return *(new ODBTypeWizDialog(_rxFactory)); in Create()73 ::rtl::OUString SAL_CALL ODBTypeWizDialog::getImplementationName() throw(RuntimeException) in getImplementationName()79 ::rtl::OUString ODBTypeWizDialog::getImplementationName_Static() throw(RuntimeException) in getImplementationName_Static()85 ::comphelper::StringSequence SAL_CALL ODBTypeWizDialog::getSupportedServiceNames() throw(RuntimeExc… in getSupportedServiceNames()91 ::comphelper::StringSequence ODBTypeWizDialog::getSupportedServiceNames_Static() throw(RuntimeExcep… in getSupportedServiceNames_Static()99 Reference<XPropertySetInfo> SAL_CALL ODBTypeWizDialog::getPropertySetInfo() throw(RuntimeException) in getPropertySetInfo()[all …]
38 class ODBTypeWizDialog class40 ,public ::comphelper::OPropertyArrayUsageHelper< ODBTypeWizDialog >44 …ODBTypeWizDialog(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…