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