Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx78 …evice const & i_device, long const i_headerHeight, StyleSettings const & i_style, bool const i_sor…
89 StyleSettings const & i_style, bool const i_sortAscending ) in getBitmapFor() argument
92 …if ( !rBitmap || ( i_headerHeight != m_lastHeaderHeight ) || ( i_style.GetActiveColor() != m_lastA… in getBitmapFor()
106 i_style.GetActiveColor() in getBitmapFor()
111 m_lastArrowColor = i_style.GetActiveColor(); in getBitmapFor()
441 …StyleSettings const & i_style, ColPos const i_column, bool const i_selected, bool const i_hasContr… in CellRenderContext()
444 ,rStyle( i_style ) in CellRenderContext()
/trunk/main/vcl/source/control/
H A Dthrobber.cxx51 Throbber::Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet ) in Throbber() argument
52 :ImageControl( i_parentWindow, i_style ) in Throbber()
/trunk/main/vcl/inc/vcl/
H A Dthrobber.hxx55 … Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet = IMAGES_AUTO );

Completed in 28 milliseconds