Home
last modified time | relevance | path

Searched refs:pVclControl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx80 SbaGridControl* pVclControl = _pView->getVclControl(); in isGrabVclControlFocusAllowed() local
82 if (pVclControl && xGrid.is()) in isGrabVclControlFocusAllowed()
85 if(!pVclControl->HasChildPathFocus()) in isGrabVclControlFocusAllowed()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx2700 FmGridControl* pVclControl = static_cast<FmGridControl*>(GetWindow()); in select() local
2701 return pVclControl->selectBookmarks(aBookmarks); in select()
2714 FmGridControl* pVclControl = static_cast<FmGridControl*>(GetWindow()); in getSelection() local
2715 Sequence< Any > aSelectionBookmarks = pVclControl->getSelectionBookmarks(); in getSelection()

Completed in 25 milliseconds