Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx916 EditBrowseBox * pTHIS = (EditBrowseBox *) this; in IsCursorMoveAllowed() local
922 !pTHIS->SaveRow()) in IsCursorMoveAllowed()
928 pTHIS->SetNoSelection(); in IsCursorMoveAllowed()
953 pTHIS->bPaintStatus = static_cast< sal_Bool > in IsCursorMoveAllowed()
956 pTHIS->bPaintStatus = sal_True; in IsCursorMoveAllowed()
963 if (!pTHIS->CursorMoving(nNewRow, nNewColId)) in IsCursorMoveAllowed()
965 pTHIS->InvalidateStatusCell(nEditRow); in IsCursorMoveAllowed()
976 return pTHIS->CursorMoving(nNewRow, nNewColId); in IsCursorMoveAllowed()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx309 UnoDataBrowserView* pTHIS = const_cast<UnoDataBrowserView*>(this); in getVclControl() local
313pTHIS->startComponentListening(Reference<XComponent>(VCLUnoHelper::GetInterface(m_pVclControl),UNO… in getVclControl()

Completed in 33 milliseconds