Searched refs:_ColorMode (Results 1 – 3 of 3) sorted by relevance
217 …nnection::getTableIcon( const ::rtl::OUString& _TableName, ::sal_Int32 _ColorMode ) throw (Runtime… 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()
903 …nnection::getTableIcon( const ::rtl::OUString& _TableName, ::sal_Int32 _ColorMode ) throw (Runtime… in getTableIcon() argument910 xReturn = m_xTableUIProvider->getTableIcon( _TableName, _ColorMode ); in getTableIcon()
162 impl_getTextTableIcon_nothrow( ::sal_Int32 _ColorMode );
Completed in 27 milliseconds