Remove visual noise from scripting

Change-Id: Id9f177a20d911ce1e041407aa556c9cf13f0efc8
Reviewed-on: https://gerrit.libreoffice.org/8305
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Alexander Wilms
2014-02-25 20:05:49 +01:00
committed by Caolán McNamara
parent e6bd9d718d
commit b0308236d2
36 changed files with 244 additions and 244 deletions

View File

@@ -28,14 +28,14 @@
class SbModule;
//.........................................................................
namespace basprov
{
//.........................................................................
// ----------------------------------------------------
// class BasicModuleNodeImpl
// ----------------------------------------------------
typedef ::cppu::WeakImplHelper1<
::com::sun::star::script::browse::XBrowseNode > BasicModuleNodeImpl_BASE;
@@ -66,9 +66,9 @@ namespace basprov
throw (::com::sun::star::uno::RuntimeException);
};
//.........................................................................
} // namespace basprov
//.........................................................................
#endif // SCRIPTING_BASMODNODE_HXX