Help old GCC
Change-Id: I29093aa7975394b74952a4856632e8e657b33ae0
This commit is contained in:
@@ -445,7 +445,7 @@ OUString OCommonEmbeddedObject::GetFilterName( sal_Int32 nVersion ) const
|
|||||||
if (utl::ConfigManager::IsFuzzing() && nVersion == SOFFICE_FILEFORMAT_CURRENT &&
|
if (utl::ConfigManager::IsFuzzing() && nVersion == SOFFICE_FILEFORMAT_CURRENT &&
|
||||||
sDocumentServiceName == "com.sun.star.chart2.ChartDocument")
|
sDocumentServiceName == "com.sun.star.chart2.ChartDocument")
|
||||||
{
|
{
|
||||||
return "chart8";
|
return OUString("chart8");
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
::comphelper::MimeConfigurationHelper aHelper( m_xContext );
|
::comphelper::MimeConfigurationHelper aHelper( m_xContext );
|
||||||
|
Reference in New Issue
Block a user