Searched refs:i_style (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/svtools/source/table/ |
H A D | gridtablerenderer.cxx | 78 …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()
|
/aoo42x/main/vcl/source/control/ |
H A D | throbber.cxx | 49 Throbber::Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet ) in Throbber() argument 50 :ImageControl( i_parentWindow, i_style ) in Throbber()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | throbber.hxx | 55 … Throbber( Window* i_parentWindow, WinBits i_style, const ImageSet i_imageSet = IMAGES_AUTO );
|
Completed in 34 milliseconds