removed unnecessary forward declarations of class
this also moved necessary ones to right headers Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
This commit is contained in:
@@ -47,7 +47,6 @@ namespace com { namespace sun { namespace star {
|
||||
}
|
||||
namespace frame {
|
||||
class XFrame;
|
||||
class XModel;
|
||||
class XDispatch;
|
||||
class XNotifyingDispatch;
|
||||
class XDispatchResultListener;
|
||||
|
@@ -265,7 +265,6 @@ typedef ::cppu::ImplInheritanceHelper1<
|
||||
::com::sun::star::resource::XStringResourcePersistence > StringResourcePersistenceImpl_BASE;
|
||||
|
||||
class BinaryOutput;
|
||||
class BinaryInput;
|
||||
|
||||
class StringResourcePersistenceImpl : public StringResourcePersistenceImpl_BASE
|
||||
{
|
||||
|
Reference in New Issue
Block a user