Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/bibliography/
H A Dgeneral.cxx95 class BibPosListener :public cppu::WeakImplHelper1 <sdbc::XRowSetListener> class
99 BibPosListener(BibGeneralPage* pParent);
113 BibPosListener::BibPosListener(BibGeneralPage* pParent) : in BibPosListener() function in BibPosListener
120 void BibPosListener::cursorMoved(const lang::EventObject& /*aEvent*/) throw( uno::RuntimeException ) in cursorMoved()
195 void BibPosListener::disposing(const lang::EventObject& /*Source*/) throw( uno::RuntimeException ) in disposing()
410 xPosListener = new BibPosListener(this); in BibGeneralPage()

Completed in 24 milliseconds