Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Drubydialog.cxx101 class SvxRubyData_Impl : public cppu::WeakImplHelper1 class
110 SvxRubyData_Impl();
111 ~SvxRubyData_Impl();
144 SvxRubyData_Impl::SvxRubyData_Impl() : in SvxRubyData_Impl() function in SvxRubyData_Impl
149 SvxRubyData_Impl::~SvxRubyData_Impl() in ~SvxRubyData_Impl()
153 void SvxRubyData_Impl::SetController(Reference<XController> xCtrl) in SetController()
174 void SvxRubyData_Impl::selectionChanged( const EventObject& ) throw (RuntimeException) in selectionChanged()
179 void SvxRubyData_Impl::disposing( const EventObject&) throw (RuntimeException) in disposing()
192 void SvxRubyData_Impl::AssertOneEntry() in AssertOneEntry()
243 xImpl = pImpl = new SvxRubyData_Impl; in SvxRubyDialog()
/trunk/main/svx/inc/svx/
H A Drubydialog.hxx69 class SvxRubyData_Impl;
131 SvxRubyData_Impl* pImpl;

Completed in 26 milliseconds