Kaydet (Commit) e4ddba2b authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add missing include

Change-Id: I5e9d5b63bf18caa89565270c1630e1c8431c8630
üst 20f72678
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
#include "refupdatecontext.hxx" #include "refupdatecontext.hxx"
#include <formula/token.hxx> #include <formula/token.hxx>
#include <officecfg/Office/Common.hxx>
#include <algorithm> #include <algorithm>
......
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
#include <stlalgorithm.hxx> #include <stlalgorithm.hxx>
#include <formulagroup.hxx> #include <formulagroup.hxx>
#include <officecfg/Office/Common.hxx>
#include <svl/poolcach.hxx> #include <svl/poolcach.hxx>
#include <svl/zforlist.hxx> #include <svl/zforlist.hxx>
#include <svl/sharedstringpool.hxx> #include <svl/sharedstringpool.hxx>
......
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
#include <mdds/flat_segment_tree.hpp> #include <mdds/flat_segment_tree.hpp>
#include <officecfg/Office/Common.hxx>
#include <sfx2/objsh.hxx> #include <sfx2/objsh.hxx>
#include <svl/zforlist.hxx> #include <svl/zforlist.hxx>
#include <svl/zformat.hxx> #include <svl/zformat.hxx>
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <officecfg/Office/Common.hxx>
#include <svl/intitem.hxx> #include <svl/intitem.hxx>
#include <svl/zforlist.hxx> #include <svl/zforlist.hxx>
#include <formula/token.hxx> #include <formula/token.hxx>
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <officecfg/Office/Common.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include "document.hxx" #include "document.hxx"
......
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
#include <basic/basmgr.hxx> #include <basic/basmgr.hxx>
#include <basic/sbx.hxx> #include <basic/sbx.hxx>
#include <officecfg/Office/Common.hxx>
#include <svl/zforlist.hxx> #include <svl/zforlist.hxx>
#include <svl/sharedstringpool.hxx> #include <svl/sharedstringpool.hxx>
#include <vcl/layout.hxx> #include <vcl/layout.hxx>
......
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
*/ */
#include "scitems.hxx" #include "scitems.hxx"
#include <officecfg/Office/Common.hxx>
#include <svtools/colorcfg.hxx> #include <svtools/colorcfg.hxx>
#include <editeng/eeitem.hxx> #include <editeng/eeitem.hxx>
#include <editeng/outlobj.hxx> #include <editeng/outlobj.hxx>
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
#include "scitems.hxx" #include "scitems.hxx"
#include <officecfg/Office/Common.hxx>
#include <sfx2/app.hxx> #include <sfx2/app.hxx>
#include <editeng/editobj.hxx> #include <editeng/editobj.hxx>
#include <sfx2/linkmgr.hxx> #include <sfx2/linkmgr.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment