Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx142 class BibFrameCtrl_Impl : public cppu::WeakImplHelper1 < XFrameActionListener > class
150 BibFrameCtrl_Impl() in BibFrameCtrl_Impl() function in BibFrameCtrl_Impl
155 ~BibFrameCtrl_Impl();
162 BibFrameCtrl_Impl::~BibFrameCtrl_Impl() in ~BibFrameCtrl_Impl()
166 void BibFrameCtrl_Impl::frameAction(const FrameActionEvent& aEvent) throw( uno::RuntimeException ) in frameAction()
181 void BibFrameCtrl_Impl::disposing( const lang::EventObject& /*Source*/ ) in disposing()
200 pImp = new BibFrameCtrl_Impl; in BibFrameController_Impl()
H A Dframectr.hxx38 class BibFrameCtrl_Impl;
66 friend class BibFrameCtrl_Impl;
67 BibFrameCtrl_Impl* pImp;

Completed in 24 milliseconds