summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/linectrl.cxx
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2002-11-21 16:30:22 +0000
committerPhilipp Lohmann <pl@openoffice.org>2002-11-21 16:30:22 +0000
commitdeca818996a0590035a2e29a9c8c25319bdb519c (patch)
tree3b51e6ece902b2c8171c837edb627c1cf8e45658 /svx/source/tbxctrls/linectrl.cxx
parent7257cf03e4e40b1460e7c16df8b4fb8555982724 (diff)
#101939# format correctly
Diffstat (limited to 'svx/source/tbxctrls/linectrl.cxx')
-rw-r--r--svx/source/tbxctrls/linectrl.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/tbxctrls/linectrl.cxx b/svx/source/tbxctrls/linectrl.cxx
index c69c71bb50c2..a7142a714ffa 100644
--- a/svx/source/tbxctrls/linectrl.cxx
+++ b/svx/source/tbxctrls/linectrl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: linectrl.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: cl $ $Date: 2002-07-18 09:02:03 $
+ * last change: $Author: pl $ $Date: 2002-11-21 17:30:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -732,8 +732,8 @@ void SvxLineEndWindow::PopupModeEnd()
void SvxLineEndWindow::SetSize()
{
- if( !bPopupMode )
- //if( !IsInPopupMode() )
+ //if( !bPopupMode )
+ if( !IsInPopupMode() )
{
USHORT nItemCount = aLineEndSet.GetItemCount(); // -> Member
USHORT nMaxLines = nItemCount / nCols; // -> Member ?