Searched refs:_ColorMode (Results 1 – 3 of 3) sorted by relevance
217 …SAL_CALL OHsqlConnection::getTableIcon( const ::rtl::OUString& _TableName, ::sal_Int32 _ColorMode ) in getTableIcon() argument225 return impl_getTextTableIcon_nothrow( _ColorMode ); in getTableIcon()383 Reference< XGraphic > OHsqlConnection::impl_getTextTableIcon_nothrow( ::sal_Int32 _ColorMode ) in impl_getTextTableIcon_nothrow() argument397 if ( _ColorMode == GraphicColorMode::NORMAL ) in impl_getTextTableIcon_nothrow()
908 …c > SAL_CALL OConnection::getTableIcon( const ::rtl::OUString& _TableName, ::sal_Int32 _ColorMode ) in getTableIcon() argument915 xReturn = m_xTableUIProvider->getTableIcon( _TableName, _ColorMode ); in getTableIcon()
162 impl_getTextTableIcon_nothrow( ::sal_Int32 _ColorMode );