Remove obsolete fw declarations from lotuswordpro/
found with bin/find-unneeded-includes --fwdecl Change-Id: I76f62dcb953e0f80dcbf289c598c92c9301a495a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183893 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
This commit is contained in:
@@ -74,8 +74,6 @@
|
||||
|
||||
class XFBorders;
|
||||
class XFFont;
|
||||
class XFBorders;
|
||||
class XFMargins;
|
||||
class XFBGImage;
|
||||
|
||||
/**
|
||||
|
@@ -66,10 +66,6 @@
|
||||
#include <xfilter/xfcontentcontainer.hxx>
|
||||
#include <rtl/ref.hxx>
|
||||
|
||||
class XFIndex;
|
||||
class XFIndexTemplate;
|
||||
class XFParagraph;
|
||||
|
||||
/**
|
||||
* @brief
|
||||
* Index template.
|
||||
|
@@ -62,8 +62,6 @@
|
||||
|
||||
#include <xfilter/xfcontentcontainer.hxx>
|
||||
|
||||
class XFListItem;
|
||||
|
||||
/**
|
||||
* @brief
|
||||
* list object for order-list and unordered-list.
|
||||
|
@@ -64,8 +64,6 @@
|
||||
#include <xfilter/xfheader.hxx>
|
||||
#include <xfilter/xffooter.hxx>
|
||||
|
||||
class XFFooter;
|
||||
class XFHeader;
|
||||
class XFMasterPage : public XFStyle
|
||||
{
|
||||
public:
|
||||
|
@@ -62,8 +62,6 @@
|
||||
|
||||
#include <xfilter/xfcontentcontainer.hxx>
|
||||
|
||||
class IXFStream;
|
||||
|
||||
/**
|
||||
* @brief
|
||||
* Paragraph object for SODC.
|
||||
|
@@ -64,7 +64,6 @@
|
||||
#include <xfilter/xfstyle.hxx>
|
||||
#include <xfilter/xfcolor.hxx>
|
||||
|
||||
class XFBGImage;
|
||||
class XFRowStyle : public XFStyle
|
||||
{
|
||||
public:
|
||||
|
@@ -66,7 +66,6 @@
|
||||
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
|
||||
|
||||
class XFSaxAttrList;
|
||||
class IXFAttrList;
|
||||
|
||||
/**
|
||||
* @brief
|
||||
|
@@ -59,8 +59,6 @@
|
||||
|
||||
#include <xfilter/xfcontent.hxx>
|
||||
|
||||
class IXFStream;
|
||||
|
||||
/**
|
||||
* @brief
|
||||
* Adapter for text to content.
|
||||
|
@@ -68,8 +68,6 @@
|
||||
|
||||
#include <xfilter/xfcontent.hxx>
|
||||
|
||||
class IXFStream;
|
||||
|
||||
class XFTextSpan : public XFContent
|
||||
{
|
||||
public:
|
||||
|
@@ -67,7 +67,6 @@
|
||||
|
||||
#include <xfilter/xfstyle.hxx>
|
||||
|
||||
class IXFStream;
|
||||
class XFFont;
|
||||
|
||||
class XFTextStyle : public XFStyle
|
||||
|
@@ -59,7 +59,6 @@
|
||||
#include <lwpoverride.hxx>
|
||||
#include "lwpbackgroundstuff.hxx"
|
||||
|
||||
class LwpObjectStream;
|
||||
class LwpBackgroundOverride : public LwpOverride
|
||||
{
|
||||
public:
|
||||
|
@@ -63,7 +63,6 @@
|
||||
#include <memory>
|
||||
#include <lwpoverride.hxx>
|
||||
|
||||
class LwpObjectStream;
|
||||
class LwpAtomHolder;
|
||||
class LwpBreaksOverride final : public LwpOverride
|
||||
{
|
||||
|
@@ -69,7 +69,6 @@
|
||||
#include <utility>
|
||||
#include <xfilter/xfcontentcontainer.hxx>
|
||||
|
||||
class XFList;
|
||||
class LwpPara;
|
||||
class LwpIndentOverride;
|
||||
class LwpBulletOverride;
|
||||
|
@@ -73,9 +73,7 @@ typedef enum
|
||||
enumCellBorderTopLimit = 4,
|
||||
} LwpCellBorderType;
|
||||
|
||||
class XFCell;
|
||||
class XFCellStyle;
|
||||
class LwpCellList;
|
||||
class LwpTable;
|
||||
class LwpTableLayout;
|
||||
/**
|
||||
|
@@ -65,12 +65,6 @@
|
||||
#include <lwpoverride.hxx>
|
||||
#include "lwpcharborderoverride.hxx"
|
||||
|
||||
class LwpAtomHolder;
|
||||
class LwpTextLanguageOverride;
|
||||
class LwpTextAttributeOverride;
|
||||
class LwpCharacterBorderOverride;
|
||||
class LwpAmikakeOverride;
|
||||
|
||||
class LwpTextStyle : public LwpDLNFPVList
|
||||
{
|
||||
public:
|
||||
|
@@ -119,7 +119,6 @@ private:
|
||||
class LwpEnSuperTableLayout;
|
||||
class LwpCellLayout;
|
||||
class LwpDocument;
|
||||
class LwpTable;
|
||||
class LwpFootnote : public LwpOrderedObject
|
||||
{
|
||||
public:
|
||||
|
@@ -62,7 +62,6 @@
|
||||
|
||||
#include <lwpoverride.hxx>
|
||||
|
||||
class LwpObjectStream;
|
||||
class LwpNumberingOverride final : public LwpOverride
|
||||
{
|
||||
public:
|
||||
|
@@ -80,7 +80,6 @@
|
||||
#include <xfilter/xfsection.hxx>
|
||||
|
||||
class LwpParaProperty;
|
||||
class LwpPara;
|
||||
class LwpBreaksOverride;
|
||||
class LwpBulletStyleMgr;
|
||||
|
||||
|
@@ -65,8 +65,6 @@
|
||||
#include "lwpborderstuff.hxx"
|
||||
#include "lwppara.hxx"
|
||||
|
||||
class LwpKinsokuOptsOverride;
|
||||
class LwpBulletOverride;
|
||||
class XFParaStyle;
|
||||
class XFBorders;
|
||||
|
||||
|
@@ -70,9 +70,6 @@
|
||||
#include "lwpbackgroundoverride.hxx"
|
||||
#include "lwptaboverride.hxx"
|
||||
|
||||
class LwpOverride;
|
||||
class LwpDLVList;
|
||||
|
||||
class LwpVirtualPiece : public LwpDLVList
|
||||
{
|
||||
public:
|
||||
|
@@ -67,7 +67,6 @@
|
||||
|
||||
class XFRow;
|
||||
class XFTable;
|
||||
class LwpTableLayout;
|
||||
/**
|
||||
* @brief
|
||||
* VO_ROWLAYOUT obj
|
||||
|
@@ -66,7 +66,6 @@
|
||||
* @brief COrderedObject class in .lwp file
|
||||
*
|
||||
*/
|
||||
class LwpDLNFVList;
|
||||
class LwpOrderedObject : public LwpDLNFVList
|
||||
{
|
||||
public:
|
||||
@@ -84,8 +83,6 @@ private:
|
||||
* @brief VO_SECTION object in .lwp file
|
||||
*
|
||||
*/
|
||||
class LwpColor;
|
||||
class LwpAtomHolder;
|
||||
class LwpSection : public LwpOrderedObject
|
||||
{
|
||||
public:
|
||||
|
@@ -82,7 +82,6 @@ const sal_uInt16 NUMCHAR_Chinese2 = 0x08; //index for numberchar "Ò»"
|
||||
const sal_uInt16 NUMCHAR_Chinese3 = 0x0A; //index for numberchar "¼×"
|
||||
const sal_uInt16 NUMCHAR_Chinese4 = 0x13; //index for numberchar "01" in chinese version
|
||||
|
||||
class LwpAtomHolder;
|
||||
class LwpPara;
|
||||
class LwpFribParaNumber;
|
||||
|
||||
|
@@ -67,7 +67,6 @@
|
||||
#include <lwptools.hxx>
|
||||
#include "lwptablelayout.hxx"
|
||||
|
||||
class LwpTableLayout;
|
||||
/**
|
||||
* @brief
|
||||
* VO_SUPERTABLE object
|
||||
|
@@ -73,16 +73,12 @@
|
||||
#include <memory>
|
||||
|
||||
class XFTableStyle;
|
||||
class XFTable;
|
||||
class XFCell;
|
||||
class LwpTable;
|
||||
class LwpFrame;
|
||||
class LwpSuperTableLayout;
|
||||
class LwpRowLayout;
|
||||
class LwpCellLayout;
|
||||
class LwpTableHeadingLayout;
|
||||
class LwpRowHeadingLayout;
|
||||
class LwpConnectedCellLayout;
|
||||
class LwpColumnLayout;
|
||||
|
||||
struct TableConvertAttempt
|
||||
|
@@ -63,8 +63,6 @@
|
||||
#include <lwpobj.hxx>
|
||||
|
||||
class LwpObjectStream;
|
||||
class LwpTab;
|
||||
class LwpTabRack;
|
||||
|
||||
class LwpTab
|
||||
{
|
||||
|
@@ -66,10 +66,6 @@
|
||||
|
||||
#include <xfilter/xfcell.hxx>
|
||||
|
||||
// temporarily added for compile
|
||||
class LwpObject;
|
||||
|
||||
class LwpContent;
|
||||
class LwpTableLayout;
|
||||
/**
|
||||
* @brief
|
||||
|
@@ -62,7 +62,6 @@
|
||||
class XFIndex;
|
||||
class LwpFoundry;
|
||||
class LwpTocLevelData;
|
||||
class XFIndex;
|
||||
/**
|
||||
* @brief
|
||||
* VO_TOCSUPERTABLELAYOUT object
|
||||
|
@@ -65,10 +65,6 @@
|
||||
#include <lwpobjstrm.hxx>
|
||||
#include <lwpatomholder.hxx>
|
||||
|
||||
class LwpNamedProperties;
|
||||
class LwpAutoRunMacroOptions;
|
||||
class LwpMergeOptions;
|
||||
|
||||
/**
|
||||
* @brief Properties in UIDocument structure
|
||||
* not parsed yet
|
||||
|
Reference in New Issue
Block a user