summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unochart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unochart.cxx')
-rw-r--r--sw/source/core/unocore/unochart.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unochart.cxx b/sw/source/core/unocore/unochart.cxx
index c144ae4385ae..8cd98218e80d 100644
--- a/sw/source/core/unocore/unochart.cxx
+++ b/sw/source/core/unocore/unochart.cxx
@@ -2381,7 +2381,7 @@ sal_Bool SAL_CALL SwChartDataSequence::isModified( )
}
void SAL_CALL SwChartDataSequence::setModified(
- ::sal_Bool bModified )
+ sal_Bool bModified )
throw (beans::PropertyVetoException, uno::RuntimeException, std::exception)
{
SolarMutexGuard aGuard;