Searched refs:nIconId (Results 1 – 1 of 1) sorted by relevance
816 const sal_uInt16 nIconId = (highContrast ? m_smallIcon_HC : m_smallIcon); in getIcon() local817 return Any( &nIconId, getCppuType( static_cast<sal_uInt16 const *>(0) ) ); in getIcon()
Completed in 17 milliseconds