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()68 Reference< XInterface > SAL_CALL ODataSourcePropertyDialog::Create(const Reference< XMultiServiceFa… in Create()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()86 ::comphelper::StringSequence SAL_CALL ODataSourcePropertyDialog::getSupportedServiceNames() throw(R… in getSupportedServiceNames()92 ::comphelper::StringSequence ODataSourcePropertyDialog::getSupportedServiceNames_Static() throw(Run… in getSupportedServiceNames_Static()100 Reference<XPropertySetInfo> SAL_CALL ODataSourcePropertyDialog::getPropertySetInfo() throw(Runtime… in getPropertySetInfo()[all …]
38 class ODataSourcePropertyDialog class40 ,public ::comphelper::OPropertyArrayUsageHelper< ODataSourcePropertyDialog >44 …ODataSourcePropertyDialog(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…