Searched refs:getVclControl (Results 1 – 4 of 4) sorted by relevance
376 if (getBrowserView() && getBrowserView()->getVclControl()) in Construct()410 getBrowserView()->getVclControl()->SetHelpId(HID_CTL_TABBROWSER); in Construct()412 if (getBrowserView()->getVclControl()->GetHeaderBar()) in Construct()612 if ( getBrowserView() && getBrowserView()->getVclControl() ) in initializePreviewMode()615 getBrowserView()->getVclControl()->EnableInput( sal_False ); in initializePreviewMode()1634 SbaGridControl* pControl = getBrowserView()->getVclControl(); in RowChanged()1646 SbaGridControl* pControl = getBrowserView()->getVclControl(); in ColumnChanged()1717 if (!getBrowserView() || !getBrowserView()->getVclControl()) in GetState()1881 …if (getBrowserView() && getBrowserView()->getVclControl() && !getBrowserView()->getVclControl()->I… in GetState()2007 SbaGridControl* pGrid = getBrowserView()->getVclControl(); in Execute()[all …]
551 m_pOwner->getBrowserView()->getVclControl()->ActivateCell(); in activateFirst()558 m_pOwner->getBrowserView()->getVclControl()->ActivateCell(); in activateLast()900 SbaGridControl* pVclGrid = getBrowserView()->getVclControl(); in Construct()1573 if (!getBrowserView() || !getBrowserView()->getVclControl()) in GetState()1641 if ( getBrowserView()->getVclControl()->GetSelectRowCount() ) in GetState()1756 sal_Int16 nGridMode = getBrowserView()->getVclControl()->GetOptions(); in GetState()2083 SbaGridControl* pVclGrid = getBrowserView()->getVclControl(); in Execute()2108 sal_Int16 nGridMode = getBrowserView()->getVclControl()->GetOptions(); in Execute()2122 getBrowserView()->getVclControl()->SetOptions(DbGridControl::OPT_READONLY); in Execute()2134 if ( getBrowserView()->getVclControl()->GetSelectRowCount() > 0 ) 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;
Completed in 49 milliseconds