Searched refs:getVclControl (Results 1 – 4 of 4) sorted by relevance
376 if (getBrowserView() && getBrowserView()->getVclControl()) in Construct()409 getBrowserView()->getVclControl()->GetDataWindow().SetUniqueId(UID_DATABROWSE_DATAWINDOW); in Construct()410 getBrowserView()->getVclControl()->SetHelpId(HID_CTL_TABBROWSER); in Construct()412 if (getBrowserView()->getVclControl()->GetHeaderBar()) in Construct()413 getBrowserView()->getVclControl()->GetHeaderBar()->SetHelpId(HID_DATABROWSE_HEADER); in Construct()612 if ( getBrowserView() && getBrowserView()->getVclControl() ) in initializePreviewMode()614 getBrowserView()->getVclControl()->AlwaysEnableInput( sal_False ); in initializePreviewMode()615 getBrowserView()->getVclControl()->EnableInput( sal_False ); in initializePreviewMode()616 getBrowserView()->getVclControl()->ForceHideScrollbars( sal_True ); in initializePreviewMode()1634 SbaGridControl* pControl = getBrowserView()->getVclControl(); in RowChanged()[all …]
551 m_pOwner->getBrowserView()->getVclControl()->ActivateCell(); in activateFirst()558 m_pOwner->getBrowserView()->getVclControl()->ActivateCell(); in activateLast()900 SbaGridControl* pVclGrid = getBrowserView()->getVclControl(); in Construct()1397 … if (getBrowserView() && getBrowserView()->getVclControl() && !m_aInvalidateClipboard.IsActive()) in frameAction()1406 … if (getBrowserView() && getBrowserView()->getVclControl() && m_aInvalidateClipboard.IsActive()) in frameAction()1573 if (!getBrowserView() || !getBrowserView()->getVclControl()) in GetState()1641 if ( getBrowserView()->getVclControl()->GetSelectRowCount() ) in GetState()1650 … CellControllerRef xCurrentController = getBrowserView()->getVclControl()->Controller(); in GetState()1756 sal_Int16 nGridMode = getBrowserView()->getVclControl()->GetOptions(); in GetState()2083 SbaGridControl* pVclGrid = getBrowserView()->getVclControl(); in Execute()[all …]
80 SbaGridControl* pVclControl = _pView->getVclControl(); in isGrabVclControlFocusAllowed()143 getVclControl(); in Construct()298 SbaGridControl* UnoDataBrowserView::getVclControl() const in getVclControl() function in UnoDataBrowserView
75 SbaGridControl* getVclControl() const;