19 #ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_NAVIGATOR_HXX
20 #define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_NAVIGATOR_HXX
26 class OReportController;
30 ::std::unique_ptr<ONavigatorImpl>
m_pImpl;
43 #endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_NAVIGATOR_HXX
void operator=(const ONavigator &)=delete
::std::unique_ptr< ONavigatorImpl > m_pImpl
ONavigator(const ONavigator &)=delete
DECL_LINK(FocusChangeHdl, weld::Container &, void)