Lines Matching refs:SbaExternalSourceBrowser

77 	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()
127 Reference< XInterface > SAL_CALL SbaExternalSourceBrowser::Create(const Reference<XMultiServiceFact… in Create()
129 return *(new SbaExternalSourceBrowser(_rxFactory)); in Create()
132 ::rtl::OUString SAL_CALL SbaExternalSourceBrowser::getImplementationName() throw(RuntimeException) in getImplementationName()
137 Reference< XRowSet > SbaExternalSourceBrowser::CreateForm() in CreateForm()
144 sal_Bool SbaExternalSourceBrowser::InitializeForm(const Reference< XPropertySet > & /*i_formPropert… in InitializeForm()
150 sal_Bool SbaExternalSourceBrowser::LoadForm() in LoadForm()
159 void SbaExternalSourceBrowser::modified(const ::com::sun::star::lang::EventObject& aEvent) throw( R… in modified()
171 void SAL_CALL SbaExternalSourceBrowser::dispatch(const ::com::sun::star::util::URL& aURL, const Seq… in dispatch()
284 Reference< ::com::sun::star::frame::XDispatch > SAL_CALL SbaExternalSourceBrowser::queryDispatch(c… in queryDispatch()
341 void SAL_CALL SbaExternalSourceBrowser::disposing() in disposing()
354 void SAL_CALL SbaExternalSourceBrowser::addModifyListener(const Reference< ::com::sun::star::util::… in addModifyListener()
360 void SAL_CALL SbaExternalSourceBrowser::removeModifyListener(const Reference< ::com::sun::star::uti… in removeModifyListener()
366 void SAL_CALL SbaExternalSourceBrowser::unloading(const ::com::sun::star::lang::EventObject& aEvent… in unloading()
377 void SbaExternalSourceBrowser::Attach(const Reference< XRowSet > & xMaster) in Attach()
452 void SbaExternalSourceBrowser::ClearView() in ClearView()
465 void SAL_CALL SbaExternalSourceBrowser::disposing(const ::com::sun::star::lang::EventObject& Source… in disposing()
476 void SbaExternalSourceBrowser::startListening() in startListening()
486 void SbaExternalSourceBrowser::stopListening() in stopListening()