summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLTrackedChangesContext.cxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-15 12:20:01 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 17:57:35 -0500
commitd2c8e2e76f1c363dd7a07bd7c47d78d3e50ae5c1 (patch)
treea69455b7b7e174fc2a225d3dbd7cbb75c48bdfd9 /sc/source/filter/xml/XMLTrackedChangesContext.cxx
parentUse a SolarMutexGuard rather that direct acquire/release on the SolarMutex (diff)
downloadcore-d2c8e2e76f1c363dd7a07bd7c47d78d3e50ae5c1.tar.gz
core-d2c8e2e76f1c363dd7a07bd7c47d78d3e50ae5c1.zip
merge vosremoval-reference.diff
Diffstat (limited to 'sc/source/filter/xml/XMLTrackedChangesContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLTrackedChangesContext.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/filter/xml/XMLTrackedChangesContext.cxx b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
index ba9e508d50b3..86a5f4a88a81 100644
--- a/sc/source/filter/xml/XMLTrackedChangesContext.cxx
+++ b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
@@ -48,6 +48,8 @@ using rtl::OUString;
using namespace com::sun::star;
using namespace xmloff::token;
+using rtl::OUString;
+
//-----------------------------------------------------------------------------
class ScXMLChangeInfoContext : public SvXMLImportContext