summaryrefslogtreecommitdiffstats
path: root/forms/source/misc/InterfaceContainer.cxx
diff options
context:
space:
mode:
authorChris Laplante <mostthingsweb@gmail.com>2014-05-24 17:17:30 -0400
committerCaolán McNamara <caolanm@redhat.com>2014-05-25 14:35:17 -0500
commit04f31d13c5813f6ce1e3076c4e987ffb8fafb9b3 (patch)
tree80da561a4cf0f35eee8aeaa3cdb2166789b76364 /forms/source/misc/InterfaceContainer.cxx
parentfdo#78833 Update AllLangPackage_autotestshare.mk (diff)
downloadcore-04f31d13c5813f6ce1e3076c4e987ffb8fafb9b3.tar.gz
core-04f31d13c5813f6ce1e3076c4e987ffb8fafb9b3.zip
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>
Diffstat (limited to 'forms/source/misc/InterfaceContainer.cxx')
-rw-r--r--forms/source/misc/InterfaceContainer.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/forms/source/misc/InterfaceContainer.cxx b/forms/source/misc/InterfaceContainer.cxx
index 636d35db3fae..d9cfd6332948 100644
--- a/forms/source/misc/InterfaceContainer.cxx
+++ b/forms/source/misc/InterfaceContainer.cxx
@@ -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,