Searched refs:OSQLMessageDialog (Results 1 – 6 of 6) sorted by relevance
54 static OMultiInstanceAutoRegistration< OSQLMessageDialog > aAutoRegistration; in createRegistryInfo_OSQLMessageDialog()68 OSQLMessageDialog::OSQLMessageDialog(const Reference< XMultiServiceFactory >& _rxORB) in OSQLMessageDialog() function in dbaui::OSQLMessageDialog78 Sequence<sal_Int8> SAL_CALL OSQLMessageDialog::getImplementationId( ) throw(RuntimeException) in getImplementationId()85 Reference< XInterface > SAL_CALL OSQLMessageDialog::Create(const Reference< XMultiServiceFactory >&… in Create()87 return *(new OSQLMessageDialog(_rxFactory)); in Create()91 ::rtl::OUString SAL_CALL OSQLMessageDialog::getImplementationName() throw(RuntimeException) in getImplementationName()97 ::rtl::OUString OSQLMessageDialog::getImplementationName_Static() throw(RuntimeException) in getImplementationName_Static()103 ::comphelper::StringSequence SAL_CALL OSQLMessageDialog::getSupportedServiceNames() throw(RuntimeEx… in getSupportedServiceNames()109 ::comphelper::StringSequence OSQLMessageDialog::getSupportedServiceNames_Static() throw(RuntimeExce… in getSupportedServiceNames_Static()117 sal_Bool SAL_CALL OSQLMessageDialog::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldVal… in convertFastPropertyValue()[all …]
1 "OSQLMessageDialog";"com::sun::star::sdb::ErrorMessageDialog";"Title"2 "OSQLMessageDialog";"com::sun::star::sdb::ErrorMessageDialog";"ParentWindow"3 "OSQLMessageDialog";"com::sun::star::sdb::ErrorMessageDialog";"SQLException"4 "OSQLMessageDialog";"com::sun::star::lang::XInitialization";"initialize()"5 "OSQLMessageDialog";"com::sun::star::ui::dialogs::XExecutableDialog";"setTitle()"6 "OSQLMessageDialog";"com::sun::star::ui::dialogs::XExecutableDialog";"execute()"7 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"8 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"setPropertyValue()"9 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"getPropertyValue()"10 "OSQLMessageDialog";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"[all …]
39 class OSQLMessageDialog class41 ,public ::comphelper::OPropertyArrayUsageHelper< OSQLMessageDialog >51 …OSQLMessageDialog(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…
32 -o dbaccess.OSQLMessageDialog
60 public class OSQLMessageDialog extends TestCase { class
13 job14=dbaccess.OSQLMessageDialog