Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx712 BibInterceptorHelper::BibInterceptorHelper( ::bib::BibBeamer* pBibBeamer, ::com::sun::star::uno::Re… in BibInterceptorHelper() argument
714 if( pBibBeamer ) in BibInterceptorHelper()
716 xInterception = pBibBeamer->getDispatchProviderInterception(); in BibInterceptorHelper()
1799 void BibDataManager::RegisterInterceptor( ::bib::BibBeamer* pBibBeamer) in RegisterInterceptor() argument
1803 if( pBibBeamer ) in RegisterInterceptor()
1804 m_pInterceptorHelper = new BibInterceptorHelper( pBibBeamer, m_xFormDispatch); in RegisterInterceptor()
H A Ddatman.hxx68 …BibInterceptorHelper( ::bib::BibBeamer* pBibBeamer, ::com::sun::star::uno::Reference< ::com::sun::…
189 void RegisterInterceptor( ::bib::BibBeamer* pBibBeamer);

Completed in 23 milliseconds