summaryrefslogtreecommitdiff
path: root/svl/source/misc/sharecontrolfile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/misc/sharecontrolfile.cxx')
-rw-r--r--svl/source/misc/sharecontrolfile.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/misc/sharecontrolfile.cxx b/svl/source/misc/sharecontrolfile.cxx
index 49443c868261..62e413a8973a 100644
--- a/svl/source/misc/sharecontrolfile.cxx
+++ b/svl/source/misc/sharecontrolfile.cxx
@@ -110,7 +110,7 @@ void ShareControlFile::OpenStream()
// try to let the file be hidden if possible
try {
- aContent.setPropertyValue( OUString( "IsHidden" ), uno::makeAny( sal_True ) );
+ aContent.setPropertyValue("IsHidden", uno::makeAny( sal_True ) );
} catch( uno::Exception& ) {}
// Try to open one more time