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

Bin unused or duplicate forward class declarations

Change-Id: Ic6fbb345e333d67f967a3ea09a5a90ecef910040
üst b677fa9d
...@@ -42,13 +42,11 @@ ...@@ -42,13 +42,11 @@
class VirtualDevice; class VirtualDevice;
struct ImplDelData; struct ImplDelData;
struct ImplWinData; struct ImplWinData;
struct ImplOverlapData;
struct ImplFrameData; struct ImplFrameData;
struct ImplCalcToTopData; struct ImplCalcToTopData;
struct SystemEnvData; struct SystemEnvData;
struct SystemParentData; struct SystemParentData;
class ImplBorderWindow; class ImplBorderWindow;
class VirtualDevice;
class Timer; class Timer;
class Cursor; class Cursor;
class DockingManager; class DockingManager;
...@@ -65,12 +63,8 @@ class DataChangedEvent; ...@@ -65,12 +63,8 @@ class DataChangedEvent;
class NotifyEvent; class NotifyEvent;
class SystemWindow; class SystemWindow;
class SalFrame; class SalFrame;
class SalObject;
class MenuFloatingWindow; class MenuFloatingWindow;
// Nur fuer ExecuteDrag:
struct IDataObject;
class VCLXWindow; class VCLXWindow;
struct ImplAccessibleInfos;
namespace com { namespace com {
namespace sun { namespace sun {
......
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