Searched refs:highContrast (Results 1 – 5 of 5) sorted by relevance
75 @param highContrast85 any getIcon( [in] boolean highContrast, [in] boolean smallIcon );
320 @param highContrast327 com::sun::star::graphic::XGraphic getIcon( [in] boolean highContrast )
811 Any Package::TypeInfo::getIcon( sal_Bool highContrast, sal_Bool smallIcon ) in getIcon() argument816 const sal_uInt16 nIconId = (highContrast ? m_smallIcon_HC : m_smallIcon); in getIcon()
142 virtual css::uno::Any SAL_CALL getIcon( sal_Bool highContrast,
2592 highContrast
Completed in 30 milliseconds