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

Remove unused reference class

Change-Id: I17246e036e821c4a8be36cf322dcf23285e3d97a
üst 601e7d4f
......@@ -164,8 +164,6 @@ public:
void triggerTerminateEvent( void );
};
SV_DECL_IMPL_REF(SbClassModuleObject);
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -101,8 +101,6 @@ public:
virtual SbxVariable* Find( const rtl::OUString& rName, SbxClassType t );
};
SV_DECL_IMPL_REF(SbObjModule);
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -62,8 +62,6 @@ public:
{ mbSet = bSet; }
};
SV_DECL_IMPL_REF(SbProcedureProperty)
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -35,9 +35,6 @@ public:
virtual SbxClassType GetClass() const;
};
SV_DECL_REF(SbxMethod)
SV_IMPL_REF(SbxMethod)
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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