diff options
Diffstat (limited to 'scripting')
-rw-r--r-- | scripting/source/protocolhandler/scripthandler.hxx | 1 | ||||
-rw-r--r-- | scripting/source/stringresource/stringresource.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx index fcc0d9514c43..87bd9b7a2551 100644 --- a/scripting/source/protocolhandler/scripthandler.hxx +++ b/scripting/source/protocolhandler/scripthandler.hxx @@ -47,7 +47,6 @@ namespace com { namespace sun { namespace star { } namespace frame { class XFrame; - class XModel; class XDispatch; class XNotifyingDispatch; class XDispatchResultListener; diff --git a/scripting/source/stringresource/stringresource.hxx b/scripting/source/stringresource/stringresource.hxx index f36c5a20339e..3119b9ebfd83 100644 --- a/scripting/source/stringresource/stringresource.hxx +++ b/scripting/source/stringresource/stringresource.hxx @@ -265,7 +265,6 @@ typedef ::cppu::ImplInheritanceHelper1< ::com::sun::star::resource::XStringResourcePersistence > StringResourcePersistenceImpl_BASE; class BinaryOutput; -class BinaryInput; class StringResourcePersistenceImpl : public StringResourcePersistenceImpl_BASE { |