Home
last modified time | relevance | path

Searched refs:SbaExternalSourceBrowser (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx77 static OMultiInstanceAutoRegistration< SbaExternalSourceBrowser > aAutoRegistration; in createRegistryInfo_OFormGridView()
80 Any SAL_CALL SbaExternalSourceBrowser::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface()
90 DBG_NAME(SbaExternalSourceBrowser) in DBG_NAME() argument
92 SbaExternalSourceBrowser::SbaExternalSourceBrowser(const Reference< ::com::sun::star::lang::XMultiS… in DBG_NAME()
98 DBG_CTOR(SbaExternalSourceBrowser,NULL); in DBG_NAME()
103 SbaExternalSourceBrowser::~SbaExternalSourceBrowser() in ~SbaExternalSourceBrowser()
106 DBG_DTOR(SbaExternalSourceBrowser,NULL); in ~SbaExternalSourceBrowser()
110 ::comphelper::StringSequence SAL_CALL SbaExternalSourceBrowser::getSupportedServiceNames() throw(Ru… in getSupportedServiceNames()
115 ::rtl::OUString SbaExternalSourceBrowser::getImplementationName_Static() throw(RuntimeException) in getImplementationName_Static()
120 ::comphelper::StringSequence SbaExternalSourceBrowser::getSupportedServiceNames_Static() throw(Runt… in getSupportedServiceNames_Static()
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A Dexsrcbrw.hxx39 class SbaExternalSourceBrowser class
51SbaExternalSourceBrowser(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…
59 DECLARE_UNO3_DEFAULTS(SbaExternalSourceBrowser, OGenericUnoController);
92 ~SbaExternalSourceBrowser();