From 38f6bd69c556eadbf1c7d2cf2dc7c8b9560e7099 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 2 Mar 2014 09:44:51 +0000 Subject: missing vim modelines Change-Id: I51a2e95ef0a8c8e17bc996ae0c3639717f36de3f --- sc/source/ui/vba/excelvbahelper.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sc/source/ui/vba') diff --git a/sc/source/ui/vba/excelvbahelper.cxx b/sc/source/ui/vba/excelvbahelper.cxx index 0782b9c54358..b18bcab97dbc 100644 --- a/sc/source/ui/vba/excelvbahelper.cxx +++ b/sc/source/ui/vba/excelvbahelper.cxx @@ -382,3 +382,5 @@ ScVbaCellRangeAccess::GetDataSet( ScCellRangesBase* pRangeObj ) } // namespace excel } // namespace vba } // namespace ooo + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit