summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/imivctl2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/contnr/imivctl2.cxx')
-rw-r--r--svtools/source/contnr/imivctl2.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/contnr/imivctl2.cxx b/svtools/source/contnr/imivctl2.cxx
index 66593313a3db..e001b3f3068c 100644
--- a/svtools/source/contnr/imivctl2.cxx
+++ b/svtools/source/contnr/imivctl2.cxx
@@ -98,8 +98,6 @@ void IcnCursor_Impl::ImplCreate()
}
-
-
void IcnCursor_Impl::Clear()
{
if( xColumns )
@@ -271,7 +269,6 @@ SvxIconChoiceCtrlEntry* IcnCursor_Impl::SearchRow(sal_uInt16 nRow, sal_uInt16 nL
}
-
/*
Searches, starting from the passed value, the next entry to the left/to the
right. Example for bRight = sal_True:
@@ -780,5 +777,4 @@ void IcnGridMap_Impl::GetGridCoord( GridId nId, sal_uInt16& rGridX, sal_uInt16&
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */