summaryrefslogtreecommitdiff
path: root/sc/source/core/data/column.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/column.cxx')
-rw-r--r--sc/source/core/data/column.cxx50
1 files changed, 25 insertions, 25 deletions
diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx
index 520f06daefcd..48a551462c60 100644
--- a/sc/source/core/data/column.cxx
+++ b/sc/source/core/data/column.cxx
@@ -17,31 +17,31 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "column.hxx"
-#include "scitems.hxx"
-#include "formulacell.hxx"
-#include "document.hxx"
-#include "table.hxx"
-#include "docpool.hxx"
-#include "attarray.hxx"
-#include "patattr.hxx"
-#include "compiler.hxx"
-#include "brdcst.hxx"
-#include "markdata.hxx"
-#include "detfunc.hxx"
-#include "postit.hxx"
-#include "globalnames.hxx"
-#include "cellvalue.hxx"
-#include "tokenarray.hxx"
-#include "cellform.hxx"
-#include "clipcontext.hxx"
-#include "types.hxx"
-#include "editutil.hxx"
-#include "mtvcellfunc.hxx"
-#include "columnspanset.hxx"
-#include "scopetools.hxx"
-#include "sharedformula.hxx"
-#include "refupdatecontext.hxx"
+#include <column.hxx>
+#include <scitems.hxx>
+#include <formulacell.hxx>
+#include <document.hxx>
+#include <table.hxx>
+#include <docpool.hxx>
+#include <attarray.hxx>
+#include <patattr.hxx>
+#include <compiler.hxx>
+#include <brdcst.hxx>
+#include <markdata.hxx>
+#include <detfunc.hxx>
+#include <postit.hxx>
+#include <globalnames.hxx>
+#include <cellvalue.hxx>
+#include <tokenarray.hxx>
+#include <cellform.hxx>
+#include <clipcontext.hxx>
+#include <types.hxx>
+#include <editutil.hxx>
+#include <mtvcellfunc.hxx>
+#include <columnspanset.hxx>
+#include <scopetools.hxx>
+#include <sharedformula.hxx>
+#include <refupdatecontext.hxx>
#include <listenercontext.hxx>
#include <refhint.hxx>
#include <stlalgorithm.hxx>