Kaydet (Commit) 76d5772d authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Remove dates from comments

üst 655c21bb
...@@ -1185,7 +1185,7 @@ void SwDocShell::LoadStyles( SfxObjectShell& rSource ) ...@@ -1185,7 +1185,7 @@ void SwDocShell::LoadStyles( SfxObjectShell& rSource )
{ {
_LoadStyles(rSource, FALSE); _LoadStyles(rSource, FALSE);
} }
/* -----------------16.05.2003 15:45----------------- /* --------------------------------------------------
bPreserveCurrentDocument determines whether SetFixFields() is called bPreserveCurrentDocument determines whether SetFixFields() is called
This call modifies the source document. This mustn't happen when the source This call modifies the source document. This mustn't happen when the source
is a document the user is working on. is a document the user is working on.
......
...@@ -159,7 +159,7 @@ SwFldDataOnlyDlgWrapper::SwFldDataOnlyDlgWrapper( Window* _pParent, USHORT nId, ...@@ -159,7 +159,7 @@ SwFldDataOnlyDlgWrapper::SwFldDataOnlyDlgWrapper( Window* _pParent, USHORT nId,
eChildAlignment = SFX_ALIGN_NOALIGNMENT; eChildAlignment = SFX_ALIGN_NOALIGNMENT;
} }
/* -----------------04.02.2003 14:17----------------- /* --------------------------------------------------
* re-init after doc activation * re-init after doc activation
* --------------------------------------------------*/ * --------------------------------------------------*/
BOOL SwFldDataOnlyDlgWrapper::ReInitDlg(SwDocShell *pDocSh) BOOL SwFldDataOnlyDlgWrapper::ReInitDlg(SwDocShell *pDocSh)
......
...@@ -44,7 +44,7 @@ public: ...@@ -44,7 +44,7 @@ public:
void ShowPage(USHORT nPage = 0); void ShowPage(USHORT nPage = 0);
}; };
/* -----------------04.02.2003 14:14----------------- /* --------------------------------------------------
* field dialog only showing database page to support * field dialog only showing database page to support
* mail merge * mail merge
* --------------------------------------------------*/ * --------------------------------------------------*/
......
...@@ -617,7 +617,7 @@ void SwDrawBaseShell::Execute(SfxRequest &rReq) ...@@ -617,7 +617,7 @@ void SwDrawBaseShell::Execute(SfxRequest &rReq)
} }
} }
/* -----------------------------27.02.2002 15:27------------------------------ /* ---------------------------------------------------------------------------
Checks whether a given name is allowed for a group shape Checks whether a given name is allowed for a group shape
---------------------------------------------------------------------------*/ ---------------------------------------------------------------------------*/
IMPL_LINK( SwDrawBaseShell, CheckGroupShapeNameHdl, AbstractSvxNameDialog*, pNameDialog ) IMPL_LINK( SwDrawBaseShell, CheckGroupShapeNameHdl, AbstractSvxNameDialog*, pNameDialog )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment