Index: abi/src/text/ptbl/xp/pd_Document.h
===================================================================
RCS file: /cvsroot/abi/src/text/ptbl/xp/pd_Document.h,v
retrieving revision 1.143
diff -u -r1.143 pd_Document.h
--- abi/src/text/ptbl/xp/pd_Document.h	25 Oct 2002 08:03:14 -0000	1.143
+++ abi/src/text/ptbl/xp/pd_Document.h	29 Oct 2002 11:59:11 -0000
@@ -396,10 +396,10 @@
 
 
 
-#ifdef PT_TEST
-	void					__dump(FILE * fp) const;
 	pt_PieceTable *			getPieceTable(void) const
 		{ return m_pPieceTable; }
+#ifdef PT_TEST
+	void					__dump(FILE * fp) const;
 	//! Pointer to last instatiated PD_Document. Used for debugging.
 	static PD_Document*		m_pDoc;
 #endif
