Searched refs:pBibBeamer (Results 1 – 2 of 2) sorted by relevance
712 BibInterceptorHelper::BibInterceptorHelper( ::bib::BibBeamer* pBibBeamer, ::com::sun::star::uno::Re… in BibInterceptorHelper() argument714 if( pBibBeamer ) in BibInterceptorHelper()716 xInterception = pBibBeamer->getDispatchProviderInterception(); in BibInterceptorHelper()1799 void BibDataManager::RegisterInterceptor( ::bib::BibBeamer* pBibBeamer) in RegisterInterceptor() argument1803 if( pBibBeamer ) in RegisterInterceptor()1804 m_pInterceptorHelper = new BibInterceptorHelper( pBibBeamer, m_xFormDispatch); in RegisterInterceptor()
68 …BibInterceptorHelper( ::bib::BibBeamer* pBibBeamer, ::com::sun::star::uno::Reference< ::com::sun::…189 void RegisterInterceptor( ::bib::BibBeamer* pBibBeamer);
Completed in 29 milliseconds