Searched refs:OAdabasCreateDialog (Results 1 – 2 of 2) sorted by relevance
52 static OMultiInstanceAutoRegistration< OAdabasCreateDialog > aAutoRegistration; in createRegistryInfo_OAdabasCreateDialog()62 OAdabasCreateDialog::OAdabasCreateDialog(const Reference< XMultiServiceFactory >& _rxORB) in OAdabasCreateDialog() function in OAdabasCreateDialog76 Sequence<sal_Int8> SAL_CALL OAdabasCreateDialog::getImplementationId( ) throw(RuntimeException) in getImplementationId()83 Reference< XInterface > SAL_CALL OAdabasCreateDialog::Create(const Reference< XMultiServiceFactory … in Create()85 return *(new OAdabasCreateDialog(_rxFactory)); in Create()89 ::rtl::OUString SAL_CALL OAdabasCreateDialog::getImplementationName() throw(RuntimeException) in getImplementationName()95 ::rtl::OUString OAdabasCreateDialog::getImplementationName_Static() throw(RuntimeException) in getImplementationName_Static()101 ::comphelper::StringSequence SAL_CALL OAdabasCreateDialog::getSupportedServiceNames() throw(Runtime… in getSupportedServiceNames()107 ::comphelper::StringSequence OAdabasCreateDialog::getSupportedServiceNames_Static() throw(RuntimeEx… in getSupportedServiceNames_Static()115 Reference<XPropertySetInfo> SAL_CALL OAdabasCreateDialog::getPropertySetInfo() throw(RuntimeExcept… in getPropertySetInfo()[all …]
46 class OAdabasCreateDialog class48 ,public ::comphelper::OPropertyArrayUsageHelper< OAdabasCreateDialog >64 …OAdabasCreateDialog(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…