Remove ASCII art, useless comments and whitespace from forms module

Change-Id: Ib6157a493092a137a6b0bf5b96d0e760d307f9da
Reviewed-on: https://gerrit.libreoffice.org/9472
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Chris Laplante
2014-05-24 17:17:30 -04:00
committed by Caolán McNamara
parent 885b11cc5d
commit 04f31d13c5
110 changed files with 22 additions and 645 deletions

View File

@@ -166,9 +166,6 @@ void OInterfaceContainer::impl_addVbEvents_nolck_nothrow( const sal_Int32 i_nIn
}
//= ElementDescription
ElementDescription::ElementDescription( )
{
}
@@ -178,10 +175,6 @@ ElementDescription::~ElementDescription()
{
}
//= OInterfaceContainer
OInterfaceContainer::OInterfaceContainer(
const Reference<XComponentContext>& _rxContext,
::osl::Mutex& _rMutex,