Home
last modified time | relevance | path

Searched refs:i_hasControlFocus (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx333 void GridTableRenderer::PrepareRow( RowPos _nRow, bool i_hasControlFocus, bool _bSelected, in PrepareRow() argument
351 backgroundColor = i_hasControlFocus in PrepareRow()
400 …void GridTableRenderer::PaintRowHeader( bool i_hasControlFocus, bool _bSelected, OutputDevice& _rD… in PaintRowHeader() argument
425 (void)i_hasControlFocus; in PaintRowHeader()
441 …tings const & i_style, ColPos const i_column, bool const i_selected, bool const i_hasControlFocus ) in CellRenderContext()
447 ,bHasControlFocus( i_hasControlFocus ) in CellRenderContext()
453 … void GridTableRenderer::PaintCell( ColPos const i_column, bool _bSelected, bool i_hasControlFocus, in PaintCell() argument
459 …t const aRenderContext( _rDevice, aContentArea, _rStyle, i_column, _bSelected, i_hasControlFocus ); in PaintCell()
470 lineColor = i_hasControlFocus in PaintCell()
/trunk/main/svtools/inc/svtools/table/
H A Dtablerenderer.hxx146 virtual void PrepareRow( RowPos _nRow, bool i_hasControlFocus, bool _bSelected,
175 virtual void PaintRowHeader( bool i_hasControlFocus, bool _bSelected,
206 bool i_hasControlFocus, bool _bSelected,
H A Dgridtablerenderer.hxx90 virtual void PrepareRow( RowPos _nRow, bool i_hasControlFocus, bool _bSelected,
94 bool i_hasControlFocus, bool _bSelected,
98 bool i_hasControlFocus, bool _bSelected,

Completed in 21 milliseconds