Searched refs:setGridSnap (Results 1 – 9 of 9) sorted by relevance
379 void OScrollWindowHelper::setGridSnap(sal_Bool bOn) in setGridSnap() function in rptui::OScrollWindowHelper381 m_aReportWindow.setGridSnap(bOn); in setGridSnap()
368 void OReportWindow::setGridSnap(sal_Bool bOn) in setGridSnap() function in rptui::OReportWindow371 m_aViewsWindow.setGridSnap(bOn); in setGridSnap()
753 void ODesignView::setGridSnap(sal_Bool bOn) in setGridSnap() function in rptui::ODesignView755 m_aScrollWindow.setGridSnap(bOn); in setGridSnap()
933 void OViewsWindow::setGridSnap(sal_Bool bOn) in setGridSnap() function in rptui::OViewsWindow
1195 getDesignView()->setGridSnap(m_bGridUse = !m_bGridUse); in Execute()
94 void setGridSnap(sal_Bool bOn);
100 void setGridSnap(sal_Bool bOn);
190 void setGridSnap(sal_Bool bOn);
203 void setGridSnap(sal_Bool bOn);
Completed in 47 milliseconds