Kaydet (Commit) 5115c8c1 authored tarafından Mathias Bauer's avatar Mathias Bauer

CWS gnumake2: moved header files now in inc/forms

üst d0097cac
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#ifndef XMLOFF_FORM_HANDLER_FACTORY_HXX #ifndef XMLOFF_FORM_HANDLER_FACTORY_HXX
#define XMLOFF_FORM_HANDLER_FACTORY_HXX #define XMLOFF_FORM_HANDLER_FACTORY_HXX
#include "property_handler.hxx" #include "forms/property_handler.hxx"
//...................................................................................................................... //......................................................................................................................
namespace xmloff namespace xmloff
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#ifndef XMLOFF_PROPERTY_HANDLER_HXX #ifndef XMLOFF_PROPERTY_HANDLER_HXX
#define XMLOFF_PROPERTY_HANDLER_HXX #define XMLOFF_PROPERTY_HANDLER_HXX
#include "property_ids.hxx" #include "forms/property_ids.hxx"
#include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Any.hxx>
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#include "precompiled_xmloff.hxx" #include "precompiled_xmloff.hxx"
#include "form_handler_factory.hxx" #include "forms/form_handler_factory.hxx"
#include "vcl_date_handler.hxx" #include "vcl_date_handler.hxx"
#include "vcl_time_handler.hxx" #include "vcl_time_handler.hxx"
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#ifndef XMLOFF_PROPERTY_HANDLER_BASE_HXX #ifndef XMLOFF_PROPERTY_HANDLER_BASE_HXX
#define XMLOFF_PROPERTY_HANDLER_BASE_HXX #define XMLOFF_PROPERTY_HANDLER_BASE_HXX
#include "property_handler.hxx" #include "forms/property_handler.hxx"
#include <osl/interlck.h> #include <osl/interlck.h>
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#ifndef XMLOFF_PROPERTY_DESCRIPTION_HXX #ifndef XMLOFF_PROPERTY_DESCRIPTION_HXX
#define XMLOFF_PROPERTY_DESCRIPTION_HXX #define XMLOFF_PROPERTY_DESCRIPTION_HXX
#include "property_handler.hxx" #include "forms/property_handler.hxx"
#include "property_group.hxx" #include "property_group.hxx"
#include "xmloff/xmltoken.hxx" #include "xmloff/xmltoken.hxx"
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#include "precompiled_xmloff.hxx" #include "precompiled_xmloff.hxx"
#include "property_description.hxx" #include "property_description.hxx"
#include "form_handler_factory.hxx" #include "forms/form_handler_factory.hxx"
#include "strings.hxx" #include "strings.hxx"
#include "xmloff/xmltoken.hxx" #include "xmloff/xmltoken.hxx"
#include "xmloff/xmlnmspe.hxx" #include "xmloff/xmlnmspe.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