Lines Matching refs:BibFrameController_Impl

148 	BibFrameController_Impl*			pController;
189 BibFrameController_Impl::BibFrameController_Impl( const uno::Reference< awt::XWindow > & xComponent, in BibFrameController_Impl() function in BibFrameController_Impl
205 BibFrameController_Impl::~BibFrameController_Impl() in ~BibFrameController_Impl()
214 ::rtl::OUString SAL_CALL BibFrameController_Impl::getImplementationName() throw (::com::sun::star::… in getImplementationName()
219 sal_Bool SAL_CALL BibFrameController_Impl::supportsService( const ::rtl::OUString& sServiceName ) t… in supportsService()
227 ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL BibFrameController_Impl::getSupportedSe… in getSupportedServiceNames()
236 void BibFrameController_Impl::attachFrame( const uno::Reference< XFrame > & xArg ) throw (::com::su… in attachFrame()
242 sal_Bool BibFrameController_Impl::attachModel( const uno::Reference< XModel > & /*xModel*/ ) throw … in attachModel()
247 sal_Bool BibFrameController_Impl::suspend( sal_Bool bSuspend ) throw (::com::sun::star::uno::Runtim… in suspend()
256 uno::Any BibFrameController_Impl::getViewData() throw (::com::sun::star::uno::RuntimeException) in getViewData()
261 void BibFrameController_Impl::restoreViewData( const uno::Any& /*Value*/ ) throw (::com::sun::star:… in restoreViewData()
265 uno::Reference< XFrame > BibFrameController_Impl::getFrame() throw (::com::sun::star::uno::Runtime… in getFrame()
270 uno::Reference< XModel > BibFrameController_Impl::getModel() throw (::com::sun::star::uno::Runtime… in getModel()
275 void BibFrameController_Impl::dispose() throw (::com::sun::star::uno::RuntimeException) in dispose()
286 void BibFrameController_Impl::addEventListener( const uno::Reference< lang::XEventListener > & aLis… in addEventListener()
291 void BibFrameController_Impl::removeEventListener( const uno::Reference< lang::XEventListener > & a… in removeEventListener()
296 uno::Reference< frame::XDispatch > BibFrameController_Impl::queryDispatch( const util::URL& aURL, c… in queryDispatch()
313 uno::Sequence<uno::Reference< XDispatch > > BibFrameController_Impl::queryDispatches( const uno::Se… in queryDispatches()
321 uno::Sequence< ::sal_Int16 > SAL_CALL BibFrameController_Impl::getSupportedCommandGroups() in getSupportedCommandGroups()
334 uno::Sequence< frame::DispatchInformation > SAL_CALL BibFrameController_Impl::getConfigurableDispat… in getConfigurableDispatchInformation()
380 sal_Bool BibFrameController_Impl::SaveModified(const Reference< form::runtime::XFormController>& xC… in SaveModified()
435 void BibFrameController_Impl::dispatch(const util::URL& _rURL, const uno::Sequence< beans::Property… in dispatch()
582 Application::PostUserEvent( STATIC_LINK( this, BibFrameController_Impl, in dispatch()
696 IMPL_STATIC_LINK( BibFrameController_Impl, DisposeHdl, void*, EMPTYARG ) in IMPL_STATIC_LINK() argument
703 void BibFrameController_Impl::addStatusListener( in addStatusListener()
836 void BibFrameController_Impl::removeStatusListener( in removeStatusListener()
859 void BibFrameController_Impl::RemoveFilter() in RemoveFilter()
900 void BibFrameController_Impl::ChangeDataSource(const uno::Sequence< beans::PropertyValue >& aArgs) in ChangeDataSource()
966 void BibFrameController_Impl::activate() in activate()
969 void BibFrameController_Impl::deactivate() in deactivate()