summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 17:39:11 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-25 17:01:07 +0000
commit2fbd9825bce67218de2083ea1e881e98af166bf8 (patch)
tree90e557f9ca03cb237203bc0b7b04b34cb2305df2 /basctl/source/basicide/moduldlg.cxx
parentf7a6ef74fe9b72105495b7d315ce155e01eb6489 (diff)
Remove visual noise from basctl
Change-Id: I3e6a238a0bafbb70a7c22bde1f2258b8014ed2d2 Reviewed-on: https://gerrit.libreoffice.org/8232 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl/source/basicide/moduldlg.cxx')
-rw-r--r--basctl/source/basicide/moduldlg.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/basctl/source/basicide/moduldlg.cxx b/basctl/source/basicide/moduldlg.cxx
index f8f3a1423081..a47d30a26682 100644
--- a/basctl/source/basicide/moduldlg.cxx
+++ b/basctl/source/basicide/moduldlg.cxx
@@ -47,10 +47,10 @@ using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::resource;
-//
+
// ExtTreeListBox
-// ==============
-//
+
+
ExtTreeListBox::ExtTreeListBox(Window* pParent, WinBits nStyle)
: TreeListBox(pParent, nStyle)
@@ -463,10 +463,10 @@ sal_Bool ExtTreeListBox::NotifyCopyingMoving( SvTreeListEntry* pTarget, SvTreeLi
return 2; // open...
}
-//
+
// OrganizeDialog
-// ==============
-//
+
+
OrganizeDialog::OrganizeDialog(Window* pParent, sal_Int16 tabId,
EntryDescriptor& rDesc )
@@ -551,10 +551,10 @@ IMPL_LINK( OrganizeDialog, ActivatePageHdl, TabControl *, pTabCtrl )
return 0;
}
-//
+
// ObjectPage
-// ==========
-//
+
+
ObjectPage::ObjectPage(Window *pParent, const OString &rName, sal_uInt16 nMode)
: TabPage(pParent, rName, OUString("modules/BasicIDE/ui/") +