Searched refs:ONavigatorImpl (Results 1 – 2 of 2) sorted by relevance
891 class ONavigatorImpl class893 ONavigatorImpl(const ONavigatorImpl&);894 void operator =(const ONavigatorImpl&);896 ONavigatorImpl(OReportController& _rController,ONavigator* _pParent);897 virtual ~ONavigatorImpl();904 ONavigatorImpl::ONavigatorImpl(OReportController& _rController,ONavigator* _pParent) in ONavigatorImpl() function in rptui::ONavigatorImpl916 ONavigatorImpl::~ONavigatorImpl() in ~ONavigatorImpl()933 m_pImpl.reset(new ONavigatorImpl(_rController,this)); in ONavigator()
32 class ONavigatorImpl;36 ::std::auto_ptr<ONavigatorImpl> m_pImpl;
Completed in 15 milliseconds