Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx377 if (getBrowserView() && getBrowserView()->getVclControl()) in Construct()
411 getBrowserView()->getVclControl()->SetHelpId(HID_CTL_TABBROWSER); in Construct()
413 if (getBrowserView()->getVclControl()->GetHeaderBar()) in Construct()
613 if ( getBrowserView() && getBrowserView()->getVclControl() ) in initializePreviewMode()
616 getBrowserView()->getVclControl()->EnableInput( sal_False ); in initializePreviewMode()
1635 SbaGridControl* pControl = getBrowserView()->getVclControl(); in RowChanged()
1647 SbaGridControl* pControl = getBrowserView()->getVclControl(); in ColumnChanged()
1718 if (!getBrowserView() || !getBrowserView()->getVclControl()) in GetState()
1882 …if (getBrowserView() && getBrowserView()->getVclControl() && !getBrowserView()->getVclControl()->I… in GetState()
2008 SbaGridControl* pGrid = getBrowserView()->getVclControl(); in Execute()
[all …]
H A Dbrwctrlr.cxx551 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 …]
H A Dbrwview.cxx80 SbaGridControl* pVclControl = _pView->getVclControl(); in isGrabVclControlFocusAllowed()
143 getVclControl(); in Construct()
298 SbaGridControl* UnoDataBrowserView::getVclControl() const in getVclControl() function in UnoDataBrowserView
/aoo42x/main/dbaccess/source/ui/inc/
H A Dbrwview.hxx75 SbaGridControl* getVclControl() const;

Completed in 54 milliseconds