Home
last modified time | relevance | path

Searched refs:BibBeamer (Results 1 – 5 of 5) sorted by relevance

/trunk/main/extensions/source/bibliography/
H A Dbibbeam.cxx209 BibBeamer::BibBeamer( Window* _pParent, BibDataManager* _pDM, WinBits _nStyle ) in BibBeamer() function in bib::BibBeamer
226 BibBeamer::~BibBeamer() in ~BibBeamer()
253 void BibBeamer::createToolBar() in createToolBar()
255 pToolBar= new BibToolBar(this, LINK( this, BibBeamer, RecalcLayout_Impl )); in createToolBar()
263 void BibBeamer::createGridWin() in createGridWin()
273 Reference< awt::XControlContainer > BibBeamer::getControlContainer() in getControlContainer()
282 Reference< frame::XDispatchProviderInterception > BibBeamer::getDispatchProviderInterception() in getDispatchProviderInterception()
291 void BibBeamer::SetXController(const uno::Reference< frame::XController > & xCtr) in SetXController()
301 void BibBeamer::GetFocus() in GetFocus()
308 IMPL_LINK( BibBeamer, RecalcLayout_Impl, void*, /*pVoid*/ )
H A Dbibbeam.hxx47 class BibBeamer class
77 BibBeamer(Window* pParent,BibDataManager* pDatMan, WinBits nStyle = WB_3DLOOK );
78 ~BibBeamer();
H A Ddatman.hxx48 class BibBeamer;
68 …BibInterceptorHelper( ::bib::BibBeamer* pBibBeamer, ::com::sun::star::uno::Reference< ::com::sun::…
189 void RegisterInterceptor( ::bib::BibBeamer* pBibBeamer);
H A Dbibload.cxx340 ::bib::BibBeamer* pBeamer = new ::bib::BibBeamer( pMyWindow, m_pDatMan ); in loadView()
H A Ddatman.cxx712 BibInterceptorHelper::BibInterceptorHelper( ::bib::BibBeamer* pBibBeamer, ::com::sun::star::uno::Re… in BibInterceptorHelper()
1799 void BibDataManager::RegisterInterceptor( ::bib::BibBeamer* pBibBeamer) in RegisterInterceptor()

Completed in 27 milliseconds