Kaydet (Commit) 1fb61b87 authored tarafından Herbert Dürr's avatar Herbert Dürr Kaydeden (comit) Caolán McNamara

provide complete types of FragmentHandler and RecordInfo before they are used

(cherry picked from commit c73bc958)

Conflicts:
	oox/inc/oox/core/recordparser.hxx

Change-Id: I6deecaabe32d4b071a83ce4687f83543354ddac2
üst 88bec269
...@@ -25,13 +25,11 @@ ...@@ -25,13 +25,11 @@
#include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/SAXException.hpp>
#include <rtl/ref.hxx> #include <rtl/ref.hxx>
#include "oox/helper/binaryinputstream.hxx" #include "oox/helper/binaryinputstream.hxx"
#include "oox/core/fragmenthandler.hxx"
namespace oox { namespace oox {
namespace core { namespace core {
class FragmentHandler;
struct RecordInfo;
namespace prv { class Locator; } namespace prv { class Locator; }
namespace prv { class ContextStack; } namespace prv { class ContextStack; }
......
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