summaryrefslogtreecommitdiff
path: root/svx/source/outliner
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-06 11:33:11 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-06 11:33:11 +0000
commit70fbab891f3392cffbb0b54e8f91cafe454923e5 (patch)
tree1f9dfead3b09e460504071c67a52d571401c53ec /svx/source/outliner
parent041141115fccf8751edf8e255cbb905910179d46 (diff)
INTEGRATION: CWS impressodf12 (1.3.26); FILE MERGED
2008/05/26 15:11:40 cl 1.3.26.1: #i75927# added restart for numbering
Diffstat (limited to 'svx/source/outliner')
-rw-r--r--svx/source/outliner/paralist.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/outliner/paralist.hxx b/svx/source/outliner/paralist.hxx
index a1b158c346..c2205530a9 100644
--- a/svx/source/outliner/paralist.hxx
+++ b/svx/source/outliner/paralist.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: paralist.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -58,7 +58,7 @@ public:
Paragraph* PrevVisible( Paragraph* ) const;
Paragraph* LastVisible() const;
- Paragraph* GetParent( Paragraph* pParagraph, USHORT& rRelPos ) const;
+ Paragraph* GetParent( Paragraph* pParagraph /*, USHORT& rRelPos */ ) const;
BOOL HasChilds( Paragraph* pParagraph ) const;
BOOL HasHiddenChilds( Paragraph* pParagraph ) const;
BOOL HasVisibleChilds( Paragraph* pParagraph ) const;