[Libreoffice-commits] .: binfilter/bf_sw binfilter/inc
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Mon Mar 14 13:04:57 PDT 2011
binfilter/bf_sw/source/core/bastyp/sw_swrect.cxx | 2
binfilter/bf_sw/source/core/doc/sw_docfld.cxx | 2
binfilter/bf_sw/source/core/doc/sw_doclay.cxx | 2
binfilter/bf_sw/source/core/doc/sw_docnew.cxx | 2
binfilter/bf_sw/source/core/doc/sw_doctxm.cxx | 10 +-
binfilter/bf_sw/source/core/doc/sw_number.cxx | 38 +++----
binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx | 2
binfilter/bf_sw/source/core/docnode/sw_ndtbl.cxx | 2
binfilter/bf_sw/source/core/docnode/sw_node2lay.cxx | 6 -
binfilter/bf_sw/source/core/draw/sw_dpage.cxx | 2
binfilter/bf_sw/source/core/fields/sw_authfld.cxx | 50 +++++-----
binfilter/bf_sw/source/core/fields/sw_chpfld.cxx | 4
binfilter/bf_sw/source/core/fields/sw_dbfld.cxx | 28 ++---
binfilter/bf_sw/source/core/fields/sw_ddefld.cxx | 2
binfilter/bf_sw/source/core/fields/sw_docufld.cxx | 38 +++----
binfilter/bf_sw/source/core/fields/sw_expfld.cxx | 16 +--
binfilter/bf_sw/source/core/fields/sw_flddat.cxx | 4
binfilter/bf_sw/source/core/fields/sw_macrofld.cxx | 4
binfilter/bf_sw/source/core/fields/sw_reffld.cxx | 4
binfilter/bf_sw/source/core/fields/sw_scrptfld.cxx | 4
binfilter/bf_sw/source/core/fields/sw_tblcalc.cxx | 4
binfilter/bf_sw/source/core/fields/sw_usrfld.cxx | 8 -
binfilter/bf_sw/source/core/inc/doctxm.hxx | 2
binfilter/bf_sw/source/core/inc/node2lay.hxx | 2
binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx | 8 -
binfilter/bf_sw/source/core/layout/sw_calcmove.cxx | 2
binfilter/bf_sw/source/core/layout/sw_colfrm.cxx | 2
binfilter/bf_sw/source/core/layout/sw_dbg_lay.cxx | 4
binfilter/bf_sw/source/core/layout/sw_sectfrm.cxx | 6 -
binfilter/bf_sw/source/core/layout/sw_trvlfrm.cxx | 2
binfilter/bf_sw/source/core/para/sw_paratr.cxx | 2
binfilter/bf_sw/source/core/text/pormulti.hxx | 6 -
binfilter/bf_sw/source/core/text/sw_inftxt.cxx | 2
binfilter/bf_sw/source/core/text/sw_itrform2.cxx | 2
binfilter/bf_sw/source/core/text/sw_porlay.cxx | 2
binfilter/bf_sw/source/core/text/sw_pormulti.cxx | 46 ++++-----
binfilter/bf_sw/source/core/text/sw_txtfrm.cxx | 2
binfilter/bf_sw/source/core/tox/sw_tox.cxx | 20 ++--
binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx | 6 -
binfilter/bf_sw/source/core/unocore/sw_unocoll.cxx | 2
binfilter/bf_sw/source/core/unocore/sw_unocrsrhelper.cxx | 14 +-
binfilter/bf_sw/source/core/unocore/sw_unoevtlstnr.cxx | 2
binfilter/bf_sw/source/core/unocore/sw_unofield.cxx | 62 ++++++------
binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx | 24 ++--
binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx | 58 +++++------
binfilter/bf_sw/source/core/unocore/sw_unomap.cxx | 12 +-
binfilter/bf_sw/source/core/unocore/sw_unoobj2.cxx | 74 +++++++--------
binfilter/bf_sw/source/core/unocore/sw_unoparagraph.cxx | 30 +++---
binfilter/bf_sw/source/core/unocore/sw_unoport.cxx | 28 ++---
binfilter/bf_sw/source/core/unocore/sw_unoportenum.cxx | 18 +--
binfilter/bf_sw/source/core/unocore/sw_unosect.cxx | 26 ++---
binfilter/bf_sw/source/core/unocore/sw_unosrch.cxx | 32 +++---
binfilter/bf_sw/source/core/unocore/sw_unostyle.cxx | 50 +++++-----
binfilter/bf_sw/source/core/unocore/sw_unotbl.cxx | 8 -
binfilter/bf_sw/source/core/unocore/sw_unotext.cxx | 50 +++++-----
binfilter/bf_sw/source/ui/config/sw_fontcfg.cxx | 2
binfilter/bf_sw/source/ui/dbui/sw_dbmgr.cxx | 6 -
binfilter/bf_sw/source/ui/index/sw_toxmgr.cxx | 2
binfilter/bf_sw/source/ui/uno/sw_unotxdoc.cxx | 2
binfilter/inc/bf_svtools/itemprop.hxx | 2
binfilter/inc/bf_sw/unoevtlstnr.hxx | 2
binfilter/inc/bf_sw/unoobj.hxx | 4
62 files changed, 430 insertions(+), 430 deletions(-)
New commits:
commit f73af0ca4d4f5b04b479434fcd4f7247c0cbf9cc
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Mon Mar 14 21:03:13 2011 +0100
Remove dates from comments
diff --git a/binfilter/bf_sw/source/core/bastyp/sw_swrect.cxx b/binfilter/bf_sw/source/core/bastyp/sw_swrect.cxx
index 2fe7b0b..6ed5b8b 100644
--- a/binfilter/bf_sw/source/core/bastyp/sw_swrect.cxx
+++ b/binfilter/bf_sw/source/core/bastyp/sw_swrect.cxx
@@ -175,7 +175,7 @@ namespace binfilter {
/*N*/ && (Right() >= rPoint.X())
/*N*/ && (Bottom()>= rPoint.Y());
/*N*/ }
-/* -----------------------------11.04.00 15:46--------------------------------
+/* ---------------------------------------------------------------------------
mouse moving of table borders
---------------------------------------------------------------------------*/
diff --git a/binfilter/bf_sw/source/core/doc/sw_docfld.cxx b/binfilter/bf_sw/source/core/doc/sw_docfld.cxx
index 55bcfe1..606843b 100644
--- a/binfilter/bf_sw/source/core/doc/sw_docfld.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_docfld.cxx
@@ -1367,7 +1367,7 @@ extern BOOL IsFrameBehind( const SwTxtNode& rMyNd, USHORT nMySttPos,
/*N*/ GetUpdtFlds().SetFieldsDirty( b );
/*N*/ return bFldsFnd;
/*N*/ }
-/* -----------------------------21.12.99 12:55--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*--------------------------------------------------------------------
diff --git a/binfilter/bf_sw/source/core/doc/sw_doclay.cxx b/binfilter/bf_sw/source/core/doc/sw_doclay.cxx
index ecc964f..fd4b740 100644
--- a/binfilter/bf_sw/source/core/doc/sw_doclay.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_doclay.cxx
@@ -742,7 +742,7 @@ static bool lcl_IsItemSet(const SwCntntNode & rNode, USHORT which)
return bOk;
}
*/
-/* -----------------------------04.04.00 10:55--------------------------------
+/* ---------------------------------------------------------------------------
paragraph frames - o.k. if the PaM includes the paragraph from the beginning
to the beginning of the next paragraph at least
frames at character - o.k. if the pam start at least at the same position
diff --git a/binfilter/bf_sw/source/core/doc/sw_docnew.cxx b/binfilter/bf_sw/source/core/doc/sw_docnew.cxx
index a40a993..ecdac7e 100644
--- a/binfilter/bf_sw/source/core/doc/sw_docnew.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_docnew.cxx
@@ -663,7 +663,7 @@ const sal_Char sGrfCollStr[] = "Graphikformatvorlage";
/*N*/ DELETEZ( pPgPViewPrtData );
/*N*/ SetModified();
/*N*/ }
-/* -----------------------------06.01.00 14:03--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ SwModify* SwDoc::GetUnoCallBack() const
diff --git a/binfilter/bf_sw/source/core/doc/sw_doctxm.cxx b/binfilter/bf_sw/source/core/doc/sw_doctxm.cxx
index 9d2ff13..1de6d4a 100644
--- a/binfilter/bf_sw/source/core/doc/sw_doctxm.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_doctxm.cxx
@@ -217,7 +217,7 @@ DBG_BF_ASSERT(0, "STRIP");
/*N*/ }
/*N*/ return 0;
/*N*/ }
-/* -----------------01.09.99 16:01-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
/*N*/ const SwAttrSet& SwDoc::GetTOXBaseAttrSet(const SwTOXBase& rTOXBase) const
@@ -228,10 +228,10 @@ DBG_BF_ASSERT(0, "STRIP");
/*N*/ OSL_ENSURE( pFmt, "invalid TOXBaseSection!" );
/*N*/ return pFmt->GetAttrSet();
/*N*/ }
-/* -----------------02.09.99 07:48-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
-/* -----------------02.09.99 08:06-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
@@ -424,10 +424,10 @@ DBG_BF_ASSERT(0, "STRIP");
--------------------------------------------------------------------*/
-/* -----------------14.07.99 09:59-------------------
+/* --------------------------------------------------
Description: generate content from sequence fields
--------------------------------------------------*/
-/* -----------------15.09.99 14:18-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
diff --git a/binfilter/bf_sw/source/core/doc/sw_number.cxx b/binfilter/bf_sw/source/core/doc/sw_number.cxx
index 0f8e24c..82ca01d 100644
--- a/binfilter/bf_sw/source/core/doc/sw_number.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_number.cxx
@@ -75,7 +75,7 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ (~NO_NUMLEVEL & rNd.GetNum()->GetLevel() ) == nLevel )
/*N*/ rNd.NumRuleChgd();
/*N*/ }
-/* -----------------------------22.02.01 13:41--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ SwNumFmt::SwNumFmt() :
@@ -84,7 +84,7 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ pVertOrient(new SwFmtVertOrient( 0, VERT_NONE))
/*N*/ {
/*N*/ }
-/* -----------------------------22.02.01 13:42--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ SwNumFmt::SwNumFmt( const SwNumFmt& rFmt) :
@@ -96,7 +96,7 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ SetGraphicBrush( rFmt.GetBrush(), &rFmt.GetGraphicSize(),
/*N*/ &eVertOrient);
/*N*/ }
-/* -----------------------------22.02.01 13:58--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ SwNumFmt::SwNumFmt(const SvxNumberFormat& rNumFmt, SwDoc* pDoc) :
@@ -124,20 +124,20 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*?*/ pRegisteredIn->Remove( this );
/*N*/ }
-/* -----------------------------22.02.01 13:42--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ SwNumFmt::~SwNumFmt()
/*N*/ {
/*N*/ delete pVertOrient;
/*N*/ }
-/* -----------------------------02.07.01 15:37--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ void SwNumFmt::NotifyGraphicArrived()
/*N*/ {DBG_BF_ASSERT(0, "STRIP");
/*N*/ }
-/* -----------------------------23.02.01 09:28--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ SwNumFmt& SwNumFmt::operator=( const SwNumFmt& rNumFmt)
@@ -149,7 +149,7 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*?*/ pRegisteredIn->Remove( this );
/*N*/ return *this;
/*N*/ }
-/* -----------------------------23.02.01 09:28--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ BOOL SwNumFmt::operator==( const SwNumFmt& rNumFmt) const
@@ -159,13 +159,13 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ return bRet;
/*N*/ }
-/* -----------------------------22.02.01 13:42--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ const Graphic* SwNumFmt::GetGraphic() const
/*N*/ {DBG_BF_ASSERT(0, "STRIP"); return 0;
/*N*/ }
-/* -----------------------------22.02.01 13:44--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ void SwNumFmt::SetCharFmt( SwCharFmt* pChFmt)
@@ -175,7 +175,7 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ else if( GetRegisteredIn() )
/*?*/ pRegisteredIn->Remove( this );
/*N*/ }
-/* -----------------------------22.02.01 13:45--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ void SwNumFmt::Modify( SfxPoolItem* pOld, SfxPoolItem* pNew )
@@ -196,21 +196,21 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ else
/*N*/ SwClient::Modify( pOld, pNew );
/*N*/ }
-/* -----------------------------23.02.01 11:08--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ void SwNumFmt::SetCharFmtName(const String& rSet)
/*N*/ {
/*N*/ SvxNumberFormat::SetCharFmtName(rSet);
/*N*/ }
-/* -----------------------------22.02.01 13:47--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ const String& SwNumFmt::GetCharFmtName() const
/*N*/ {DBG_BF_ASSERT(0, "STRIP");
/*N*/ return aEmptyStr;
/*N*/ }
-/* -----------------------------22.02.01 16:05--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ void SwNumFmt::SetGraphicBrush( const SvxBrushItem* pBrushItem, const Size* pSize,
@@ -220,20 +220,20 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ pVertOrient->SetVertOrient( (SwVertOrient)*pOrient );
/*N*/ SvxNumberFormat::SetGraphicBrush( pBrushItem, pSize, pOrient);
/*N*/ }
-/* -----------------------------22.02.01 16:05--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ void SwNumFmt::SetVertOrient(SvxFrameVertOrient /*eSet*/)
/*N*/ {DBG_BF_ASSERT(0, "STRIP");
/*N*/ }
-/* -----------------------------22.02.01 16:05--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ SvxFrameVertOrient SwNumFmt::GetVertOrient() const
/*N*/ {
/*N*/ return SvxNumberFormat::GetVertOrient();
/*N*/ }
-/* -----------------------------22.02.01 13:54--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ void SwNumFmt::UpdateNumNodes( SwDoc* pDoc )
@@ -305,7 +305,7 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ if( bFnd && !bDocIsModified )
/*?*/ pDoc->ResetModified();
/*N*/ }
-/* -----------------------------31.05.01 16:08--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ const SwFmtVertOrient* SwNumFmt::GetGraphicOrientation() const
@@ -576,7 +576,7 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
// richtigen CharFormaten eines Dokumentes haengen !!
// (Kopiert die NumFormate und returnt sich selbst)
-/* -----------------30.10.98 08:33-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
/*N*/ void SwNumRule::SetSvxRule(const SvxNumRule& rNumRule, SwDoc* pDoc)
@@ -595,7 +595,7 @@ extern const sal_Char sBulletFntName[] = "StarSymbol";
/*N*/ bContinusNum = rNumRule.IsContinuousNumbering();
//!!! bAbsSpaces = rNumRule.IsAbsSpaces();
/*N*/ }
-/* -----------------30.10.98 08:33-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
/*N*/ SvxNumRule SwNumRule::MakeSvxNumRule() const
diff --git a/binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx b/binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx
index 6f5e8bb..429fd99 100644
--- a/binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx
+++ b/binfilter/bf_sw/source/core/docnode/sw_ndsect.cxx
@@ -525,7 +525,7 @@ namespace binfilter {
/*N*/ }
-/* -----------------19.02.99 09:31-------------------
+/* --------------------------------------------------
* LockFrms wurde im InsertSection genutzt, um zu verhindern, dass
* SectionFrms durch das DelFrms zerstoert werden. Dies ist durch
* den Destroy-Listen-Mechanismus ueberfluessig geworden.
diff --git a/binfilter/bf_sw/source/core/docnode/sw_ndtbl.cxx b/binfilter/bf_sw/source/core/docnode/sw_ndtbl.cxx
index a051318..810751f 100644
--- a/binfilter/bf_sw/source/core/docnode/sw_ndtbl.cxx
+++ b/binfilter/bf_sw/source/core/docnode/sw_ndtbl.cxx
@@ -630,7 +630,7 @@ DBG_BF_ASSERT(0, "STRIP");
-/* -----------------18.07.98 11:45-------------------
+/* --------------------------------------------------
* Direktzugriff fuer UNO
* --------------------------------------------------*/
diff --git a/binfilter/bf_sw/source/core/docnode/sw_node2lay.cxx b/binfilter/bf_sw/source/core/docnode/sw_node2lay.cxx
index 3a23985..a4e389a 100644
--- a/binfilter/bf_sw/source/core/docnode/sw_node2lay.cxx
+++ b/binfilter/bf_sw/source/core/docnode/sw_node2lay.cxx
@@ -46,7 +46,7 @@
namespace binfilter {
-/* -----------------25.02.99 10:31-------------------
+/* --------------------------------------------------
* Die SwNode2LayImpl-Klasse erledigt die eigentliche Arbeit,
* die SwNode2Layout-Klasse ist nur die der Oefffentlichkeit bekannte Schnittstelle
* --------------------------------------------------*/
@@ -68,7 +68,7 @@ namespace binfilter {
/*N*/
/*N*/ };
-/* -----------------25.02.99 10:38-------------------
+/* --------------------------------------------------
* Hauptaufgabe des Ctor: Das richtige SwModify zu ermitteln,
* ueber das iteriert wird.
* Uebergibt man bSearch == TRUE, so wird der naechste Cntnt- oder TableNode
@@ -119,7 +119,7 @@ namespace binfilter {
/*N*/ pIter = NULL;
/*N*/ }
-/* -----------------25.02.99 10:41-------------------
+/* --------------------------------------------------
* SwNode2LayImpl::NextFrm() liefert den naechsten "sinnvollen" Frame,
* beim ersten Aufruf wird am eigentlichen Iterator ein First gerufen,
* danach die Next-Methode. Das Ergebnis wird auf Brauchbarkeit untersucht,
diff --git a/binfilter/bf_sw/source/core/draw/sw_dpage.cxx b/binfilter/bf_sw/source/core/draw/sw_dpage.cxx
index 6ebb356..1fa33dd 100644
--- a/binfilter/bf_sw/source/core/draw/sw_dpage.cxx
+++ b/binfilter/bf_sw/source/core/draw/sw_dpage.cxx
@@ -120,7 +120,7 @@ Bug 29593: QuickHelp immer an der MausPosition anzeigen (besonders unter OS/2)
aRect.Right() = aPt.X();
aRect.Bottom() = aPt.Y();
*/
-/* -----------------------------27.11.00 07:35--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ Reference< XInterface > SwDPage::createUnoPage()
diff --git a/binfilter/bf_sw/source/core/fields/sw_authfld.cxx b/binfilter/bf_sw/source/core/fields/sw_authfld.cxx
index cbcdb30..287e9db 100644
--- a/binfilter/bf_sw/source/core/fields/sw_authfld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_authfld.cxx
@@ -80,7 +80,7 @@ SV_DECL_PTRARR_DEL( SortKeyArr, TOXSortKeyPtr, 5, 5 )
SV_IMPL_PTRARR( SortKeyArr, TOXSortKeyPtr )
-/* -----------------16.09.99 11:53-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
SwAuthEntry::SwAuthEntry(const SwAuthEntry& rCopy)
@@ -131,7 +131,7 @@ BOOL SwAuthEntry::GetNextAuthorField(USHORT& nPos, String& rToFill)const
// --------------------------------------------------------
-/* -----------------14.09.99 16:15-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
SwAuthorityFieldType::SwAuthorityFieldType(SwDoc* pDoc)
@@ -164,7 +164,7 @@ SwAuthorityFieldType::SwAuthorityFieldType( const SwAuthorityFieldType& rFType)
m_pSortKeyArr->Insert((*rFType.m_pSortKeyArr)[i], i);
}
-/* -----------------17.09.99 13:52-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
SwAuthorityFieldType::~SwAuthorityFieldType()
@@ -182,7 +182,7 @@ SwFieldType* SwAuthorityFieldType::Copy() const
{
return new SwAuthorityFieldType(m_pDoc);
}
-/* -----------------17.09.99 13:43-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
void SwAuthorityFieldType::RemoveField(long nHandle)
@@ -213,7 +213,7 @@ void SwAuthorityFieldType::RemoveField(long nHandle)
DBG_ASSERT(bRemoved, "Field unknown" );
#endif
}
-/* -----------------17.09.99 13:43-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
long SwAuthorityFieldType::AddField(const String& rFieldContents)
@@ -245,7 +245,7 @@ long SwAuthorityFieldType::AddField(const String& rFieldContents)
}
return nRet;
}
-/* -----------------17.09.99 14:18-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
BOOL SwAuthorityFieldType::AddField(long nHandle)
@@ -267,7 +267,7 @@ BOOL SwAuthorityFieldType::AddField(long nHandle)
DBG_ASSERT(bRet, "::AddField(long) failed");
return bRet;
}
-/* -----------------17.09.99 14:52-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
const SwAuthEntry* SwAuthorityFieldType::GetEntryByHandle(long nHandle) const
@@ -323,7 +323,7 @@ long SwAuthorityFieldType::GetHandle(USHORT nPos)
}
return nRet;
}
-/* -----------------20.10.99 13:38-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
USHORT SwAuthorityFieldType::GetPosition(long nHandle)
@@ -360,7 +360,7 @@ const SwAuthEntry* SwAuthorityFieldType::GetEntryByPosition(USHORT nPos) const
OSL_FAIL("wrong index");
return 0;
}
-/* -----------------19.10.99 13:46-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
USHORT SwAuthorityFieldType::GetSequencePos(long nHandle)
@@ -450,7 +450,7 @@ USHORT SwAuthorityFieldType::GetSequencePos(long nHandle)
}
return nRet;
}
-/* -----------------------------15.11.00 17:33--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwAuthorityFieldType::QueryValue( Any& rVal, BYTE nMId ) const
@@ -508,7 +508,7 @@ BOOL SwAuthorityFieldType::QueryValue( Any& rVal, BYTE nMId ) const
}
return TRUE;
}
-/* -----------------------------15.11.00 17:33--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwAuthorityFieldType::PutValue( const Any& rAny, BYTE nMId )
@@ -584,7 +584,7 @@ BOOL SwAuthorityFieldType::PutValue( const Any& rAny, BYTE nMId )
}
return bRet;
}
-/* -----------------19.10.99 13:25-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
void SwAuthorityFieldType::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
@@ -593,14 +593,14 @@ void SwAuthorityFieldType::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
DelSequenceArray();
SwModify::Modify( pOld, pNew );
}
-/* -----------------20.10.99 13:38-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
USHORT SwAuthorityFieldType::GetSortKeyCount() const
{
return m_pSortKeyArr->Count();
}
-/* -----------------20.10.99 13:38-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
const SwTOXSortKey* SwAuthorityFieldType::GetSortKey(USHORT nIdx) const
@@ -611,7 +611,7 @@ const SwTOXSortKey* SwAuthorityFieldType::GetSortKey(USHORT nIdx) const
DBG_ASSERT(pRet, "Sort key not found");
return pRet;
}
-/* -----------------20.10.99 13:38-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
void SwAuthorityFieldType::SetSortKeys(USHORT nKeyCount, SwTOXSortKey aKeys[])
@@ -623,7 +623,7 @@ void SwAuthorityFieldType::SetSortKeys(USHORT nKeyCount, SwTOXSortKey aKeys[])
m_pSortKeyArr->Insert(new SwTOXSortKey(aKeys[i]), nArrIdx++);
}
-/* -----------------14.09.99 16:15-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
SwAuthorityField::SwAuthorityField( SwAuthorityFieldType* pType,
@@ -632,7 +632,7 @@ SwAuthorityField::SwAuthorityField( SwAuthorityFieldType* pType,
{
nHandle = pType->AddField( rFieldContents );
}
-/* -----------------17.09.99 14:24-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
SwAuthorityField::SwAuthorityField( SwAuthorityFieldType* pType,
@@ -642,7 +642,7 @@ SwAuthorityField::SwAuthorityField( SwAuthorityFieldType* pType,
{
pType->AddField( nHandle );
}
-/* -----------------15.09.99 15:00-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
SwAuthorityField::~SwAuthorityField()
@@ -682,7 +682,7 @@ SwField* SwAuthorityField::Copy() const
SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp();
return new SwAuthorityField(pAuthType, nHandle);
}
-/* -----------------21.09.99 12:55-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
const String& SwAuthorityField::GetFieldText(ToxAuthorityField eField) const
@@ -691,7 +691,7 @@ const String& SwAuthorityField::GetFieldText(ToxAuthorityField eField) const
const SwAuthEntry* pEntry = pAuthType->GetEntryByHandle( nHandle );
return pEntry->GetAuthorField( eField );
}
-/* -----------------21.09.99 14:57-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
void SwAuthorityField::SetPar1(const String& rStr)
@@ -700,7 +700,7 @@ void SwAuthorityField::SetPar1(const String& rStr)
pType->RemoveField(nHandle);
nHandle = pType->AddField(rStr);
}
-/* -----------------11.10.99 09:43-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
USHORT SwAuthorityField::GetHandlePosition() const
@@ -709,7 +709,7 @@ USHORT SwAuthorityField::GetHandlePosition() const
DBG_ASSERT(pAuthType, "no field type");
return pAuthType->GetPosition(nHandle);
}
-/* -----------------------------15.11.00 17:33--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
const char* aFieldNames[] =
@@ -746,7 +746,7 @@ const char* aFieldNames[] =
"Custom5",
"ISBN"
};
-/* -----------------------------16.11.00 12:27--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwAuthorityField::QueryValue( Any& rAny, BYTE nMId ) const
@@ -771,7 +771,7 @@ BOOL SwAuthorityField::QueryValue( Any& rAny, BYTE nMId ) const
rAny <<= aRet;
return FALSE;
}
-/* -----------------------------15.11.00 17:33--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
sal_Int16 lcl_Find(const OUString& rFieldName)
@@ -818,7 +818,7 @@ BOOL SwAuthorityField::PutValue( const Any& rAny, BYTE nMId )
return FALSE;
}
-/* -----------------11.10.99 09:43-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
SwFieldType* SwAuthorityField::ChgTyp( SwFieldType* pFldTyp )
diff --git a/binfilter/bf_sw/source/core/fields/sw_chpfld.cxx b/binfilter/bf_sw/source/core/fields/sw_chpfld.cxx
index bdc5528..28887be 100644
--- a/binfilter/bf_sw/source/core/fields/sw_chpfld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_chpfld.cxx
@@ -179,7 +179,7 @@ SwFieldType* SwChapterFieldType::Copy() const
/*N*/ }
/*N*/ }
-/*-----------------05.03.98 16:19-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwChapterField::QueryValue( ::com::sun::star::uno::Any& rAny, BYTE nMId ) const
@@ -216,7 +216,7 @@ SwFieldType* SwChapterFieldType::Copy() const
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 16:19-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwChapterField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/fields/sw_dbfld.cxx b/binfilter/bf_sw/source/core/fields/sw_dbfld.cxx
index 35ba116..e87e5e9 100644
--- a/binfilter/bf_sw/source/core/fields/sw_dbfld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_dbfld.cxx
@@ -120,7 +120,7 @@ SwDBFieldType::SwDBFieldType(SwDoc* pDocPtr, const String& rNam, const SwDBData&
/*N*/ }
/*N*/ }
-/* -----------------24.02.99 14:51-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
/*N*/ BOOL SwDBFieldType::QueryValue( ::com::sun::star::uno::Any& rAny, BYTE nMId ) const
@@ -145,7 +145,7 @@ SwDBFieldType::SwDBFieldType(SwDoc* pDocPtr, const String& rNam, const SwDBData&
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/* -----------------24.02.99 14:51-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
/*N*/ BOOL SwDBFieldType::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId )
@@ -349,7 +349,7 @@ const String& SwDBField::GetPar1() const
/*N*/ nSubType = nType;
/*N*/ }
-/*-----------------06.03.98 16:15-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDBField::QueryValue( ::com::sun::star::uno::Any& rAny, BYTE nMId ) const
@@ -381,7 +381,7 @@ const String& SwDBField::GetPar1() const
/*N*/ return TRUE;
/*N*/
/*N*/ }
-/*-----------------06.03.98 16:15-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDBField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId )
@@ -466,7 +466,7 @@ SwDBNameInfField::SwDBNameInfField(SwFieldType* pTyp, const SwDBData& rDBData, U
//------------------------------------------------------------------------------
-/*-----------------06.03.98 16:55-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDBNameInfField::QueryValue( ::com::sun::star::uno::Any& rAny, BYTE nMId ) const
@@ -494,7 +494,7 @@ SwDBNameInfField::SwDBNameInfField(SwFieldType* pTyp, const SwDBData& rDBData, U
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/*-----------------06.03.98 16:55-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwDBNameInfField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId )
@@ -616,7 +616,7 @@ void SwDBNextSetField::SetPar1(const String& rStr)
{
aCond = rStr;
}
-/*-----------------06.03.98 16:16-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDBNextSetField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -633,7 +633,7 @@ void SwDBNextSetField::SetPar1(const String& rStr)
/*N*/ }
/*N*/ return bRet;
/*N*/ }
-/*-----------------06.03.98 16:16-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwDBNextSetField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId )
@@ -739,7 +739,7 @@ void SwDBNumSetField::SetPar2(const String& rStr)
{
aPar2 = rStr;
}
-/*-----------------06.03.98 16:16-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDBNumSetField::QueryValue( ::com::sun::star::uno::Any& rAny, BYTE nMId ) const
@@ -759,7 +759,7 @@ void SwDBNumSetField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return bRet;
/*N*/ }
-/*-----------------06.03.98 16:16-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwDBNumSetField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId )
@@ -843,14 +843,14 @@ BOOL SwDBNumSetField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE
/*N*/ return pTmp;
/*N*/ }
-/*-----------------06.03.98 16:16-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDBNameField::QueryValue( ::com::sun::star::uno::Any& rAny, BYTE nMId ) const
/*N*/ {
/*N*/ return SwDBNameInfField::QueryValue(rAny, nMId );
/*N*/ }
-/*-----------------06.03.98 16:16-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwDBNameField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId )
@@ -921,7 +921,7 @@ BOOL SwDBNameField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId
/*N*/ pTmp->SetSubType(GetSubType());
/*N*/ return pTmp;
/*N*/ }
-/*-----------------06.03.98 16:15-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDBSetNumberField::QueryValue( ::com::sun::star::uno::Any& rAny, BYTE nMId ) const
@@ -941,7 +941,7 @@ BOOL SwDBNameField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId
/*N*/ }
/*N*/ return bRet;
/*N*/ }
-/*-----------------06.03.98 16:15-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwDBSetNumberField::PutValue( const ::com::sun::star::uno::Any& rAny, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/fields/sw_ddefld.cxx b/binfilter/bf_sw/source/core/fields/sw_ddefld.cxx
index 29c1b03..41b88b0 100644
--- a/binfilter/bf_sw/source/core/fields/sw_ddefld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_ddefld.cxx
@@ -154,7 +154,7 @@ using ::rtl::OUString;
/*?*/ pDoc->GetLinkManager().Remove( refLink );
/*N*/ }
/*N*/ }
-/* -----------------------------28.08.00 16:23--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwDDEFieldType::QueryValue( ::com::sun::star::uno::Any& rVal, BYTE nMId ) const
diff --git a/binfilter/bf_sw/source/core/fields/sw_docufld.cxx b/binfilter/bf_sw/source/core/fields/sw_docufld.cxx
index 5ae9b3f..078a88e 100644
--- a/binfilter/bf_sw/source/core/fields/sw_docufld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_docufld.cxx
@@ -209,7 +209,7 @@ void SwPageNumberField::SetPar2(const String& rStr)
/*N*/ return nSubType;
/*N*/ }
-/*-----------------05.03.98 10:25-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwPageNumberField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -243,7 +243,7 @@ void SwPageNumberField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 10:25-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwPageNumberField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -344,7 +344,7 @@ void SwPageNumberField::SetPar2(const String& rStr)
/*N*/ return pTmp;
/*N*/ }
-/*-----------------05.03.98 11:15-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwAuthorField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -372,7 +372,7 @@ void SwPageNumberField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 11:15-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwAuthorField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -492,7 +492,7 @@ BOOL SwAuthorField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ return pTmp;
/*N*/ }
-/*-----------------05.03.98 08:59-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwFileNameField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -659,7 +659,7 @@ BOOL SwAuthorField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ return pTmp;
/*N*/ }
-/*-----------------05.03.98 08:59-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwTemplNameField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -814,7 +814,7 @@ void SwDocStatField::SetSubType(sal_uInt16 nSub)
/*?*/ pFrm->FindPageFrm()->GetPageDesc()->GetNumType().GetNumberingType() );
/*N*/ }
-/*-----------------05.03.98 11:38-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDocStatField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -830,7 +830,7 @@ void SwDocStatField::SetSubType(sal_uInt16 nSub)
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 11:38-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwDocStatField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -1491,7 +1491,7 @@ BOOL SwHiddenTxtField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/
/*N*/ return pFld;
/*N*/ }
-/*-----------------05.03.98 13:25-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwHiddenParaField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -1514,7 +1514,7 @@ BOOL SwHiddenTxtField::PutValue( const uno::Any& rAny, BYTE nMId )
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 13:25-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwHiddenParaField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -1620,7 +1620,7 @@ String SwPostItField::GetPar2() const
return sTxt;
}
-/*-----------------05.03.98 13:42-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwPostItField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -1648,7 +1648,7 @@ BOOL SwPostItField::QueryValue( uno::Any& rAny, BYTE nMId ) const
}
return sal_True;
}
-/*-----------------05.03.98 13:42-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwPostItField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -1767,7 +1767,7 @@ void SwExtUserField::SetSubType(sal_uInt16 nSub)
nType = nSub;
}
-/*-----------------05.03.98 14:14-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwExtUserField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -1796,7 +1796,7 @@ void SwExtUserField::SetSubType(sal_uInt16 nSub)
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------05.03.98 14:14-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwExtUserField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -1886,7 +1886,7 @@ void SwRefPageSetField::SetPar2(const String& rStr)
SetOffset( (short) rStr.ToInt32() );
}
-/*-----------------05.03.98 14:52-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwRefPageSetField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -1905,7 +1905,7 @@ BOOL SwRefPageSetField::QueryValue( uno::Any& rAny, BYTE nMId ) const
}
return sal_True;
}
-/*-----------------05.03.98 14:52-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwRefPageSetField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -1995,7 +1995,7 @@ SwField* SwRefPageGetField::Copy() const
/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
-/*-----------------05.03.98 14:52-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwRefPageGetField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -2014,7 +2014,7 @@ BOOL SwRefPageGetField::QueryValue( uno::Any& rAny, BYTE nMId ) const
}
return sal_True;
}
-/*-----------------05.03.98 14:52-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwRefPageGetField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -2132,7 +2132,7 @@ void SwJumpEditField::SetPar2(const String& rStr)
sHelp = rStr;
}
-/*-----------------05.03.98 15:00-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwJumpEditField::QueryValue( uno::Any& rAny, BYTE nMId ) const
diff --git a/binfilter/bf_sw/source/core/fields/sw_expfld.cxx b/binfilter/bf_sw/source/core/fields/sw_expfld.cxx
index 1476cd3..2d01f1f 100644
--- a/binfilter/bf_sw/source/core/fields/sw_expfld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_expfld.cxx
@@ -381,7 +381,7 @@ void SwGetExpField::SetPar2(const String& rStr)
/*N*/ SwValueField::SetLanguage(nLng);
/*N*/ }
-/*-----------------07.03.98 16:08-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwGetExpField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -421,7 +421,7 @@ void SwGetExpField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/*-----------------07.03.98 16:08-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwGetExpField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -550,7 +550,7 @@ void SwSetExpFieldType::Modify( SfxPoolItem*, SfxPoolItem* )
-/* -----------------24.03.99 09:44-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
/*N*/ BOOL SwSetExpFieldType::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -738,7 +738,7 @@ void SwSetExpFieldType::Modify( SfxPoolItem*, SfxPoolItem* )
/*N*/ sExpand = ((SwValueFieldType*)GetTyp())->ExpandValue( rAny, GetFormat(),
/*N*/ GetLanguage());
/*N*/ }
-/* -----------------14.07.99 12:21-------------------
+/* --------------------------------------------------
Description: Find the index of the reference text
following the current field
--------------------------------------------------*/
@@ -889,7 +889,7 @@ void SwSetExpField::SetPar2(const String& rStr)
/*N*/ return sRet;
/*N*/ }
-/*-----------------06.03.98 11:12-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwInputField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -908,7 +908,7 @@ void SwSetExpField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/*-----------------06.03.98 11:12-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwInputField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -964,7 +964,7 @@ void SwInputField::SetSubType(USHORT nSub)
{
nSubType = nSub;
}
-/*-----------------05.03.98 17:22-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwSetExpField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -1032,7 +1032,7 @@ void SwInputField::SetSubType(USHORT nSub)
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/*-----------------05.03.98 17:22-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwSetExpField::PutValue( const uno::Any& rAny, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/fields/sw_flddat.cxx b/binfilter/bf_sw/source/core/fields/sw_flddat.cxx
index 42295b2..348c148 100644
--- a/binfilter/bf_sw/source/core/fields/sw_flddat.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_flddat.cxx
@@ -220,7 +220,7 @@ DBG_BF_ASSERT(0, "STRIP"); return NULL;
/*N*/ return (Time)aDT;
/*N*/ }
-/*-----------------04.03.98 11:05-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDateTimeField::QueryValue( uno::Any& rVal, BYTE nMId ) const
@@ -266,7 +266,7 @@ DBG_BF_ASSERT(0, "STRIP"); return NULL;
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/*-----------------04.03.98 11:05-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwDateTimeField::PutValue( const uno::Any& rVal, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/fields/sw_macrofld.cxx b/binfilter/bf_sw/source/core/fields/sw_macrofld.cxx
index 87b2cdc..eb5c504 100644
--- a/binfilter/bf_sw/source/core/fields/sw_macrofld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_macrofld.cxx
@@ -149,7 +149,7 @@ void SwMacroField::SetPar2(const String& rStr)
/*N*/ return aText;
/*N*/ }
-/*-----------------05.03.98 13:38-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwMacroField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -171,7 +171,7 @@ void SwMacroField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/*-----------------05.03.98 13:38-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwMacroField::PutValue( const uno::Any& rAny, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/fields/sw_reffld.cxx b/binfilter/bf_sw/source/core/fields/sw_reffld.cxx
index 002a2ae..5328c13 100644
--- a/binfilter/bf_sw/source/core/fields/sw_reffld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_reffld.cxx
@@ -471,7 +471,7 @@ String SwGetRefField::GetPar2() const
return Expand();
}
-/*-----------------06.03.98 13:34-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwGetRefField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -541,7 +541,7 @@ String SwGetRefField::GetPar2() const
/*N*/ }
/*N*/ return TRUE;
/*N*/ }
-/*-----------------06.03.98 13:34-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwGetRefField::PutValue( const uno::Any& rAny, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/fields/sw_scrptfld.cxx b/binfilter/bf_sw/source/core/fields/sw_scrptfld.cxx
index e3a8f07..b8c988f 100644
--- a/binfilter/bf_sw/source/core/fields/sw_scrptfld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_scrptfld.cxx
@@ -102,7 +102,7 @@ String SwScriptField::GetPar2() const
{
return sCode;
}
-/*-----------------05.03.98 15:00-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwScriptField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -124,7 +124,7 @@ BOOL SwScriptField::QueryValue( uno::Any& rAny, BYTE nMId ) const
}
return TRUE;
}
-/*-----------------05.03.98 15:00-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwScriptField::PutValue( const uno::Any& rAny, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/fields/sw_tblcalc.cxx b/binfilter/bf_sw/source/core/fields/sw_tblcalc.cxx
index 43ef6f8..d1328dd 100644
--- a/binfilter/bf_sw/source/core/fields/sw_tblcalc.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_tblcalc.cxx
@@ -195,7 +195,7 @@ void SwTblField::SetPar2(const String& rStr)
}
-/*-----------------04.03.98 10:33-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwTblField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -230,7 +230,7 @@ void SwTblField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return bRet;
/*N*/ }
-/*-----------------04.03.98 10:33-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
BOOL SwTblField::PutValue( const uno::Any& rAny, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/fields/sw_usrfld.cxx b/binfilter/bf_sw/source/core/fields/sw_usrfld.cxx
index a1a32aa..637bcee 100644
--- a/binfilter/bf_sw/source/core/fields/sw_usrfld.cxx
+++ b/binfilter/bf_sw/source/core/fields/sw_usrfld.cxx
@@ -128,7 +128,7 @@ void SwUserField::SetPar2(const String& rStr)
/*N*/ nSubType = nSub & 0xff00;
/*N*/ }
-/*-----------------09.03.98 08:04-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwUserField::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -156,7 +156,7 @@ void SwUserField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------09.03.98 08:04-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ sal_Bool SwUserField::PutValue( const uno::Any& rAny, BYTE nMId )
@@ -303,7 +303,7 @@ void SwUserField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ }
-/*-----------------04.03.98 17:05-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwUserFieldType::QueryValue( uno::Any& rAny, BYTE nMId ) const
@@ -328,7 +328,7 @@ void SwUserField::SetPar2(const String& rStr)
/*N*/ }
/*N*/ return sal_True;
/*N*/ }
-/*-----------------04.03.98 17:05-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
/*N*/ BOOL SwUserFieldType::PutValue( const uno::Any& rAny, BYTE nMId )
diff --git a/binfilter/bf_sw/source/core/inc/doctxm.hxx b/binfilter/bf_sw/source/core/inc/doctxm.hxx
index 3cb6df9..acede96 100644
--- a/binfilter/bf_sw/source/core/inc/doctxm.hxx
+++ b/binfilter/bf_sw/source/core/inc/doctxm.hxx
@@ -86,7 +86,7 @@ public:
TYPEINFO(); // fuers rtti
};
-/* -----------------02.09.99 07:52-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
struct SwDefTOXBase_Impl
diff --git a/binfilter/bf_sw/source/core/inc/node2lay.hxx b/binfilter/bf_sw/source/core/inc/node2lay.hxx
index 065c4cd..5c890c9 100644
--- a/binfilter/bf_sw/source/core/inc/node2lay.hxx
+++ b/binfilter/bf_sw/source/core/inc/node2lay.hxx
@@ -29,7 +29,7 @@
#define _NODE2LAY_HXX
namespace binfilter {
-/* -----------------23.02.99 11:33-------------------
+/* --------------------------------------------------
* Die Klasse SwNode2Layout stellt die Verbindung von Nodes zum Layout her.
* Sie liefert einen intelligenten Iterator ueber die zum Node oder Nodebereich
* gehoerenden Frames. Je nach Zweck der Iteration, z.B. um vor oder hinter
diff --git a/binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx
index 2009d91..e5ce27b 100644
--- a/binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_atrfrm.cxx
@@ -112,7 +112,7 @@ TYPEINIT2(SwFmtFooter, SfxPoolItem, SwClient );
TYPEINIT2(SwFmtPageDesc, SfxPoolItem, SwClient );
TYPEINIT1_AUTOFACTORY(SwFmtLineNumber, SfxPoolItem);
-/* -----------------19.05.98 09:26-------------------
+/* --------------------------------------------------
* Umwandlung fuer QueryValue
* --------------------------------------------------*/
sal_Int16 lcl_RelToINT(SwRelationOrient eRelation)
@@ -258,7 +258,7 @@ SfxPoolItem* SwFmtFrmSize::Clone( SfxItemPool* ) const
}
-/* -----------------24.04.98 11:36-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
bool SwFmtFrmSize::QueryValue( uno::Any& rVal, BYTE nMemberId ) const
@@ -316,7 +316,7 @@ bool SwFmtFrmSize::QueryValue( uno::Any& rVal, BYTE nMemberId ) const
return true;
}
-/* -----------------24.04.98 11:36-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
bool SwFmtFrmSize::PutValue( const uno::Any& rVal, BYTE nMemberId )
@@ -1502,7 +1502,7 @@ SfxPoolItem* SwFmtAnchor::Clone( SfxItemPool* ) const
return new SwFmtAnchor( *this );
}
-/*-----------------16.02.98 15:21-------------------
+/*--------------------------------------------------
--------------------------------------------------*/
bool SwFmtAnchor::QueryValue( uno::Any& rVal, BYTE nMemberId ) const
diff --git a/binfilter/bf_sw/source/core/layout/sw_calcmove.cxx b/binfilter/bf_sw/source/core/layout/sw_calcmove.cxx
index 6d6fd2a..af02249 100644
--- a/binfilter/bf_sw/source/core/layout/sw_calcmove.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_calcmove.cxx
@@ -1298,7 +1298,7 @@ namespace binfilter {
/*N*/ bFitPromise = TRUE;
/*N*/ continue;
/*N*/ }
- /* -----------------19.02.99 12:58-------------------
+ /* --------------------------------------------------
* Frueher wurde in Rahmen und Bereichen niemals versucht,
* durch bMoveOrFit den TxtFrm unter Verzicht auf seine
* Attribute (Widows,Keep) doch noch passend zu bekommen.
diff --git a/binfilter/bf_sw/source/core/layout/sw_colfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_colfrm.cxx
index edff4c8..721ae0d 100644
--- a/binfilter/bf_sw/source/core/layout/sw_colfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_colfrm.cxx
@@ -199,7 +199,7 @@ namespace binfilter {
/*N*/ return bRet;
/*N*/ }
-/*-----------------21.09.99 15:42-------------------
+/*--------------------------------------------------
* ChgColumns() adds or removes columns from a layoutframe.
* Normally, a layoutframe with a column attribut of 1 or 0 columns contains
* no columnframe. However, a sectionframe with "footnotes at the end" needs
diff --git a/binfilter/bf_sw/source/core/layout/sw_dbg_lay.cxx b/binfilter/bf_sw/source/core/layout/sw_dbg_lay.cxx
index 188faa7..dcbef9a 100644
--- a/binfilter/bf_sw/source/core/layout/sw_dbg_lay.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_dbg_lay.cxx
@@ -26,7 +26,7 @@
*
************************************************************************/
-/* -----------------08.01.99 14:55-------------------
+/* --------------------------------------------------
* Und hier die Beschreibung:
*
* Durch die PROTOCOL-Makros wird es ermoeglicht, Ereignisse im Frame-Methoden zu protokollieren.
@@ -139,7 +139,7 @@ namespace binfilter {
SwImplProtocol(){DBG_BF_ASSERT(0, "STRIP");}
/*N*/ };
-/* -----------------11.01.99 10:43-------------------
+/* --------------------------------------------------
* Durch das PROTOCOL_ENTER-Makro wird ein SwEnterLeave-Objekt erzeugt,
* wenn die aktuelle Funktion aufgezeichnet werden soll, wird ein
* SwImplEnterLeave-Objekt angelegt. Der Witz dabei ist, das der Ctor
diff --git a/binfilter/bf_sw/source/core/layout/sw_sectfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_sectfrm.cxx
index fe5514b..56ee5a5 100644
--- a/binfilter/bf_sw/source/core/layout/sw_sectfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_sectfrm.cxx
@@ -1907,7 +1907,7 @@ namespace binfilter {
/*N*/ }
/*N*/ }
-/*-----------------09.06.99 14:58-------------------
+/*--------------------------------------------------
* SwSectionFrm::ToMaximize(..): A follow or a ftncontainer at the end of the
* page causes a maximal Size of the sectionframe.
* --------------------------------------------------*/
@@ -1937,7 +1937,7 @@ namespace binfilter {
/*?*/ return bRet;
/*N*/ }
-/*-----------------09.06.99 15:07-------------------
+/*--------------------------------------------------
* BOOL SwSectionFrm::ContainsFtnCont()
* checks every Column for FtnContFrms.
* --------------------------------------------------*/
@@ -1982,7 +1982,7 @@ namespace binfilter {
/*N*/ }
/*N*/ }
-/*-----------------18.03.99 10:37-------------------
+/*--------------------------------------------------
* SwSectionFrm::Undersize() liefert den Betrag, um den der Bereich gern
* groesser waere, wenn in ihm Undersized TxtFrms liegen, ansonsten Null.
* Das Undersized-Flag wird ggf. korrigiert.
diff --git a/binfilter/bf_sw/source/core/layout/sw_trvlfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_trvlfrm.cxx
index 03862a0..5839267 100644
--- a/binfilter/bf_sw/source/core/layout/sw_trvlfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_trvlfrm.cxx
@@ -691,7 +691,7 @@ namespace binfilter {
/*N*/ return pPage ? pPage->GetPhyPageNum() : 0;
/*N*/ }
-/*-----------------26.02.01 11:25-------------------
+/*--------------------------------------------------
* SwFrm::WannaRightPage()
* decides if the page want to be a rightpage or not.
* If the first content of the page has a page descriptor,
diff --git a/binfilter/bf_sw/source/core/para/sw_paratr.cxx b/binfilter/bf_sw/source/core/para/sw_paratr.cxx
index 33702d9..47d74a5 100644
--- a/binfilter/bf_sw/source/core/para/sw_paratr.cxx
+++ b/binfilter/bf_sw/source/core/para/sw_paratr.cxx
@@ -270,7 +270,7 @@ using namespace ::com::sun::star;
/*N*/ {
/*N*/ return new SwNumRuleItem( *this );
/*N*/ }
-/* -----------------------------27.06.00 11:05--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*N*/ bool SwNumRuleItem::QueryValue( ::com::sun::star::uno::Any& rVal, BYTE /*nMemberId*/ ) const
diff --git a/binfilter/bf_sw/source/core/text/pormulti.hxx b/binfilter/bf_sw/source/core/text/pormulti.hxx
index e0bbd98..0ab1247 100644
--- a/binfilter/bf_sw/source/core/text/pormulti.hxx
+++ b/binfilter/bf_sw/source/core/text/pormulti.hxx
@@ -44,7 +44,7 @@ class SwTxtAttr;
class SwFont;
-/*-----------------02.02.01 15:01-------------------
+/*--------------------------------------------------
* SwMultiCreator is a small structur to create a multiportion.
* It contains the kind of multiportion and a textattribute
* or a poolitem.
@@ -69,7 +69,7 @@ struct SwMultiCreator
#endif
};
-/*-----------------25.10.00 16:19-------------------
+/*--------------------------------------------------
* A two-line-portion (SwMultiPortion) could have surrounding brackets,
* in this case the structur SwBracket will be used.
* --------------------------------------------------*/
@@ -87,7 +87,7 @@ struct SwBracket
BYTE nPostScript; // Script of the final character
};
-/*-----------------16.10.00 12:45-------------------
+/*--------------------------------------------------
* The SwMultiPortion is line portion inside a line portion,
* it's a group of portions,
* e.g. a double line portion in a line
diff --git a/binfilter/bf_sw/source/core/text/sw_inftxt.cxx b/binfilter/bf_sw/source/core/text/sw_inftxt.cxx
index 754ca98..3c69aa4 100644
--- a/binfilter/bf_sw/source/core/text/sw_inftxt.cxx
+++ b/binfilter/bf_sw/source/core/text/sw_inftxt.cxx
@@ -740,7 +740,7 @@ extern Color aGlobalRetoucheColor;
/*N*/ SetPaintOfst(0);
/*N*/ }
-/*-----------------16.10.00 11:39-------------------
+/*--------------------------------------------------
* There are a few differences between a copy constructor
* and the following constructor for multi-line formatting.
* The root is the first line inside the multi-portion,
diff --git a/binfilter/bf_sw/source/core/text/sw_itrform2.cxx b/binfilter/bf_sw/source/core/text/sw_itrform2.cxx
index 0b9c8ea..206f1a4 100644
--- a/binfilter/bf_sw/source/core/text/sw_itrform2.cxx
+++ b/binfilter/bf_sw/source/core/text/sw_itrform2.cxx
@@ -235,7 +235,7 @@ extern sal_Bool IsUnderlineBreak( const SwLinePortion& rPor, const SwFont& rFnt
/*?*/ }
/*N*/ }
/*N*/
- /*-----------------14.12.94 09:45-------------------
+ /*--------------------------------------------------
* 9849: Schnellschuss
* --------------------------------------------------*/
/*N*/ if ( pPor==rInf.GetLast() )
diff --git a/binfilter/bf_sw/source/core/text/sw_porlay.cxx b/binfilter/bf_sw/source/core/text/sw_porlay.cxx
index e2594fc..0b2989c 100644
--- a/binfilter/bf_sw/source/core/text/sw_porlay.cxx
+++ b/binfilter/bf_sw/source/core/text/sw_porlay.cxx
@@ -1110,7 +1110,7 @@ SwLinePortion *SwLineLayout::Insert( SwLinePortion *pIns )
/*N*/ SetPortion( pNextPortion );
/*N*/ }
-/*-----------------16.11.00 11:04-------------------
+/*--------------------------------------------------
* HangingMargin()
* looks for hanging punctuation portions in the paragraph
* and return the maximum right offset of them.
diff --git a/binfilter/bf_sw/source/core/text/sw_pormulti.cxx b/binfilter/bf_sw/source/core/text/sw_pormulti.cxx
index db58515..cebb4cb 100644
--- a/binfilter/bf_sw/source/core/text/sw_pormulti.cxx
+++ b/binfilter/bf_sw/source/core/text/sw_pormulti.cxx
@@ -56,7 +56,7 @@ extern sal_Bool IsUnderlineBreak( const SwLinePortion& rPor, const SwFont& rFnt
extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
const SwScriptInfo* pSI );
-/*-----------------10.10.00 15:23-------------------
+/*--------------------------------------------------
* class SwMultiPortion
*
* A SwMultiPortion is not a simple portion,
@@ -67,7 +67,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
-/*-----------------13.10.00 16:21-------------------
+/*--------------------------------------------------
* Summarize the internal lines to calculate the (external) size.
* The internal line has to calculate first.
* --------------------------------------------------*/
@@ -82,19 +82,19 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
*************************************************************************/
-/*-----------------01.11.00 14:21-------------------
+/*--------------------------------------------------
* SwMultiPortion::ActualizeTabulator()
* sets the tabulator-flag, if there's any tabulator-portion inside.
* --------------------------------------------------*/
-/*-----------------16.02.01 12:07-------------------
+/*--------------------------------------------------
* SwRotatedPortion::SwRotatedPortion(..)
* --------------------------------------------------*/
-/*-----------------01.11.00 14:22-------------------
+/*--------------------------------------------------
* SwDoubleLinePortion::SwDoubleLinePortion(..)
* This constructor is for the continuation of a doubleline portion
* in the next line.
@@ -103,7 +103,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
* --------------------------------------------------*/
-/*-----------------01.11.00 14:22-------------------
+/*--------------------------------------------------
* SwDoubleLinePortion::SwDoubleLinePortion(..)
* This constructor uses the textattribut to get the right brackets.
* The textattribut could be a 2-line-attribute or a character- or
@@ -112,7 +112,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
-/*-----------------25.10.00 09:51-------------------
+/*--------------------------------------------------
* SwMultiPortion::PaintBracket paints the wished bracket,
* if the multiportion has surrounding brackets.
* The X-position of the SwTxtPaintInfo will be modified:
@@ -121,13 +121,13 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
* --------------------------------------------------*/
-/*-----------------25.10.00 16:26-------------------
+/*--------------------------------------------------
* SwDoubleLinePortion::SetBrackets creates the bracket-structur
* and fills it, if not both characters are 0x00.
* --------------------------------------------------*/
-/*-----------------25.10.00 16:29-------------------
+/*--------------------------------------------------
* SwDoubleLinePortion::FormatBrackets
* calculates the size of the brackets => pBracket,
* reduces the nMaxWidth-parameter ( minus bracket-width )
@@ -135,7 +135,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
* --------------------------------------------------*/
-/*-----------------26.10.00 10:36-------------------
+/*--------------------------------------------------
* SwDoubleLinePortion::CalcBlanks
* calculates the number of blanks in each line and
* the difference of the width of the two lines.
@@ -144,7 +144,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
-/*-----------------01.11.00 14:29-------------------
+/*--------------------------------------------------
* SwDoubleLinePortion::ChangeSpaceAdd(..)
* merges the spaces for text adjustment from the inner and outer part.
* Inside the doubleline portion the wider line has no spaceadd-array, the
@@ -154,14 +154,14 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
* space arrays.
* --------------------------------------------------*/
-/*-----------------01.11.00 14:29-------------------
+/*--------------------------------------------------
* SwDoubleLinePortion::ResetSpaceAdd(..)
* cancels the manipulation from SwDoubleLinePortion::ChangeSpaceAdd(..)
* --------------------------------------------------*/
#ifdef BIDI
-/*-----------------13.11.00 14:50-------------------
+/*--------------------------------------------------
* SwRubyPortion::SwRubyPortion(..)
* constructs a ruby portion, i.e. an additional text is displayed
* beside the main text, e.g. phonetic characters.
@@ -170,14 +170,14 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
#endif
-/*-----------------13.11.00 14:50-------------------
+/*--------------------------------------------------
* SwRubyPortion::SwRubyPortion(..)
* constructs a ruby portion, i.e. an additional text is displayed
* beside the main text, e.g. phonetic characters.
* --------------------------------------------------*/
-/*-----------------13.11.00 14:56-------------------
+/*--------------------------------------------------
* SwRubyPortion::_Adjust(..)
* In ruby portion there are different alignments for
* the ruby text and the main text.
@@ -191,7 +191,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
* --------------------------------------------------*/
-/*-----------------08.11.00 14:14-------------------
+/*--------------------------------------------------
* CalcRubyOffset()
* has to change the nRubyOffset, if there's a fieldportion
* in the phonetic line.
@@ -200,7 +200,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
* --------------------------------------------------*/
-/*-----------------13.10.00 16:22-------------------
+/*--------------------------------------------------
* SwTxtSizeInfo::GetMultiCreator(..)
* If we (e.g. the position rPos) are inside a two-line-attribute or
* a ruby-attribute, the attribute will be returned in a SwMultiCreator-struct,
@@ -213,7 +213,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
* with different brackets interrupts another 2-line-attribute.
* --------------------------------------------------*/
-/*-----------------13.11.00 15:38-------------------
+/*--------------------------------------------------
* lcl_Has2Lines(..)
* is a little help function for GetMultiCreator(..)
* It extracts the 2-line-format from a 2-line-attribute or a character style.
@@ -261,7 +261,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
/*N*/ return sal_False;
/*N*/ }
-/*-----------------16.02.01 16:39-------------------
+/*--------------------------------------------------
* lcl_HasRotation(..)
* is a little help function for GetMultiCreator(..)
* It extracts the charrotation from a charrotate-attribute or a character style.
@@ -702,7 +702,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
/*N*/ return NULL;
/*N*/ }
-/*-----------------01.11.00 14:52-------------------
+/*--------------------------------------------------
* SwSpaceManipulator
* is a little helper class to manage the spaceadd-arrays of the text adjustment
* during a PaintMultiPortion.
@@ -716,7 +716,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
-/*-----------------13.10.00 16:24-------------------
+/*--------------------------------------------------
* SwTxtPainter::PaintMultiPortion manages the paint for a SwMultiPortion.
* External, for the calling function, it seems to be a normal Paint-function,
* internal it is like a SwTxtFrm::Paint with multiple DrawTextLines
@@ -740,7 +740,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
*---------------------------------------------------------------------------*/
-/*-----------------08.11.00 09:29-------------------
+/*--------------------------------------------------
* SwTxtFormatter::MakeRestPortion(..)
* When a fieldportion at the end of line breaks and needs a following
* fieldportion in the next line, then the "restportion" of the formatinfo
@@ -829,7 +829,7 @@ extern BYTE WhichFont( xub_StrLen nIdx, const String* pTxt,
-/*-----------------23.10.00 10:47-------------------
+/*--------------------------------------------------
* SwTxtCursorSave notes the start and current line of a SwTxtCursor,
* sets them to the values for GetCrsrOfst inside a multiportion
* and restores them in the destructor.
diff --git a/binfilter/bf_sw/source/core/text/sw_txtfrm.cxx b/binfilter/bf_sw/source/core/text/sw_txtfrm.cxx
index e3a0e9e..00ae1e8 100644
--- a/binfilter/bf_sw/source/core/text/sw_txtfrm.cxx
+++ b/binfilter/bf_sw/source/core/text/sw_txtfrm.cxx
@@ -1471,7 +1471,7 @@ namespace binfilter {
/*N*/ pPara->SetPrep( sal_True );
/*N*/ }
-/* -----------------11.02.99 17:56-------------------
+/* --------------------------------------------------
* Kleine Hilfsklasse mit folgender Funktion:
* Sie soll eine Probeformatierung vorbereiten.
* Der Frame wird in Groesse und Position angepasst, sein SwParaPortion zur Seite
diff --git a/binfilter/bf_sw/source/core/tox/sw_tox.cxx b/binfilter/bf_sw/source/core/tox/sw_tox.cxx
index 3ec6ebb..ff38401 100644
--- a/binfilter/bf_sw/source/core/tox/sw_tox.cxx
+++ b/binfilter/bf_sw/source/core/tox/sw_tox.cxx
@@ -71,7 +71,7 @@ namespace binfilter {
/*N*/ TYPEINIT2( SwTOXMark, SfxPoolItem, SwClient ); // fuers rtti
-/* -----------------23.09.99 14:09-------------------
+/* --------------------------------------------------
includes plain text at a given position into
the appropriate token
--------------------------------------------------*/
@@ -89,7 +89,7 @@ USHORT lcl_ConvertTextIntoPattern( String& rPattern,
return 8;
}
-/* -----------------23.09.99 13:59-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
struct PatternIni
@@ -134,7 +134,7 @@ const PatternIni aPatternIni[] =
{AUTH_FIELD_AUTHOR, AUTH_FIELD_TITLE, AUTH_FIELD_YEAR, USHRT_MAX, USHRT_MAX}, //AUTH_FIELD_CUSTOM5,
{USHRT_MAX, USHRT_MAX, USHRT_MAX, USHRT_MAX, USHRT_MAX}
};
-/* -----------------23.09.99 13:58-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
String lcl_GetAuthPattern(USHORT nTypeId)
@@ -400,7 +400,7 @@ String lcl_GetAuthPattern(USHORT nTypeId)
/*N*/ }
/*N*/ return nRet;
/*N*/ }
-/* -----------------15.06.99 13:39-------------------
+/* --------------------------------------------------
::com::patibilty methods: Version 5.0 and 5.1 need
a value for the first tab stop
--------------------------------------------------*/
@@ -510,7 +510,7 @@ void SwForm::SetFirstTabPos( USHORT n ) //{ nFirstTabPos = n; }
}
}
}
-/* -----------------------------28.02.00 09:48--------------------------------
+/* ---------------------------------------------------------------------------
if the templates contain settings of the tab positions (<5.1) then
they must be imported into the pattern
---------------------------------------------------------------------------*/
@@ -621,7 +621,7 @@ void SwForm::SetFirstTabPos( USHORT n ) //{ nFirstTabPos = n; }
/*N*/ //rturn true if the first level contains two ore more tabstops
/*N*/ return 2 <= lcl_GetPatternCount(aPattern[ 1 ], SwForm::aFormTab);
/*N*/ }
-/* -----------------29.07.99 14:37-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
/*N*/ String SwForm::ConvertPatternTo51(const String& rSource)
@@ -668,7 +668,7 @@ void SwForm::SetFirstTabPos( USHORT n ) //{ nFirstTabPos = n; }
/*N*/ }
/*N*/ return sRet;
/*N*/ }
-/* -----------------29.07.99 14:37-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
/*N*/ String SwForm::ConvertPatternFrom51(const String& rSource, TOXTypes eType)
@@ -820,7 +820,7 @@ void SwForm::SetFirstTabPos( USHORT n ) //{ nFirstTabPos = n; }
/*N*/ return *this;
/*N*/ }
-/* -----------------30.06.99 14:46-------------------
+/* --------------------------------------------------
Check if any style names are set in the array
--------------------------------------------------*/
@@ -834,7 +834,7 @@ void SwForm::SetFirstTabPos( USHORT n ) //{ nFirstTabPos = n; }
/*N*/ // delete aData.pTemplateName;
/*N*/ }
-/* -----------------16.07.99 16:02-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
/*N*/ SwFormTokenEnumerator::SwFormTokenEnumerator( const String& rPattern )
@@ -862,7 +862,7 @@ void SwForm::SetFirstTabPos( USHORT n ) //{ nFirstTabPos = n; }
/*N*/ #endif
/*N*/ }
-/* -----------------29.06.99 11:55-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
/*N*/ SwFormToken SwFormTokenEnumerator::GetNextToken()
diff --git a/binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx b/binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx
index 5926a3b..be47fae 100644
--- a/binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx
+++ b/binfilter/bf_sw/source/core/tox/sw_txmsrt.cxx
@@ -419,7 +419,7 @@ void SwTOXAuthority::_GetText( String& rTxt, String& /*rTxtReading*/ )
rTxt = m_rField.GetFld()->Expand();
}
-/* -----------------21.09.99 12:50-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
void SwTOXAuthority::FillText( SwTxtNode& rNd,
@@ -448,7 +448,7 @@ void SwTOXAuthority::FillText( SwTxtNode& rNd,
sText = (pField->GetFieldText((ToxAuthorityField) nAuthField));
rNd.Insert( sText, rInsPos );
}
-/* -----------------14.10.99 09:35-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
BOOL SwTOXAuthority::operator==( const SwTOXSortTabBase& rCmp)
@@ -457,7 +457,7 @@ BOOL SwTOXAuthority::operator==( const SwTOXSortTabBase& rCmp)
((SwAuthorityField*)m_rField.GetFld())->GetHandle() ==
((SwAuthorityField*)((SwTOXAuthority&)rCmp).m_rField.GetFld())->GetHandle();
}
-/* -----------------21.10.99 09:52-------------------
+/* --------------------------------------------------
--------------------------------------------------*/
BOOL SwTOXAuthority::operator<( const SwTOXSortTabBase& rBase)
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unocoll.cxx b/binfilter/bf_sw/source/core/unocore/sw_unocoll.cxx
index a648b16..70c4ae0 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unocoll.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unocoll.cxx
@@ -1570,7 +1570,7 @@ SwXReferenceMark* SwXReferenceMarks::GetObject( SwDoc* pDoc, const SwFmtRefMark*
return pxMark;
}
-/*-----------------11.03.98 11:18-------------------
+/*--------------------------------------------------
Gueltigkeitspruefung
--------------------------------------------------*/
void SwUnoCollection::Invalidate()
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unocrsrhelper.cxx b/binfilter/bf_sw/source/core/unocore/sw_unocrsrhelper.cxx
index d04e33b..4107f39 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unocrsrhelper.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unocrsrhelper.cxx
@@ -99,7 +99,7 @@ using rtl::OUString;
namespace SwUnoCursorHelper
{
-/* -----------------16.09.98 12:27-------------------
+/* --------------------------------------------------
* Lesen spezieller Properties am Cursor
* --------------------------------------------------*/
sal_Bool getCrsrPropertyValue(const SfxItemPropertyMap* pMap
@@ -453,7 +453,7 @@ sal_Bool getCrsrPropertyValue(const SfxItemPropertyMap* pMap
eState = eNewState;
return bDone;
};
-/* -----------------30.06.98 10:30-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
sal_Int16 IsNodeNumStart(SwPaM& rPam, PropertyState& eState)
@@ -469,7 +469,7 @@ sal_Int16 IsNodeNumStart(SwPaM& rPam, PropertyState& eState)
return -1;
}
-/* -----------------25.05.98 11:41-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void setNumberingProperty(const Any& rValue, SwPaM& rPam)
@@ -583,7 +583,7 @@ void setNumberingProperty(const Any& rValue, SwPaM& rPam)
}
-/* -----------------25.05.98 11:40-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void getNumberingProperty(SwPaM& rPam, PropertyState& eState, Any * pAny )
@@ -599,7 +599,7 @@ void getNumberingProperty(SwPaM& rPam, PropertyState& eState, Any * pAny )
else
eState = PropertyState_DEFAULT_VALUE;
}
-/* -----------------04.07.98 15:15-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void GetCurPageStyle(SwPaM& rPaM, String &rString)
@@ -608,7 +608,7 @@ void GetCurPageStyle(SwPaM& rPaM, String &rString)
if(pPage)
SwStyleNameMapper::FillProgName( pPage->GetPageDesc()->GetName(), rString, GET_POOLID_PAGEDESC, sal_True );
}
-/* -----------------30.03.99 10:52-------------------
+/* --------------------------------------------------
* spezielle Properties am Cursor zuruecksetzen
* --------------------------------------------------*/
void resetCrsrPropertyValue(const SfxItemPropertyMap* pMap, SwPaM& rPam)
@@ -651,7 +651,7 @@ void resetCrsrPropertyValue(const SfxItemPropertyMap* pMap, SwPaM& rPam)
break;
}
}
-/* -----------------21.07.98 11:36-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void InsertFile(SwUnoCrsr* pUnoCrsr,
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unoevtlstnr.cxx b/binfilter/bf_sw/source/core/unocore/sw_unoevtlstnr.cxx
index e42c157..a06b19e 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unoevtlstnr.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unoevtlstnr.cxx
@@ -43,7 +43,7 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::uno;
-/* -----------------22.04.99 11:24-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
SV_IMPL_PTRARR(SwEvtLstnrArray, XEventListenerPtr);
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unofield.cxx b/binfilter/bf_sw/source/core/unocore/sw_unofield.cxx
index 691cdb9..448d0aa 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unofield.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unofield.cxx
@@ -420,7 +420,7 @@ USHORT lcl_GetPropertyMapOfService( USHORT nServiceId )
* SwXFieldMaster
******************************************************************/
TYPEINIT1(SwXFieldMaster, SwClient);
-/* -----------------------------13.03.00 12:15--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
const ::com::sun::star::uno::Sequence< sal_Int8 > & SwXFieldMaster::getUnoTunnelId()
@@ -428,7 +428,7 @@ const ::com::sun::star::uno::Sequence< sal_Int8 > & SwXFieldMaster::getUnoTunnel
static uno::Sequence< sal_Int8 > aSeq = ::binfilter::CreateUnoTunnelId();
return aSeq;
}
-/* -----------------------------10.03.00 18:04--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
sal_Int64 SAL_CALL SwXFieldMaster::getSomething( const uno::Sequence< sal_Int8 >& rId )
@@ -442,14 +442,14 @@ sal_Int64 SAL_CALL SwXFieldMaster::getSomething( const uno::Sequence< sal_Int8 >
}
return 0;
}
-/* -----------------------------06.04.00 13:22--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
OUString SwXFieldMaster::getImplementationName(void) throw( RuntimeException )
{
return C2U("SwXFieldMaster");
}
-/* -----------------------------06.04.00 13:22--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwXFieldMaster::supportsService(const OUString& rServiceName) throw( RuntimeException )
@@ -480,7 +480,7 @@ BOOL SwXFieldMaster::supportsService(const OUString& rServiceName) throw( Runtim
}
return bRet;
}
-/* -----------------------------06.04.00 13:22--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
Sequence< OUString > SwXFieldMaster::getSupportedServiceNames(void) throw( RuntimeException )
@@ -725,7 +725,7 @@ void SwXFieldMaster::setPropertyValue( const OUString& rPropertyName,
}
}
}
-/* -----------------------------30.03.01 14:40--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
SwFieldType* SwXFieldMaster::GetFldType(sal_Bool bDontCreate) const
@@ -988,7 +988,7 @@ void SwXFieldMaster::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew)
m_pDoc = 0;
}
}
-/* -----------------------------06.11.00 09:44--------------------------------
+/* ---------------------------------------------------------------------------
const Programmatic2UIName_Impl* lcl_GetFieldNameTable()
{
@@ -1010,7 +1010,7 @@ const Programmatic2UIName_Impl* lcl_GetFieldNameTable()
return &aFieldNames[0];
}
---------------------------------------------------------------------------*/
-/* -----------------------------06.11.00 10:26--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
OUString SwXFieldMaster::GetProgrammaticName(const SwFieldType& rType, SwDoc& rDoc)
@@ -1030,7 +1030,7 @@ OUString SwXFieldMaster::GetProgrammaticName(const SwFieldType& rType, SwDoc& rD
}
return sRet;
}
-/* -----------------------------06.11.00 14:12--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
OUString SwXFieldMaster::LocalizeFormula(
@@ -1101,7 +1101,7 @@ struct SwFieldProperties_Impl
};
TYPEINIT1(SwXTextField, SwClient);
-/* -----------------------------13.03.00 12:15--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
const ::com::sun::star::uno::Sequence< sal_Int8 > & SwXTextField::getUnoTunnelId()
@@ -1109,7 +1109,7 @@ const ::com::sun::star::uno::Sequence< sal_Int8 > & SwXTextField::getUnoTunnelId
static uno::Sequence< sal_Int8 > aSeq = ::binfilter::CreateUnoTunnelId();
return aSeq;
}
-/* -----------------------------10.03.00 18:04--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
sal_Int64 SAL_CALL SwXTextField::getSomething( const uno::Sequence< sal_Int8 >& rId )
@@ -1221,7 +1221,7 @@ OUString SwXTextField::getPresentation(sal_Bool bShowCommand) throw( uno::Runtim
throw uno::RuntimeException();
return sRet;
}
-/* -----------------18.02.99 13:39-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void SwXTextField::attachToRange(
@@ -2099,7 +2099,7 @@ void SwXTextField::removeVetoableChangeListener(const OUString& /*PropertyName*/
{
DBG_WARNING("not implemented");
}
-/* -----------------------------23.03.01 13:15--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
void SwXTextField::update( ) throw (RuntimeException)
@@ -2153,14 +2153,14 @@ void SwXTextField::update( ) throw (RuntimeException)
else
m_bCallUpdate = sal_True;
}
-/* -----------------19.03.99 14:11-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
OUString SwXTextField::getImplementationName(void) throw( uno::RuntimeException )
{
return C2U("SwXTextField");
}
-/* -----------------19.03.99 14:11-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
sal_Bool SwXTextField::supportsService(const OUString& rServiceName) throw( uno::RuntimeException )
@@ -2170,7 +2170,7 @@ sal_Bool SwXTextField::supportsService(const OUString& rServiceName) throw( uno:
rServiceName.equalsAsciiL(
RTL_CONSTASCII_STRINGPARAM("com.sun.star.text.TextContent"));
}
-/* -----------------19.03.99 14:11-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
uno::Sequence< OUString > SwXTextField::getSupportedServiceNames(void) throw( uno::RuntimeException )
@@ -2194,7 +2194,7 @@ void SwXTextField::Invalidate()
}
}
-/* -----------------14.12.98 12:00-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void SwXTextField::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew)
@@ -2234,14 +2234,14 @@ const SwField* SwXTextField::GetField() const
/******************************************************************
* SwXTextFieldMasters
******************************************************************/
-/* -----------------------------06.04.00 13:22--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
OUString SwXTextFieldMasters::getImplementationName(void) throw( RuntimeException )
{
return C2U("SwXTextFieldMasters");
}
-/* -----------------------------06.04.00 13:22--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwXTextFieldMasters::supportsService(const OUString& rServiceName) throw( RuntimeException )
@@ -2249,7 +2249,7 @@ BOOL SwXTextFieldMasters::supportsService(const OUString& rServiceName) throw( R
return rServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(
"com.sun.star.text.TextFieldMasters" ));
}
-/* -----------------------------06.04.00 13:22--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
Sequence< OUString > SwXTextFieldMasters::getSupportedServiceNames(void) throw( RuntimeException )
@@ -2480,14 +2480,14 @@ sal_Bool SwXTextFieldMasters::hasElements(void) throw( uno::RuntimeException )
/******************************************************************
*
******************************************************************/
-/* -----------------------------06.04.00 13:24--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
OUString SwXTextFieldTypes::getImplementationName(void) throw( RuntimeException )
{
return C2U("SwXTextFieldTypes");
}
-/* -----------------------------06.04.00 13:24--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwXTextFieldTypes::supportsService(const OUString& rServiceName) throw( RuntimeException )
@@ -2495,7 +2495,7 @@ BOOL SwXTextFieldTypes::supportsService(const OUString& rServiceName) throw( Run
return rServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(
"com.sun.star.text.TextFields" ));
}
-/* -----------------------------06.04.00 13:24--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
Sequence< OUString > SwXTextFieldTypes::getSupportedServiceNames(void) throw( RuntimeException )
@@ -2557,7 +2557,7 @@ sal_Bool SwXTextFieldTypes::hasElements(void) throw( uno::RuntimeException )
//es gibt sie immer
return sal_True;
}
-/* -----------------24.02.99 16:19-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void SwXTextFieldTypes::refresh(void) throw( uno::RuntimeException )
@@ -2573,7 +2573,7 @@ void SwXTextFieldTypes::refresh(void) throw( uno::RuntimeException )
// call refresh listeners
aRefreshCont.Refreshed();
}
-/* -----------------24.02.99 16:19-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void SwXTextFieldTypes::addRefreshListener(const uno::Reference< util::XRefreshListener > & l)
@@ -2584,7 +2584,7 @@ void SwXTextFieldTypes::addRefreshListener(const uno::Reference< util::XRefreshL
throw RuntimeException();
aRefreshCont.AddListener ( reinterpret_cast < const Reference < lang::XEventListener > &> ( l ));
}
-/* -----------------24.02.99 16:19-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void SwXTextFieldTypes::removeRefreshListener(const uno::Reference< util::XRefreshListener > & l)
@@ -2597,14 +2597,14 @@ void SwXTextFieldTypes::removeRefreshListener(const uno::Reference< util::XRefre
/******************************************************************
* SwXFieldEnumeration
******************************************************************/
-/* -----------------------------06.04.00 13:25--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
OUString SwXFieldEnumeration::getImplementationName(void) throw( RuntimeException )
{
return C2U("SwXFieldEnumeration");
}
-/* -----------------------------06.04.00 13:25--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwXFieldEnumeration::supportsService(const OUString& rServiceName) throw( RuntimeException )
@@ -2612,7 +2612,7 @@ BOOL SwXFieldEnumeration::supportsService(const OUString& rServiceName) throw( R
return rServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(
"com.sun.star.text.FieldEnumeration" ));
}
-/* -----------------------------06.04.00 13:25--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
Sequence< OUString > SwXFieldEnumeration::getSupportedServiceNames(void) throw( RuntimeException )
@@ -2622,7 +2622,7 @@ Sequence< OUString > SwXFieldEnumeration::getSupportedServiceNames(void) throw(
pArray[0] = C2U("com.sun.star.text.FieldEnumeration");
return aRet;
}
-/* -----------------21.12.98 14:57-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
SwXFieldEnumeration::SwXFieldEnumeration(SwDoc* pDc) :
@@ -2702,7 +2702,7 @@ uno::Any SwXFieldEnumeration::nextElement(void)
rxFld = 0; // free memory for item that is not longer used
return aRet;
}
-/* -----------------21.12.98 15:08-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void SwXFieldEnumeration::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew)
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx b/binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx
index 34c510e..2449037 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx
@@ -64,7 +64,7 @@ using rtl::OUString;
/******************************************************************
*
******************************************************************/
-/* -----------------------------13.03.00 12:15--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
const uno::Sequence< sal_Int8 > & SwXFootnote::getUnoTunnelId()
@@ -72,7 +72,7 @@ const uno::Sequence< sal_Int8 > & SwXFootnote::getUnoTunnelId()
static uno::Sequence< sal_Int8 > aSeq = ::binfilter::CreateUnoTunnelId();
return aSeq;
}
-/* -----------------------------10.03.00 18:04--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
sal_Int64 SAL_CALL SwXFootnote::getSomething( const uno::Sequence< sal_Int8 >& rId )
@@ -86,14 +86,14 @@ sal_Int64 SAL_CALL SwXFootnote::getSomething( const uno::Sequence< sal_Int8 >& r
}
return SwXText::getSomething( rId );
}
-/* -----------------------------06.04.00 16:36--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
OUString SwXFootnote::getImplementationName(void) throw( RuntimeException )
{
return C2U("SwXFootnote");
}
-/* -----------------------------06.04.00 16:36--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
BOOL SwXFootnote::supportsService(const OUString& rServiceName) throw( RuntimeException )
@@ -104,7 +104,7 @@ BOOL SwXFootnote::supportsService(const OUString& rServiceName) throw( RuntimeEx
(m_bIsEndnote && !rServiceName.compareToAscii("com.sun.star.text.Endnote"));
;
}
-/* -----------------------------06.04.00 16:36--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
Sequence< OUString > SwXFootnote::getSupportedServiceNames(void) throw( RuntimeException )
@@ -151,7 +151,7 @@ SwXFootnote::~SwXFootnote()
{
}
-/* -----------------------------21.03.00 15:39--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL SwXFootnote::getTypes( ) throw(uno::RuntimeException)
@@ -170,7 +170,7 @@ uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL SwXFootnote::getTypes( )
return aFtnTypes;
}
-/* -----------------------------21.03.00 15:39--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
uno::Sequence< sal_Int8 > SAL_CALL SwXFootnote::getImplementationId( ) throw(uno::RuntimeException)
@@ -185,7 +185,7 @@ uno::Sequence< sal_Int8 > SAL_CALL SwXFootnote::getImplementationId( ) throw(un
}
return aId;
}
-/* -----------------------------21.03.00 15:46--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
uno::Any SAL_CALL SwXFootnote::queryInterface( const uno::Type& aType ) throw(uno::RuntimeException)
@@ -234,7 +234,7 @@ void SwXFootnote::setLabel(const OUString& aLabel) throw( uno::RuntimeException
throw uno::RuntimeException();
}
-/* -----------------18.02.99 13:32-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void SwXFootnote::attachToRange(const uno::Reference< text::XTextRange > & xTextRange)
@@ -354,7 +354,7 @@ void SwXFootnote::removeEventListener(const uno::Reference< lang::XEventListener
if(!GetRegisteredIn() || !aLstnrCntnr.RemoveListener(aListener))
throw uno::RuntimeException();
}
-/* -----------------06.05.99 15:31-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
const SwStartNode *SwXFootnote::GetStartNode() const
@@ -455,7 +455,7 @@ sal_Bool SwXFootnote::hasElements( ) throw(RuntimeException)
{
return sal_True;
}
-/* -----------------------------07.01.00 12:39--------------------------------
+/* ---------------------------------------------------------------------------
---------------------------------------------------------------------------*/
void SwXFootnote::Invalidate()
@@ -468,7 +468,7 @@ void SwXFootnote::Invalidate()
SetDoc(0);
}
}
-/* -----------------18.01.99 09:12-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
void SwXFootnote::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew)
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx b/binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx
index 1a751f8..d03c53b 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx
@@ -182,7 +182,7 @@ void lcl_ConvertTOUNameToUserName(OUString& rTmp)
/******************************************************************
* SwXDocumentIndex
******************************************************************/
-/* -----------------20.06.98 11:06-------------------
+/* --------------------------------------------------
*
* --------------------------------------------------*/
class SwDocIdxProperties_Impl
@@ -197,7 +197,7 @@ public:
const OUString& GetTypeName()const {return sUserTOXTypeName;}
void SetTypeName(const OUString& rSet) {sUserTOXTypeName = rSet;}
};
... etc. - the rest is truncated
More information about the Libreoffice-commits
mailing list