Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/app/
H A DAppController.cxx260 … struct SelectionGuardAccess { friend class SelectionGuard; private: SelectionGuardAccess() { } }; in SelectionGuardAccess()
289 class SelectionGuard : public ::boost::noncopyable class
292 SelectionGuard( SelectionNotifier& _rNotifier ) in SelectionGuard() function in dbaui::SelectionGuard
298 ~SelectionGuard() in ~SelectionGuard()
1705 SelectionGuard aSelGuard( *m_pSelectionNotifier ); in onContainerSelect()
2227 SelectionGuard aSelGuard( *m_pSelectionNotifier ); in onSelectionChanged()

Completed in 95 milliseconds