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:
committed by
Caolán McNamara
parent
885b11cc5d
commit
04f31d13c5
@@ -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,
|
||||
|
Reference in New Issue
Block a user