summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh8.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/docsh8.cxx')
-rw-r--r--sc/source/ui/docshell/docsh8.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/docshell/docsh8.cxx b/sc/source/ui/docshell/docsh8.cxx
index 916fc7b3f0fd..44dcbed876b9 100644
--- a/sc/source/ui/docshell/docsh8.cxx
+++ b/sc/source/ui/docshell/docsh8.cxx
@@ -79,7 +79,7 @@
using namespace com::sun::star;
using ::std::vector;
-// -----------------------------------------------------------------------
+
#define SC_SERVICE_ROWSET "com.sun.star.sdb.RowSet"
@@ -152,7 +152,7 @@ namespace
#endif // !DISABLE_DBCONNECTIVITY
-// -----------------------------------------------------------------------
+
// MoveFile/KillFile/IsDocument: similar to SfxContentHelper
bool ScDocShell::MoveFile( const INetURLObject& rSourceObj, const INetURLObject& rDestObj )
@@ -239,7 +239,7 @@ bool ScDocShell::IsDocument( const INetURLObject& rURL )
return bRet;
}
-// -----------------------------------------------------------------------
+
#ifndef DISABLE_DBCONNECTIVITY