Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/table/
H A Dtablerenderer.hxx215 virtual void ShowCellCursor( Window& _rView, const Rectangle& _rCursorRect) = 0;
H A Dgridtablerenderer.hxx101 virtual void ShowCellCursor( Window& _rView, const Rectangle& _rCursorRect);
/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx577 void GridTableRenderer::ShowCellCursor( Window& _rView, const Rectangle& _rCursorRect) in ShowCellCursor() function in svt::table::GridTableRenderer
H A Dtablecontrol_impl.cxx1950 pRenderer->ShowCellCursor( *m_pDataWindow, aCellRect ); in impl_ni_doSwitchCursor()

Completed in 35 milliseconds