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()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()139 Reference<XPropertySetInfo> SAL_CALL OSQLMessageDialog::getPropertySetInfo() throw(RuntimeExceptio… in getPropertySetInfo()146 ::cppu::IPropertyArrayHelper& OSQLMessageDialog::getInfoHelper() in getInfoHelper()148 return *const_cast<OSQLMessageDialog*>(this)->getArrayHelper(); in getInfoHelper()152 ::cppu::IPropertyArrayHelper* OSQLMessageDialog::createArrayHelper( ) const in createArrayHelper()[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
Completed in 20 milliseconds