Home
last modified time | relevance | path

Searched refs:_ColorMode (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx217 …nnection::getTableIcon( const ::rtl::OUString& _TableName, ::sal_Int32 _ColorMode ) throw (Runtime… in getTableIcon() argument
225 return impl_getTextTableIcon_nothrow( _ColorMode ); in getTableIcon()
383 Reference< XGraphic > OHsqlConnection::impl_getTextTableIcon_nothrow( ::sal_Int32 _ColorMode ) in impl_getTextTableIcon_nothrow() argument
397 if ( _ColorMode == GraphicColorMode::NORMAL ) in impl_getTextTableIcon_nothrow()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx907 …nnection::getTableIcon( const ::rtl::OUString& _TableName, ::sal_Int32 _ColorMode ) throw (Runtime… in getTableIcon() argument
914 xReturn = m_xTableUIProvider->getTableIcon( _TableName, _ColorMode ); in getTableIcon()
/trunk/main/connectivity/source/inc/hsqldb/
H A DHConnection.hxx162 impl_getTextTableIcon_nothrow( ::sal_Int32 _ColorMode );

Completed in 23 milliseconds