Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx232 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
236 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
320 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in handleKeyEvent()
720 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(&m_rView); in MouseButtonDown()
730 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
867 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
883 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
H A DScrollHelper.cxx267 void OScrollWindowHelper::unmarkAllObjects(OSectionView* _pSectionView) in unmarkAllObjects() function in rptui::OScrollWindowHelper
269 m_aReportWindow.unmarkAllObjects(_pSectionView); in unmarkAllObjects()
H A DReportWindow.cxx299 void OReportWindow::unmarkAllObjects(OSectionView* _pSectionView) in unmarkAllObjects() function in rptui::OReportWindow
302 m_aViewsWindow.unmarkAllObjects(_pSectionView); in unmarkAllObjects()
H A DDesignView.cxx505 void ODesignView::unmarkAllObjects(OSectionView* _pSectionView) in unmarkAllObjects() function in rptui::ODesignView
507 m_aScrollWindow.unmarkAllObjects(_pSectionView); in unmarkAllObjects()
H A DReportController.cxx1732 getDesignView()->unmarkAllObjects(NULL); in impl_initialize()
3074 getDesignView()->unmarkAllObjects(NULL); in select()
3265 getDesignView()->unmarkAllObjects(NULL); in createDateTime()
3293 getDesignView()->unmarkAllObjects(NULL); in createPageNumber()
3325 getDesignView()->unmarkAllObjects(NULL); in addPairControls()
3384 getDesignView()->unmarkAllObjects(NULL); in addPairControls()
4018 getDesignView()->unmarkAllObjects(NULL); in createDefaultControl()
H A DReportSection.cxx805 m_pParent->getViewsWindow()->unmarkAllObjects(m_pView); in ExecuteDrop()
H A DViewsWindow.cxx520 void OViewsWindow::unmarkAllObjects(OSectionView* _pSectionView) in unmarkAllObjects() function in rptui::OViewsWindow
/trunk/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx174 void unmarkAllObjects(OSectionView* _pSectionView);
H A DScrollHelper.hxx155 void unmarkAllObjects(OSectionView* _pSectionView);
H A DDesignView.hxx214 void unmarkAllObjects(OSectionView* _pSectionView);
H A DViewsWindow.hxx245 void unmarkAllObjects(OSectionView* _pSectionView);

Completed in 101 milliseconds