Searched refs:pTHIS (Results 1 – 2 of 2) sorted by relevance
916 EditBrowseBox * pTHIS = (EditBrowseBox *) this; in IsCursorMoveAllowed() local922 !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()
309 UnoDataBrowserView* pTHIS = const_cast<UnoDataBrowserView*>(this); in getVclControl() local313 …pTHIS->startComponentListening(Reference<XComponent>(VCLUnoHelper::GetInterface(m_pVclControl),UNO… in getVclControl()
Completed in 10 milliseconds