summaryrefslogtreecommitdiff
path: root/sc/source/ui
diff options
context:
space:
mode:
authorBartosz Kosiorek <gang65@poczta.onet.pl>2016-11-18 15:44:39 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-11-19 14:41:48 +0000
commitdfee3a97a0bd30e461974af4ecb09f67bded584d (patch)
tree49d929f9bbf00ea646ec9d480609c9479a83393c /sc/source/ui
parent7a072614b234529d24515464c3f6575bb33480e5 (diff)
tdf#48140 Remove not used UNO headers from filters
Change-Id: I66e775b60343fe8ac772d8c0287ca19be58a7236 Reviewed-on: https://gerrit.libreoffice.org/30966 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/source/ui')
-rw-r--r--sc/source/ui/unoobj/datauno.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/unoobj/datauno.cxx b/sc/source/ui/unoobj/datauno.cxx
index 6af4446ab59e..718af054bfcb 100644
--- a/sc/source/ui/unoobj/datauno.cxx
+++ b/sc/source/ui/unoobj/datauno.cxx
@@ -1640,7 +1640,7 @@ void ScDatabaseRangeObj::Notify( SfxBroadcaster&, const SfxHint& rHint )
}
}
-// Hilfsfuntionen
+// Help functions
ScDBData* ScDatabaseRangeObj::GetDBData_Impl() const
{