Lines Matching refs:BibView
62 BibView::BibView( Window* _pParent, BibDataManager* _pManager, WinBits _nStyle ) in BibView() function in bib::BibView
73 BibView::~BibView() in ~BibView()
117 void BibView::UpdatePages() in UpdatePages()
164 Application::PostUserEvent( STATIC_LINK( this, BibView, CallMappingHdl ) ); in UpdatePages()
171 void BibView::_loaded( const EventObject& _rEvent ) in _loaded()
177 void BibView::_reloaded( const EventObject& _rEvent ) in _reloaded()
186 IMPL_STATIC_LINK( BibView, CallMappingHdl, BibView*, EMPTYARG ) in IMPL_STATIC_LINK() argument
194 void BibView::Resize() in Resize()
207 Reference< awt::XControlContainer > BibView::getControlContainer() in getControlContainer()
215 void BibView::GetFocus() in GetFocus()
221 sal_Bool BibView::HandleShortCutKey( const KeyEvent& rKeyEvent ) in HandleShortCutKey()