Searched refs:OTableFilterDialog (Results 1 – 2 of 2) sorted by relevance
42 static OMultiInstanceAutoRegistration< OTableFilterDialog > aAutoRegistration; in createRegistryInfo_OTableFilterDialog()56 OTableFilterDialog::OTableFilterDialog(const Reference< XMultiServiceFactory >& _rxORB) in OTableFilterDialog() function in dbaui::OTableFilterDialog61 Sequence<sal_Int8> SAL_CALL OTableFilterDialog::getImplementationId( ) throw(RuntimeException) in getImplementationId()70 return *(new OTableFilterDialog(_rxFactory)); in Create()74 ::rtl::OUString SAL_CALL OTableFilterDialog::getImplementationName() throw(RuntimeException) in getImplementationName()80 ::rtl::OUString OTableFilterDialog::getImplementationName_Static() throw(RuntimeException) in getImplementationName_Static()100 Reference<XPropertySetInfo> SAL_CALL OTableFilterDialog::getPropertySetInfo() throw(RuntimeExcepti… in getPropertySetInfo()107 ::cppu::IPropertyArrayHelper& OTableFilterDialog::getInfoHelper() in getInfoHelper()109 return *const_cast<OTableFilterDialog*>(this)->getArrayHelper(); in getInfoHelper()113 ::cppu::IPropertyArrayHelper* OTableFilterDialog::createArrayHelper( ) const in createArrayHelper()[all …]
38 class OTableFilterDialog class40 ,public ::comphelper::OPropertyArrayUsageHelper< OTableFilterDialog >44 …OTableFilterDialog(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…
Completed in 12 milliseconds