This patch removes bogus comments found in the bookctrl.cxx file
Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>
---
sw/source/ui/utlui/bookctrl.cxx | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/sw/source/ui/utlui/bookctrl.cxx b/sw/source/ui/utlui/bookctrl.cxx
index fb7d1e7..deb9293 100644
--- a/sw/source/ui/utlui/bookctrl.cxx
+++ b/sw/source/ui/utlui/bookctrl.cxx
@@ -65,16 +65,12 @@ private:
virtual void Select();
};
-// -----------------------------------------------------------------------
-
BookmarkPopup_Impl::BookmarkPopup_Impl() :
PopupMenu(),
nCurId(USHRT_MAX)
{
}
-// -----------------------------------------------------------------------
-
void BookmarkPopup_Impl::Select()
{
nCurId = GetCurItemId();
@@ -89,14 +85,10 @@ SwBookmarkControl::SwBookmarkControl( USHORT _nSlotId,
{
}
-// -----------------------------------------------------------------------
-
SwBookmarkControl::~SwBookmarkControl()
{
}
-// -----------------------------------------------------------------------
-
void SwBookmarkControl::StateChanged(
USHORT /*nSID*/, SfxItemState eState, const SfxPoolItem* pState )
{
@@ -109,15 +101,11 @@ void SwBookmarkControl::StateChanged(
}
}
-// -----------------------------------------------------------------------
-
void SwBookmarkControl::Paint( const UserDrawEvent& )
{
GetStatusBar().SetItemText( GetId(), sPageNumber );
}
-// -----------------------------------------------------------------------
-
void SwBookmarkControl::Command( const CommandEvent& rCEvt )
{
if ( rCEvt.GetCommand() == COMMAND_CONTEXTMENU &&
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.