Kaydet (Commit) be7d0697 authored tarafından Takeshi Abe's avatar Takeshi Abe

starmath: Kill unused forward declaration

Change-Id: I03f76aada322a7222795795d32553ae2425092c3
Reviewed-on: https://gerrit.libreoffice.org/32962Reviewed-by: 's avatarTakeshi Abe <tabe@fixedpoint.jp>
Tested-by: 's avatarTakeshi Abe <tabe@fixedpoint.jp>
üst 549efd7f
......@@ -29,7 +29,6 @@
class SmDocShell;
class SmNode;
class ElementSelectorUIObject;
class SmElement
{
......
......@@ -41,7 +41,6 @@
#include "smmod.hxx"
#include "smdllapi.hxx"
class SmNode;
class SfxPrinter;
class Printer;
class SmCursor;
......
......@@ -36,7 +36,6 @@
#include "edit.hxx"
#include "node.hxx"
class DataChangedEvent;
class SmDocShell;
class SmViewShell;
class SmPrintUIOptions;
......
......@@ -43,11 +43,6 @@ class SmGraphicWindow;
class SmEditWindow;
class SmDocShell;
namespace com { namespace sun { namespace star { namespace accessibility {
struct AccessibleEventObject;
}}}}
// classes and helper-classes used for accessibility in the graphic-window
......
......@@ -23,9 +23,6 @@
#include <sal/types.h>
#include <sot/storage.hxx>
class SotStorageStream;
class SotStorage;
#define EQNOLEFILEHDR_SIZE 28
class EQNOLEFILEHDR
......
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