summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrolcontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/controls/unocontrolcontainer.cxx')
-rw-r--r--toolkit/source/controls/unocontrolcontainer.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolkit/source/controls/unocontrolcontainer.cxx b/toolkit/source/controls/unocontrolcontainer.cxx
index 11d8160dc505..8b01545601bf 100644
--- a/toolkit/source/controls/unocontrolcontainer.cxx
+++ b/toolkit/source/controls/unocontrolcontainer.cxx
@@ -38,7 +38,6 @@
using namespace ::com::sun::star;
-// class UnoControlHolder
namespace {
@@ -324,7 +323,6 @@ static void implUpdateVisibility
}
-// class DialogStepChangedListener
typedef ::cppu::WeakImplHelper< beans::XPropertyChangeListener > PropertyChangeListenerHelper;
@@ -363,7 +361,6 @@ void SAL_CALL DialogStepChangedListener::propertyChange( const beans::PropertyC
}
-// class UnoControlContainer
UnoControlContainer::UnoControlContainer()
:UnoControlContainer_Base()