diff options
author | Frank Schönheit <fs@openoffice.org> | 2002-05-15 07:11:57 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2002-05-15 07:11:57 +0000 |
commit | 84aaadb279eb5675caf8302265512ac2008beea4 (patch) | |
tree | 6778b8b88a194a8b364230ba4b4b5d8267dec554 /svx/source/form/fmexpl.cxx | |
parent | c8aacbb781e2e0442ce4dd0083c89b6601d8e046 (diff) |
#65293# syntax SUNWSPRO
Diffstat (limited to 'svx/source/form/fmexpl.cxx')
-rw-r--r-- | svx/source/form/fmexpl.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/form/fmexpl.cxx b/svx/source/form/fmexpl.cxx index f9aede2b9bdb..369e168bd4bb 100644 --- a/svx/source/form/fmexpl.cxx +++ b/svx/source/form/fmexpl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: fmexpl.cxx,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: fs $ $Date: 2002-05-08 06:56:37 $ + * last change: $Author: fs $ $Date: 2002-05-15 08:11:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -813,7 +813,7 @@ namespace svxform //======================================================================== // class NavigatorFrame //======================================================================== - DBG_NAME(NavigatorFrame); + DBG_NAME(NavigatorFrame) //------------------------------------------------------------------------ NavigatorFrame::NavigatorFrame( SfxBindings *pBindings, SfxChildWindow *pMgr, Window* pParent ) |