Home
last modified time | relevance | path

Searched refs:getGridControl (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx932 addControlListeners(getBrowserView()->getGridControl()); in Construct()
1019 Reference< XModifyBroadcaster > xBroadcaster(getBrowserView()->getGridControl(), UNO_QUERY); in addControlListeners()
1067 if (!getBrowserView() || !getBrowserView()->getGridControl().is()) in focusLost()
1090 Reference< XBoundComponent > xCommitable(getBrowserView()->getGridControl(), UNO_QUERY); in focusLost()
1101 removeControlListeners(getBrowserView()->getGridControl()); in disposingGridControl()
1164 if (xSourceControl == getBrowserView()->getGridControl()) in disposing()
1357 removeControlListeners(getBrowserView()->getGridControl()); in disposing()
1997 Reference< ::com::sun::star::form::XGrid > xGrid(getBrowserView()->getGridControl(), UNO_QUERY); in ExecuteSearch()
2626 Reference< ::com::sun::star::form::XGrid > xGrid(getBrowserView()->getGridControl(), UNO_QUERY); in IMPL_LINK()
2711 getBrowserView()->getGridControl()->setDesignMode(sal_False); in LoadFinished()
[all …]
H A Dexsrcbrw.cxx390 if (getBrowserView() && getBrowserView()->getGridControl().is()) in Attach()
391 getBrowserView()->getGridControl()->setDesignMode(sal_True); in Attach()
H A Dbrwview.cxx81 Reference< ::com::sun::star::awt::XControl > xGrid = _pView->getGridControl(); in isGrabVclControlFocusAllowed()
H A Dunodatbr.cxx2455 getBrowserView()->getGridControl()->setDesignMode(sal_True); in implLoadAnything()
3779 getBrowserView()->getGridControl()->setDesignMode(sal_True); in preReloadForm()
/aoo41x/main/dbaccess/source/ui/inc/
H A Dbrwview.hxx74 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl > getGridControl() const { re… in getGridControl() function in dbaui::UnoDataBrowserView
/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java282 GridControl oGridControl = curControlForm.getGridControl(); in changeBorderLayouts()
H A DFormDocument.java534 public GridControl getGridControl() in getGridControl() method in FormDocument.ControlForm

Completed in 187 milliseconds