summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-11-13 18:38:31 +0000
committerJ. Graeme Lingard <jgraeme+git@gmail.com>2010-11-13 18:38:31 +0000
commitd53b289cd7dc817cdb069005437851353b35448f (patch)
tree0b86f6317fde65b6cbf646136b9a66bfc2f8a260 /sw/source
parentb8893bf2d0e23ef5cbab03591ca2bfd57859bd47 (diff)
Remove empty dated comments
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/draw/dpage.cxx2
-rw-r--r--sw/source/core/edit/edfld.cxx4
-rw-r--r--sw/source/core/edit/edfldexp.cxx3
-rw-r--r--sw/source/core/edit/edtox.cxx17
-rw-r--r--sw/source/core/fields/authfld.cxx71
-rw-r--r--sw/source/core/fields/dbfld.cxx38
-rw-r--r--sw/source/core/fields/ddefld.cxx4
-rw-r--r--sw/source/core/fields/expfld.cxx17
-rw-r--r--sw/source/core/fields/reffld.cxx7
-rw-r--r--sw/source/core/frmedt/feshview.cxx6
-rw-r--r--sw/source/core/frmedt/fetab.cxx17
-rw-r--r--sw/source/core/frmedt/fews.cxx2
-rw-r--r--sw/source/core/layout/atrfrm.cxx10
-rw-r--r--sw/source/core/para/paratr.cxx6
-rw-r--r--sw/source/core/tox/tox.cxx5
-rw-r--r--sw/source/core/tox/txmsrt.cxx12
-rw-r--r--sw/source/core/txtnode/atrfld.cxx3
-rw-r--r--sw/source/core/unocore/unomap.cxx14
-rw-r--r--sw/source/ui/envelp/labfmt.hxx2
-rw-r--r--sw/source/ui/envelp/swuilabimp.hxx7
-rw-r--r--sw/source/ui/fldui/fldref.cxx3
-rw-r--r--sw/source/ui/inc/SwXFilterOptions.hxx4
-rw-r--r--sw/source/ui/inc/abstract.hxx4
-rw-r--r--sw/source/ui/inc/insrule.hxx2
-rw-r--r--sw/source/ui/inc/num.hxx12
-rw-r--r--sw/source/ui/inc/workctrl.hxx4
-rw-r--r--sw/source/ui/index/cnttab.cxx3
-rw-r--r--sw/source/ui/misc/insrule.cxx22
-rw-r--r--sw/source/ui/ribbar/conform.cxx2
-rw-r--r--sw/source/ui/table/instable.cxx3
-rw-r--r--sw/source/ui/table/splittbl.cxx5
-rw-r--r--sw/source/ui/table/swtablerep.cxx7
-rw-r--r--sw/source/ui/table/tabledlg.cxx32
-rw-r--r--sw/source/ui/uiview/scroll.cxx12
-rw-r--r--sw/source/ui/uiview/viewsrch.cxx6
-rw-r--r--sw/source/ui/utlui/gloslst.cxx11
-rw-r--r--sw/source/ui/web/wdocsh.cxx8
-rw-r--r--sw/source/ui/web/wview.cxx15
-rw-r--r--sw/source/ui/wrtsh/wrtsh1.cxx4
-rw-r--r--sw/source/ui/wrtsh/wrtsh2.cxx2
40 files changed, 4 insertions, 404 deletions
diff --git a/sw/source/core/draw/dpage.cxx b/sw/source/core/draw/dpage.cxx
index cfcd29057c9b..6e3c464128e3 100644
--- a/sw/source/core/draw/dpage.cxx
+++ b/sw/source/core/draw/dpage.cxx
@@ -242,9 +242,7 @@ BOOL SwDPage::RequestHelp( Window* pWindow, SdrView* pView,
return bWeiter;
}
-/* -----------------------------27.11.00 07:35--------------------------------
- ---------------------------------------------------------------------------*/
Reference< XInterface > SwDPage::createUnoPage()
{
Reference < XInterface > xRet;
diff --git a/sw/source/core/edit/edfld.cxx b/sw/source/core/edit/edfld.cxx
index 69af0dfc54b9..eee613898c5e 100644
--- a/sw/source/core/edit/edfld.cxx
+++ b/sw/source/core/edit/edfld.cxx
@@ -553,16 +553,12 @@ BOOL SwEditShell::IsLabelDoc() const
{
return getIDocumentSettingAccess()->get(IDocumentSettingAccess::LABEL_DOCUMENT);
}
-/* -----------------------------21.12.99 12:53--------------------------------
- ---------------------------------------------------------------------------*/
void SwEditShell::ChangeAuthorityData(const SwAuthEntry* pNewData)
{
GetDoc()->ChangeAuthorityData(pNewData);
}
-/* -----------------------------03.08.2001 12:04------------------------------
- ---------------------------------------------------------------------------*/
BOOL SwEditShell::IsAnyDatabaseFieldInDoc()const
{
const SwFldTypes * pFldTypes = GetDoc()->GetFldTypes();
diff --git a/sw/source/core/edit/edfldexp.cxx b/sw/source/core/edit/edfldexp.cxx
index a16f84281154..01eb838957c8 100644
--- a/sw/source/core/edit/edfldexp.cxx
+++ b/sw/source/core/edit/edfldexp.cxx
@@ -45,9 +45,6 @@
using namespace com::sun::star;
using ::rtl::OUString;
-/* -----------------28.11.2002 17:53-----------------
- *
- * --------------------------------------------------*/
BOOL SwEditShell::IsFieldDataSourceAvailable(String& rUsedDataSource) const
{
const SwFldTypes * pFldTypes = GetDoc()->GetFldTypes();
diff --git a/sw/source/core/edit/edtox.cxx b/sw/source/core/edit/edtox.cxx
index e24254102014..65c09288c6a3 100644
--- a/sw/source/core/edit/edtox.cxx
+++ b/sw/source/core/edit/edtox.cxx
@@ -113,18 +113,13 @@ USHORT SwEditShell::GetCurTOXMarks(SwTOXMarks& rMarks) const
return GetDoc()->GetCurTOXMark( *GetCrsr()->Start(), rMarks );
}
-/* -----------------01.09.99 16:05-------------------
-
- --------------------------------------------------*/
BOOL SwEditShell::IsTOXBaseReadonly(const SwTOXBase& rTOXBase) const
{
ASSERT( rTOXBase.ISA( SwTOXBaseSection ), "no TOXBaseSection!" );
const SwTOXBaseSection& rTOXSect = (const SwTOXBaseSection&)rTOXBase;
return rTOXSect.IsProtect();
}
-/* -----------------18.10.99 15:53-------------------
- --------------------------------------------------*/
void SwEditShell::SetTOXBaseReadonly(const SwTOXBase& rTOXBase, BOOL bReadonly)
{
ASSERT( rTOXBase.ISA( SwTOXBaseSection ), "no TOXBaseSection!" );
@@ -137,16 +132,11 @@ void SwEditShell::SetTOXBaseReadonly(const SwTOXBase& rTOXBase, BOOL bReadonly)
UpdateSection( GetSectionFmtPos( *rTOXSect.GetFmt() ), aSectionData, 0 );
}
-/* -----------------02.09.99 07:47-------------------
-
- --------------------------------------------------*/
const SwTOXBase* SwEditShell::GetDefaultTOXBase( TOXTypes eTyp, BOOL bCreate )
{
return GetDoc()->GetDefaultTOXBase( eTyp, bCreate );
}
-/* -----------------02.09.99 08:05-------------------
- --------------------------------------------------*/
void SwEditShell::SetDefaultTOXBase(const SwTOXBase& rBase)
{
GetDoc()->SetDefaultTOXBase(rBase);
@@ -310,23 +300,16 @@ BOOL SwEditShell::IsUpdateTOX() const
return GetDoc()->IsUpdateTOX();
}
-/* -----------------26.08.99 13:49-------------------
-
- --------------------------------------------------*/
const String& SwEditShell::GetTOIAutoMarkURL() const
{
return GetDoc()->GetTOIAutoMarkURL();
}
-/* -----------------26.08.99 13:49-------------------
- --------------------------------------------------*/
void SwEditShell::SetTOIAutoMarkURL(const String& rSet)
{
GetDoc()->SetTOIAutoMarkURL(rSet);
}
-/* -----------------26.08.99 09:29-------------------
- --------------------------------------------------*/
void SwEditShell::ApplyAutoMark()
{
StartAllAction();
diff --git a/sw/source/core/fields/authfld.cxx b/sw/source/core/fields/authfld.cxx
index afca869d7dc1..b1ab2de84f05 100644
--- a/sw/source/core/fields/authfld.cxx
+++ b/sw/source/core/fields/authfld.cxx
@@ -73,10 +73,6 @@ typedef SwTOXSortKey* TOXSortKeyPtr;
SV_DECL_PTRARR_DEL( SortKeyArr, TOXSortKeyPtr, 5, 5 )
SV_IMPL_PTRARR( SortKeyArr, TOXSortKeyPtr )
-
-/* -----------------16.09.99 11:53-------------------
-
- --------------------------------------------------*/
SwAuthEntry::SwAuthEntry(const SwAuthEntry& rCopy)
: nRefCount(0)
{
@@ -93,9 +89,6 @@ BOOL SwAuthEntry::operator==(const SwAuthEntry& rComp)
}
// --------------------------------------------------------
-/* -----------------14.09.99 16:15-------------------
-
- --------------------------------------------------*/
SwAuthorityFieldType::SwAuthorityFieldType(SwDoc* pDoc)
: SwFieldType( RES_AUTHORITY ),
m_pDoc(pDoc),
@@ -126,9 +119,6 @@ SwAuthorityFieldType::SwAuthorityFieldType( const SwAuthorityFieldType& rFType)
m_pSortKeyArr->Insert((*rFType.m_pSortKeyArr)[i], i);
}
-/* -----------------17.09.99 13:52-------------------
-
- --------------------------------------------------*/
SwAuthorityFieldType::~SwAuthorityFieldType()
{
// DBG_ASSERT(!m_pDataArr->Count(), "Array is not empty");
@@ -137,16 +127,12 @@ SwAuthorityFieldType::~SwAuthorityFieldType()
delete m_pSequArr;
delete m_pDataArr;
}
-/*-- 14.09.99 16:22:09---------------------------------------------------
- -----------------------------------------------------------------------*/
SwFieldType* SwAuthorityFieldType::Copy() const
{
return new SwAuthorityFieldType(m_pDoc);
}
-/* -----------------17.09.99 13:43-------------------
- --------------------------------------------------*/
void SwAuthorityFieldType::RemoveField(long nHandle)
{
#ifdef DBG_UTIL
@@ -175,9 +161,7 @@ void SwAuthorityFieldType::RemoveField(long nHandle)
DBG_ASSERT(bRemoved, "Field unknown" );
#endif
}
-/* -----------------17.09.99 13:43-------------------
- --------------------------------------------------*/
long SwAuthorityFieldType::AddField(const String& rFieldContents)
{
long nRet = 0;
@@ -207,9 +191,7 @@ long SwAuthorityFieldType::AddField(const String& rFieldContents)
}
return nRet;
}
-/* -----------------17.09.99 14:18-------------------
- --------------------------------------------------*/
BOOL SwAuthorityFieldType::AddField(long nHandle)
{
BOOL bRet = FALSE;
@@ -229,9 +211,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
{
const SwAuthEntry* pRet = 0;
@@ -248,9 +228,7 @@ const SwAuthEntry* SwAuthorityFieldType::GetEntryByHandle(long nHandle) const
ASSERT( pRet, "invalid Handle" );
return pRet;
}
-/* -----------------21.09.99 13:34-------------------
- --------------------------------------------------*/
void SwAuthorityFieldType::GetAllEntryIdentifiers(
SvStringsDtor& rToFill )const
{
@@ -261,9 +239,7 @@ void SwAuthorityFieldType::GetAllEntryIdentifiers(
AUTH_FIELD_IDENTIFIER )), rToFill.Count() );
}
}
-/* -----------------21.09.99 13:34-------------------
- --------------------------------------------------*/
const SwAuthEntry* SwAuthorityFieldType::GetEntryByIdentifier(
const String& rIdentifier)const
{
@@ -279,9 +255,7 @@ const SwAuthEntry* SwAuthorityFieldType::GetEntryByIdentifier(
}
return pRet;
}
-/* -----------------------------21.12.99 13:20--------------------------------
- ---------------------------------------------------------------------------*/
bool SwAuthorityFieldType::ChangeEntryContent(const SwAuthEntry* pNewEntry)
{
bool bChanged = false;
@@ -324,9 +298,6 @@ USHORT SwAuthorityFieldType::AppendField( const SwAuthEntry& rInsert )
return nRet;
}
-/*-- 11.10.99 08:49:24---------------------------------------------------
-
- -----------------------------------------------------------------------*/
long SwAuthorityFieldType::GetHandle(USHORT nPos)
{
long nRet = 0;
@@ -337,9 +308,7 @@ long SwAuthorityFieldType::GetHandle(USHORT nPos)
}
return nRet;
}
-/* -----------------19.10.99 13:46-------------------
- --------------------------------------------------*/
USHORT SwAuthorityFieldType::GetSequencePos(long nHandle)
{
//find the field in a sorted array of handles,
@@ -436,9 +405,7 @@ USHORT SwAuthorityFieldType::GetSequencePos(long nHandle)
ASSERT(bCurrentFieldWithoutTextNode || nRet, "Handle not found")
return nRet;
}
-/* -----------------------------15.11.00 17:33--------------------------------
- ---------------------------------------------------------------------------*/
bool SwAuthorityFieldType::QueryValue( Any& rVal, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -493,9 +460,7 @@ bool SwAuthorityFieldType::QueryValue( Any& rVal, USHORT nWhichId ) const
}
return true;
}
-/* -----------------------------15.11.00 17:33--------------------------------
- ---------------------------------------------------------------------------*/
bool SwAuthorityFieldType::PutValue( const Any& rAny, USHORT nWhichId )
{
bool bRet = true;
@@ -568,25 +533,19 @@ bool SwAuthorityFieldType::PutValue( const Any& rAny, USHORT nWhichId )
}
return bRet;
}
-/* -----------------19.10.99 13:25-------------------
- --------------------------------------------------*/
void SwAuthorityFieldType::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
{
//re-generate positions of the fields
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
{
SwTOXSortKey* pRet = 0;
@@ -595,9 +554,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[])
{
m_pSortKeyArr->DeleteAndDestroy(0, m_pSortKeyArr->Count());
@@ -607,9 +564,6 @@ void SwAuthorityFieldType::SetSortKeys(USHORT nKeyCount, SwTOXSortKey aKeys[])
m_pSortKeyArr->Insert(new SwTOXSortKey(aKeys[i]), nArrIdx++);
}
-/* -----------------14.09.99 16:15-------------------
-
- --------------------------------------------------*/
SwAuthorityField::SwAuthorityField( SwAuthorityFieldType* pInitType,
const String& rFieldContents )
: SwField(pInitType),
@@ -617,9 +571,7 @@ SwAuthorityField::SwAuthorityField( SwAuthorityFieldType* pInitType,
{
m_nHandle = pInitType->AddField( rFieldContents );
}
-/* -----------------17.09.99 14:24-------------------
- --------------------------------------------------*/
SwAuthorityField::SwAuthorityField( SwAuthorityFieldType* pInitType,
long nSetHandle )
: SwField( pInitType ),
@@ -628,16 +580,12 @@ SwAuthorityField::SwAuthorityField( SwAuthorityFieldType* pInitType,
{
pInitType->AddField( m_nHandle );
}
-/* -----------------15.09.99 15:00-------------------
- --------------------------------------------------*/
SwAuthorityField::~SwAuthorityField()
{
((SwAuthorityFieldType* )GetTyp())->RemoveField(m_nHandle);
}
-/*-- 14.09.99 16:20:59---------------------------------------------------
- -----------------------------------------------------------------------*/
String SwAuthorityField::Expand() const
{
SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp();
@@ -663,45 +611,32 @@ String SwAuthorityField::Expand() const
sRet += pAuthType->GetSuffix();
return sRet;
}
-/*-- 14.09.99 16:21:00---------------------------------------------------
- -----------------------------------------------------------------------*/
SwField* SwAuthorityField::Copy() const
{
SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp();
return new SwAuthorityField(pAuthType, m_nHandle);
}
-/* -----------------21.09.99 12:55-------------------
- --------------------------------------------------*/
const String& SwAuthorityField::GetFieldText(ToxAuthorityField eField) const
{
SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp();
const SwAuthEntry* pEntry = pAuthType->GetEntryByHandle( m_nHandle );
return pEntry->GetAuthorField( eField );
}
-/* -----------------21.09.99 14:57-------------------
- --------------------------------------------------*/
void SwAuthorityField::SetPar1(const String& rStr)
{
SwAuthorityFieldType* pInitType = (SwAuthorityFieldType* )GetTyp();
pInitType->RemoveField(m_nHandle);
m_nHandle = pInitType->AddField(rStr);
}
-/* -----------------11.10.99 09:43-------------------
- --------------------------------------------------*/
String SwAuthorityField::GetDescription() const
{
return SW_RES(STR_AUTHORITY_ENTRY);
}
-
-
-/* -----------------------------15.11.00 17:33--------------------------------
-
- ---------------------------------------------------------------------------*/
const char* aFieldNames[] =
{
"Identifier",
@@ -736,9 +671,7 @@ const char* aFieldNames[] =
"Custom5",
"ISBN"
};
-/* -----------------------------16.11.00 12:27--------------------------------
- ---------------------------------------------------------------------------*/
bool SwAuthorityField::QueryValue( Any& rAny, USHORT /*nWhichId*/ ) const
{
if(!GetTyp())
@@ -761,9 +694,7 @@ bool SwAuthorityField::QueryValue( Any& rAny, USHORT /*nWhichId*/ ) const
/* FIXME: it is weird that we always return false here */
return false;
}
-/* -----------------------------15.11.00 17:33--------------------------------
- ---------------------------------------------------------------------------*/
sal_Int16 lcl_Find(const OUString& rFieldName)
{
for(sal_Int16 i = 0; i < AUTH_FIELD_END; i++)
@@ -808,9 +739,7 @@ bool SwAuthorityField::PutValue( const Any& rAny, USHORT /*nWhichId*/ )
/* FIXME: it is weird that we always return false here */
return false;
}
-/* -----------------11.10.99 09:43-------------------
- --------------------------------------------------*/
SwFieldType* SwAuthorityField::ChgTyp( SwFieldType* pFldTyp )
{
SwAuthorityFieldType* pSrcTyp = (SwAuthorityFieldType*)GetTyp(),
diff --git a/sw/source/core/fields/dbfld.cxx b/sw/source/core/fields/dbfld.cxx
index 1848a48c6484..3c9d43e81133 100644
--- a/sw/source/core/fields/dbfld.cxx
+++ b/sw/source/core/fields/dbfld.cxx
@@ -125,9 +125,6 @@ void SwDBFieldType::ReleaseRef()
}
}
-/* -----------------24.02.99 14:51-------------------
- *
- * --------------------------------------------------*/
bool SwDBFieldType::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -149,9 +146,7 @@ bool SwDBFieldType::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return true;
}
-/* -----------------24.02.99 14:51-------------------
- *
- * --------------------------------------------------*/
+
bool SwDBFieldType::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
switch( nWhichId )
@@ -405,9 +400,6 @@ void SwDBField::SetSubType(USHORT nType)
nSubType = nType;
}
-/*-----------------06.03.98 16:15-------------------
-
---------------------------------------------------*/
bool SwDBField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -439,9 +431,7 @@ bool SwDBField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
return true;
}
-/*-----------------06.03.98 16:15-------------------
---------------------------------------------------*/
bool SwDBField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
switch( nWhichId )
@@ -549,9 +539,6 @@ String SwDBNameInfField::GetCntnt(BOOL bName) const
return lcl_DBTrennConv(sStr);
}
-/*-----------------06.03.98 16:55-------------------
-
---------------------------------------------------*/
bool SwDBNameInfField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -576,9 +563,7 @@ bool SwDBNameInfField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return true;
}
-/*-----------------06.03.98 16:55-------------------
---------------------------------------------------*/
bool SwDBNameInfField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
switch( nWhichId )
@@ -610,16 +595,12 @@ bool SwDBNameInfField::PutValue( const uno::Any& rAny, USHORT nWhichId )
}
return true;
}
-/* -----------------4/10/2003 15:03------------------
- --------------------------------------------------*/
USHORT SwDBNameInfField::GetSubType() const
{
return nSubType;
}
-/* -----------------4/10/2003 15:03------------------
- --------------------------------------------------*/
void SwDBNameInfField::SetSubType(USHORT nType)
{
nSubType = nType;
@@ -694,9 +675,7 @@ void SwDBNextSetField::SetPar1(const String& rStr)
{
aCond = rStr;
}
-/*-----------------06.03.98 16:16-------------------
---------------------------------------------------*/
bool SwDBNextSetField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
bool bRet = true;
@@ -710,9 +689,7 @@ bool SwDBNextSetField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return bRet;
}
-/*-----------------06.03.98 16:16-------------------
---------------------------------------------------*/
bool SwDBNextSetField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
bool bRet = true;
@@ -827,9 +804,7 @@ void SwDBNumSetField::SetPar2(const String& rStr)
{
aPar2 = rStr;
}
-/*-----------------06.03.98 16:16-------------------
---------------------------------------------------*/
bool SwDBNumSetField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
bool bRet = true;
@@ -846,9 +821,7 @@ bool SwDBNumSetField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return bRet;
}
-/*-----------------06.03.98 16:16-------------------
---------------------------------------------------*/
bool SwDBNumSetField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
bool bRet = true;
@@ -928,16 +901,11 @@ SwField* SwDBNameField::Copy() const
return pTmp;
}
-/*-----------------06.03.98 16:16-------------------
-
---------------------------------------------------*/
bool SwDBNameField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
return SwDBNameInfField::QueryValue(rAny, nWhichId );
}
-/*-----------------06.03.98 16:16-------------------
---------------------------------------------------*/
bool SwDBNameField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
return SwDBNameInfField::PutValue(rAny, nWhichId );
@@ -1007,9 +975,7 @@ SwField* SwDBSetNumberField::Copy() const
pTmp->SetSubType(GetSubType());
return pTmp;
}
-/*-----------------06.03.98 16:15-------------------
---------------------------------------------------*/
bool SwDBSetNumberField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
bool bRet = true;
@@ -1026,9 +992,7 @@ bool SwDBSetNumberField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return bRet;
}
-/*-----------------06.03.98 16:15-------------------
---------------------------------------------------*/
bool SwDBSetNumberField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
bool bRet = true;
diff --git a/sw/source/core/fields/ddefld.cxx b/sw/source/core/fields/ddefld.cxx
index 1fc45a292c79..6c60d7ef56bf 100644
--- a/sw/source/core/fields/ddefld.cxx
+++ b/sw/source/core/fields/ddefld.cxx
@@ -327,9 +327,7 @@ void SwDDEFieldType::_RefCntChgd()
pDoc->GetLinkManager().Remove( refLink );
}
}
-/* -----------------------------28.08.00 16:23--------------------------------
- ---------------------------------------------------------------------------*/
bool SwDDEFieldType::QueryValue( uno::Any& rVal, USHORT nWhichId ) const
{
BYTE nPart = 0;
@@ -354,9 +352,7 @@ bool SwDDEFieldType::QueryValue( uno::Any& rVal, USHORT nWhichId ) const
rVal <<= OUString(GetCmd().GetToken(nPart-1, sfx2::cTokenSeperator));
return true;
}
-/* -----------------------------28.08.00 16:23--------------------------------
- ---------------------------------------------------------------------------*/
bool SwDDEFieldType::PutValue( const uno::Any& rVal, USHORT nWhichId )
{
BYTE nPart = 0;
diff --git a/sw/source/core/fields/expfld.cxx b/sw/source/core/fields/expfld.cxx
index 1d96f6eb0f3f..23886224e0df 100644
--- a/sw/source/core/fields/expfld.cxx
+++ b/sw/source/core/fields/expfld.cxx
@@ -421,9 +421,6 @@ void SwGetExpField::SetLanguage(USHORT nLng)
SwValueField::SetLanguage(nLng);
}
-/*-----------------07.03.98 16:08-------------------
-
---------------------------------------------------*/
bool SwGetExpField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -460,9 +457,7 @@ bool SwGetExpField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return true;
}
-/*-----------------07.03.98 16:08-------------------
---------------------------------------------------*/
bool SwGetExpField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
sal_Int32 nTmp = 0;
@@ -653,9 +648,6 @@ void SwSetExpFieldType::SetChapter( SwSetExpField& rFld, const SwNode& rNd )
}
}
-/* -----------------24.03.99 09:44-------------------
- *
- * --------------------------------------------------*/
bool SwSetExpFieldType::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -1067,9 +1059,6 @@ String SwInputField::Expand() const
return sRet;
}
-/*-----------------06.03.98 11:12-------------------
-
---------------------------------------------------*/
bool SwInputField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -1091,9 +1080,7 @@ bool SwInputField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return true;
}
-/*-----------------06.03.98 11:12-------------------
---------------------------------------------------*/
bool SwInputField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
switch( nWhichId )
@@ -1177,9 +1164,7 @@ void SwInputField::SetSubType(USHORT nSub)
{
nSubType = nSub;
}
-/*-----------------05.03.98 17:22-------------------
---------------------------------------------------*/
bool SwSetExpField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -1244,9 +1229,7 @@ bool SwSetExpField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return true;
}
-/*-----------------05.03.98 17:22-------------------
---------------------------------------------------*/
bool SwSetExpField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
sal_Int32 nTmp32 = 0;
diff --git a/sw/source/core/fields/reffld.cxx b/sw/source/core/fields/reffld.cxx
index 6158a5c55392..7e4df01d9bb2 100644
--- a/sw/source/core/fields/reffld.cxx
+++ b/sw/source/core/fields/reffld.cxx
@@ -581,9 +581,6 @@ String SwGetRefField::GetPar2() const
return Expand();
}
-/*-----------------06.03.98 13:34-------------------
-
---------------------------------------------------*/
bool SwGetRefField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
{
switch( nWhichId )
@@ -655,9 +652,7 @@ bool SwGetRefField::QueryValue( uno::Any& rAny, USHORT nWhichId ) const
}
return true;
}
-/*-----------------06.03.98 13:34-------------------
---------------------------------------------------*/
bool SwGetRefField::PutValue( const uno::Any& rAny, USHORT nWhichId )
{
String sTmp;
@@ -732,9 +727,7 @@ bool SwGetRefField::PutValue( const uno::Any& rAny, USHORT nWhichId )
}
return true;
}
-/* -----------------------------11.01.2002 12:50------------------------------
- ---------------------------------------------------------------------------*/
void SwGetRefField::ConvertProgrammaticToUIName()
{
if(GetTyp() && REF_SEQUENCEFLD == nSubType)
diff --git a/sw/source/core/frmedt/feshview.cxx b/sw/source/core/frmedt/feshview.cxx
index 0424be5edb3c..46b9fc5c0417 100644
--- a/sw/source/core/frmedt/feshview.cxx
+++ b/sw/source/core/frmedt/feshview.cxx
@@ -2799,9 +2799,7 @@ int SwFEShell::Chainable( SwRect &rRect, const SwFrmFmt &rSource,
}
return SW_CHAIN_NOT_FOUND;
}
-/* -----------------------------09.08.2002 07:40------------------------------
- ---------------------------------------------------------------------------*/
int SwFEShell::Chain( SwFrmFmt &rSource, const SwFrmFmt &rDest )
{
return GetDoc()->Chain(rSource, rDest);
@@ -2931,9 +2929,7 @@ long SwFEShell::GetSectionWidth( SwFmt& rFmt ) const
}
return 0;
}
-/* -----------------------------2002/06/24 15:07------------------------------
- ---------------------------------------------------------------------------*/
void SwFEShell::CreateDefaultShape( UINT16 /*SdrObjKind ?*/ eSdrObjectKind, const Rectangle& rRect,
USHORT nSlotId)
{
@@ -3220,9 +3216,7 @@ bool SwFEShell::IsShapeDefaultHoriTextDirR2L() const
return bRet;
}
-/* -----------------20.03.2003 14:35-----------------
- --------------------------------------------------*/
Point SwFEShell::GetRelativePagePosition(const Point& rDocPos)
{
Point aRet(-1, -1);
diff --git a/sw/source/core/frmedt/fetab.cxx b/sw/source/core/frmedt/fetab.cxx
index 1ea82bcfd1dd..8fb65a9b8c28 100644
--- a/sw/source/core/frmedt/fetab.cxx
+++ b/sw/source/core/frmedt/fetab.cxx
@@ -721,9 +721,6 @@ void SwFEShell::GetTabCols( SwTabCols &rToFill ) const
_GetTabCols( rToFill, pFrm );
}
-/*-- 19.01.2004 08:56:42---------------------------------------------------
-
- -----------------------------------------------------------------------*/
void SwFEShell::GetTabRows( SwTabCols &rToFill ) const
{
const SwFrm *pFrm = GetCurrFrm();
@@ -735,9 +732,7 @@ void SwFEShell::GetTabRows( SwTabCols &rToFill ) const
_GetTabRows( rToFill, pFrm );
}
-/*-- 19.01.2004 08:56:44---------------------------------------------------
- -----------------------------------------------------------------------*/
void SwFEShell::SetTabRows( const SwTabCols &rNew, BOOL bCurColOnly )
{
SwFrm *pBox = GetCurrFrm();
@@ -754,18 +749,14 @@ void SwFEShell::SetTabRows( const SwTabCols &rNew, BOOL bCurColOnly )
GetDoc()->SetTabRows( rNew, bCurColOnly, 0, (SwCellFrm*)pBox );
EndAllActionAndCall();
}
-/*-- 19.01.2004 08:59:45---------------------------------------------------
- -----------------------------------------------------------------------*/
void SwFEShell::GetMouseTabRows( SwTabCols &rToFill, const Point &rPt ) const
{
const SwFrm *pBox = GetBox( rPt );
if ( pBox )
_GetTabRows( rToFill, pBox );
}
-/*-- 19.01.2004 08:59:45---------------------------------------------------
- -----------------------------------------------------------------------*/
void SwFEShell::SetMouseTabRows( const SwTabCols &rNew, BOOL bCurColOnly, const Point &rPt )
{
const SwFrm *pBox = GetBox( rPt );
@@ -2553,9 +2544,7 @@ BOOL SwFEShell::GetAutoSum( String& rFml ) const
return TRUE;
}
-/* -----------------------------22.08.2002 12:50------------------------------
- ---------------------------------------------------------------------------*/
BOOL SwFEShell::IsTableRightToLeft() const
{
SwFrm *pFrm = GetCurrFrm();
@@ -2565,9 +2554,6 @@ BOOL SwFEShell::IsTableRightToLeft() const
return pFrm->ImplFindTabFrm()->IsRightToLeft();
}
-/* -----------------------------22.08.2002 12:50------------------------------
-
- ---------------------------------------------------------------------------*/
BOOL SwFEShell::IsMouseTableRightToLeft(const Point &rPt) const
{
SwFrm *pFrm = (SwFrm *)GetBox( rPt );
@@ -2576,9 +2562,6 @@ BOOL SwFEShell::IsMouseTableRightToLeft(const Point &rPt) const
return pTabFrm ? pTabFrm->IsRightToLeft() : FALSE;
}
-/* -----------------------------11.02.2004 12:50------------------------------
-
- ---------------------------------------------------------------------------*/
BOOL SwFEShell::IsTableVertical() const
{
SwFrm *pFrm = GetCurrFrm();
diff --git a/sw/source/core/frmedt/fews.cxx b/sw/source/core/frmedt/fews.cxx
index 7e6813767771..2e54dfcb66df 100644
--- a/sw/source/core/frmedt/fews.cxx
+++ b/sw/source/core/frmedt/fews.cxx
@@ -1237,9 +1237,7 @@ Size SwFEShell::GetGraphicDefaultSize() const
}
return aRet;
}
-/* -----------------------------12.08.2002 12:51------------------------------
- ---------------------------------------------------------------------------*/
BOOL SwFEShell::IsFrmVertical(BOOL bEnvironment, BOOL& bRTL) const
{
BOOL bVert = FALSE;
diff --git a/sw/source/core/layout/atrfrm.cxx b/sw/source/core/layout/atrfrm.cxx
index 40ccb529b4c4..6b96e0916b7d 100644
--- a/sw/source/core/layout/atrfrm.cxx
+++ b/sw/source/core/layout/atrfrm.cxx
@@ -293,10 +293,6 @@ SfxPoolItem* SwFmtFrmSize::Clone( SfxItemPool* ) const
return new SwFmtFrmSize( *this );
}
-
-/* -----------------24.04.98 11:36-------------------
- *
- * --------------------------------------------------*/
bool SwFmtFrmSize::QueryValue( uno::Any& rVal, BYTE nMemberId ) const
{
// hier wird immer konvertiert!
@@ -355,9 +351,6 @@ 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 )
{
sal_Bool bConvert = 0 != (nMemberId&CONVERT_TWIPS);
@@ -1520,9 +1513,6 @@ sal_uInt32 SwFmtAnchor::GetOrder() const
return mnOrder;
}
-/*-----------------16.02.98 15:21-------------------
-
---------------------------------------------------*/
bool SwFmtAnchor::QueryValue( uno::Any& rVal, BYTE nMemberId ) const
{
// hier wird immer konvertiert!
diff --git a/sw/source/core/para/paratr.cxx b/sw/source/core/para/paratr.cxx
index f32386ec4d60..df8581b98fb6 100644
--- a/sw/source/core/para/paratr.cxx
+++ b/sw/source/core/para/paratr.cxx
@@ -265,18 +265,14 @@ int SwNumRuleItem::operator==( const SfxPoolItem& rAttr ) const
return GetValue() == ((SwNumRuleItem&)rAttr).GetValue();
// <--
}
-/* -----------------------------27.06.00 11:05--------------------------------
- ---------------------------------------------------------------------------*/
bool SwNumRuleItem::QueryValue( uno::Any& rVal, BYTE ) const
{
rtl::OUString sRet = SwStyleNameMapper::GetProgName(GetValue(), nsSwGetPoolIdFromName::GET_POOLID_NUMRULE );
rVal <<= sRet;
return true;
}
-/* -----------------------------27.06.00 11:05--------------------------------
- ---------------------------------------------------------------------------*/
bool SwNumRuleItem::PutValue( const uno::Any& rVal, BYTE )
{
rtl::OUString uName;
@@ -284,9 +280,7 @@ bool SwNumRuleItem::PutValue( const uno::Any& rVal, BYTE )
SetValue(SwStyleNameMapper::GetUIName(uName, nsSwGetPoolIdFromName::GET_POOLID_NUMRULE));
return true;
}
-/* -----------------19.05.2003 10:44-----------------
- --------------------------------------------------*/
SfxPoolItem* SwParaConnectBorderItem::Clone( SfxItemPool * ) const
{
return new SwParaConnectBorderItem( *this );
diff --git a/sw/source/core/tox/tox.cxx b/sw/source/core/tox/tox.cxx
index 7c554fb423f9..e26a22de3b1d 100644
--- a/sw/source/core/tox/tox.cxx
+++ b/sw/source/core/tox/tox.cxx
@@ -80,9 +80,6 @@ SV_IMPL_PTRARR(SwTOXMarks, SwTOXMark*)
TYPEINIT2( SwTOXMark, SfxPoolItem, SwClient ); // fuers rtti
-/* -----------------23.09.99 13:59-------------------
-
- --------------------------------------------------*/
struct PatternIni
{
USHORT n1;
@@ -125,9 +122,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-------------------
- --------------------------------------------------*/
// -> #i21237#
SwFormTokens lcl_GetAuthPattern(USHORT nTypeId)
{
diff --git a/sw/source/core/tox/txmsrt.cxx b/sw/source/core/tox/txmsrt.cxx
index ceb7c5adaea9..f0e240f00a41 100644
--- a/sw/source/core/tox/txmsrt.cxx
+++ b/sw/source/core/tox/txmsrt.cxx
@@ -835,9 +835,6 @@ String SwTOXTable::GetURL() const
}
return aTxt;
}
-/*-- 15.09.99 14:28:08---------------------------------------------------
-
- -----------------------------------------------------------------------*/
SwTOXAuthority::SwTOXAuthority( const SwCntntNode& rNd,
SwFmtFld& rField, const SwTOXInternational& rIntl ) :
@@ -864,9 +861,7 @@ USHORT SwTOXAuthority::GetLevel() const
nRet = 1;
return nRet;
}
-/*-- 15.09.99 14:28:08---------------------------------------------------
- -----------------------------------------------------------------------*/
void SwTOXAuthority::_GetText( String& rTxt, String& )
{
bool const isClipBoard(
@@ -874,9 +869,6 @@ void SwTOXAuthority::_GetText( String& rTxt, String& )
rTxt = m_rField.GetFld()->ExpandField(isClipBoard);
}
-/* -----------------21.09.99 12:50-------------------
-
- --------------------------------------------------*/
void SwTOXAuthority::FillText( SwTxtNode& rNd,
const SwIndex& rInsPos, USHORT nAuthField ) const
{
@@ -903,18 +895,14 @@ void SwTOXAuthority::FillText( SwTxtNode& rNd,
sText = (pField->GetFieldText((ToxAuthorityField) nAuthField));
rNd.InsertText( sText, rInsPos );
}
-/* -----------------14.10.99 09:35-------------------
- --------------------------------------------------*/
BOOL SwTOXAuthority::operator==( const SwTOXSortTabBase& rCmp)
{
return nType == rCmp.nType &&
((SwAuthorityField*)m_rField.GetFld())->GetHandle() ==
((SwAuthorityField*)((SwTOXAuthority&)rCmp).m_rField.GetFld())->GetHandle();
}
-/* -----------------21.10.99 09:52-------------------
- --------------------------------------------------*/
BOOL SwTOXAuthority::operator<( const SwTOXSortTabBase& rBase)
{
BOOL bRet = FALSE;
diff --git a/sw/source/core/txtnode/atrfld.cxx b/sw/source/core/txtnode/atrfld.cxx
index bedc79b1db86..bd9aa0be82df 100644
--- a/sw/source/core/txtnode/atrfld.cxx
+++ b/sw/source/core/txtnode/atrfld.cxx
@@ -387,9 +387,6 @@ void SwTxtFld::CopyFld( SwTxtFld *pDest ) const
}
}
-/* -----------------26.06.2003 13:54-----------------
-
- --------------------------------------------------*/
void SwTxtFld::NotifyContentChange(SwFmtFld& rFmtFld)
{
//if not in undo section notify the change
diff --git a/sw/source/core/unocore/unomap.cxx b/sw/source/core/unocore/unomap.cxx
index 7340237918a9..99e2d89a545c 100644
--- a/sw/source/core/unocore/unomap.cxx
+++ b/sw/source/core/unocore/unomap.cxx
@@ -65,9 +65,6 @@ using namespace ::comphelper;
SwUnoPropertyMapProvider aSwMapProvider;
-/* -----------------24.06.98 18:12-------------------
- *
- * --------------------------------------------------*/
SwUnoPropertyMapProvider::SwUnoPropertyMapProvider()
{
for( sal_uInt16 i = 0; i < PROPERTY_MAP_END; i++ )
@@ -77,9 +74,6 @@ SwUnoPropertyMapProvider::SwUnoPropertyMapProvider()
}
}
-/* -----------------19.02.99 08:31-------------------
- *
- * --------------------------------------------------*/
SwUnoPropertyMapProvider::~SwUnoPropertyMapProvider()
{
}
@@ -132,9 +126,6 @@ SwUnoPropertyMapProvider::~SwUnoPropertyMapProvider()
{SW_PROP_NMID(UNO_NAME_REDLINE_TEXT), 0, CPPU_E2T(CPPUTYPE_REFTEXT), PropertyAttribute::MAYBEVOID|PropertyAttribute::READONLY, 0},\
{SW_PROP_NMID(UNO_NAME_MERGE_LAST_PARA), 0, CPPU_E2T(CPPUTYPE_BOOLEAN), PropertyAttribute::MAYBEVOID|PropertyAttribute::READONLY, 0},
-/* -----------------24.06.98 18:12-------------------
- *
- * --------------------------------------------------*/
#define COMMON_CRSR_PARA_PROPERTIES_FN_ONLY \
{ SW_PROP_NMID(UNO_NAME_PARA_STYLE_NAME), FN_UNO_PARA_STYLE, CPPU_E2T(CPPUTYPE_OUSTRING), PropertyAttribute::MAYBEVOID, 0}, \
{ SW_PROP_NMID(UNO_NAME_PAGE_STYLE_NAME), FN_UNO_PAGE_STYLE, CPPU_E2T(CPPUTYPE_OUSTRING), PropertyAttribute::MAYBEVOID|PropertyAttribute::READONLY, 0}, \
@@ -2513,9 +2504,7 @@ const SfxItemPropertyMapEntry* SwUnoPropertyMapProvider::GetPropertyMapEntries(s
}
return aMapEntriesArr[nPropertyId];
}
-/*-- 17.02.2009 15:29:58---------------------------------------------------
- -----------------------------------------------------------------------*/
const SfxItemPropertySet* SwUnoPropertyMapProvider::GetPropertySet( sal_uInt16 nPropertyId)
{
if( !aPropertySetArr[nPropertyId] )
@@ -3110,9 +3099,6 @@ const SfxItemPropertySet* SwUnoPropertyMapProvider::GetPropertySet( sal_uInt16
return aPropertySetArr[nPropertyId];
}
-/* -----------------04.07.98 11:42-------------------
- *
- * --------------------------------------------------*/
sal_Bool SwItemPropertySet::FillItem(SfxItemSet& /*rSet*/, sal_uInt16 /*nWhich*/, sal_Bool /*bGetProperty*/) const
{
sal_Bool bRet = sal_False;
diff --git a/sw/source/ui/envelp/labfmt.hxx b/sw/source/ui/envelp/labfmt.hxx
index 5d24909b5376..b0628ae7e61e 100644
--- a/sw/source/ui/envelp/labfmt.hxx
+++ b/sw/source/ui/envelp/labfmt.hxx
@@ -138,9 +138,7 @@ public:
SwLabDlg* GetParent() {return (SwLabDlg*) SfxTabPage::GetParent()->GetParent();}
};
-/* -----------------------------23.01.01 10:26--------------------------------
- ---------------------------------------------------------------------------*/
class SwSaveLabelDlg : public ModalDialog
{
FixedLine aOptionsFL;
diff --git a/sw/source/ui/envelp/swuilabimp.hxx b/sw/source/ui/envelp/swuilabimp.hxx
index c5d7c150d9ee..fd248b19cbc5 100644
--- a/sw/source/ui/envelp/swuilabimp.hxx
+++ b/sw/source/ui/envelp/swuilabimp.hxx
@@ -97,9 +97,6 @@ public:
inline SwNewDBMgr* GetNewDBMgr() const { return pNewDBMgr; }
};
-/* -----------------08.07.99 13:48-------------------
-
- --------------------------------------------------*/
class SwOneExampleFrame;
class SwVisitingCardPage : public SfxTabPage
{
@@ -148,9 +145,7 @@ public:
virtual sal_Bool FillItemSet(SfxItemSet& rSet);
virtual void Reset(const SfxItemSet& rSet);
};
-/* -----------------29.09.99 08:51-------------------
- --------------------------------------------------*/
class SwPrivateDataPage : public SfxTabPage
{
FixedLine aDataFL;
@@ -200,9 +195,7 @@ public:
virtual sal_Bool FillItemSet(SfxItemSet& rSet);
virtual void Reset(const SfxItemSet& rSet);
};
-/* -----------------29.09.99 08:51-------------------
- --------------------------------------------------*/
class SwBusinessDataPage : public SfxTabPage
{
FixedLine aDataFL;
diff --git a/sw/source/ui/fldui/fldref.cxx b/sw/source/ui/fldui/fldref.cxx
index 136a86be8fed..ca7b757ac736 100644
--- a/sw/source/ui/fldui/fldref.cxx
+++ b/sw/source/ui/fldui/fldref.cxx
@@ -1010,9 +1010,6 @@ USHORT SwFldRefPage::GetGroup()
return GRP_REF;
}
-/* -----------------12.01.99 10:09-------------------
- *
- * --------------------------------------------------*/
void SwFldRefPage::FillUserData()
{
String sData( String::CreateFromAscii(
diff --git a/sw/source/ui/inc/SwXFilterOptions.hxx b/sw/source/ui/inc/SwXFilterOptions.hxx
index 85752c0bc9ca..e5d6030be989 100644
--- a/sw/source/ui/inc/SwXFilterOptions.hxx
+++ b/sw/source/ui/inc/SwXFilterOptions.hxx
@@ -39,10 +39,6 @@ namespace com { namespace sun { namespace star { namespace io {
class XInputStream;
} } } }
-
-/* -----------------------------2002/06/21 12:07------------------------------
-
- ---------------------------------------------------------------------------*/
class SwXFilterOptions : public ::cppu::WeakImplHelper5<
::com::sun::star::beans::XPropertyAccess,
::com::sun::star::ui::dialogs::XExecutableDialog,
diff --git a/sw/source/ui/inc/abstract.hxx b/sw/source/ui/inc/abstract.hxx
index adc56934d32e..29a60dff072d 100644
--- a/sw/source/ui/inc/abstract.hxx
+++ b/sw/source/ui/inc/abstract.hxx
@@ -36,10 +36,6 @@
#include <vcl/button.hxx>
-
-/*-----------------22.02.97 15.06-------------------
-
---------------------------------------------------*/
class SwInsertAbstractDlg : public SfxModalDialog
{
FixedLine aFL;
diff --git a/sw/source/ui/inc/insrule.hxx b/sw/source/ui/inc/insrule.hxx
index e6d02f2ac22d..e3a8473934a0 100644
--- a/sw/source/ui/inc/insrule.hxx
+++ b/sw/source/ui/inc/insrule.hxx
@@ -31,9 +31,7 @@
class SwRulerValueSet;
class ValueSet;
-/*-----------------14.02.97 12.30-------------------
---------------------------------------------------*/
class SwInsertGrfRulerDlg : public SfxModalDialog
{
FixedLine aSelectionFL;
diff --git a/sw/source/ui/inc/num.hxx b/sw/source/ui/inc/num.hxx
index 332ca4f81d50..6f66050ddfb8 100644
--- a/sw/source/ui/inc/num.hxx
+++ b/sw/source/ui/inc/num.hxx
@@ -45,30 +45,18 @@ class SwWrtShell;
class SvxBrushItem;
class SwOutlineTabDialog;
-
-/*-----------------13.02.97 14.02-------------------
-
---------------------------------------------------*/
-
struct SwBmpItemInfo
{
SvxBrushItem* pBrushItem;
USHORT nItemId;
};
-
-/*-----------------07.02.97 15.37-------------------
-
---------------------------------------------------*/
#define NUM_PAGETYPE_BULLET 0
#define NUM_PAGETYPE_SINGLENUM 1
#define NUM_PAGETYPE_NUM 2
#define NUM_PAGETYPE_BMP 3
#define PAGETYPE_USER_START 10
-/*-----------------03.12.97 10:18-------------------
-
---------------------------------------------------*/
class SwNumPositionTabPage : public SfxTabPage
{
FixedLine aPositionFL;
diff --git a/sw/source/ui/inc/workctrl.hxx b/sw/source/ui/inc/workctrl.hxx
index 364d0d3ab418..cda996304121 100644
--- a/sw/source/ui/inc/workctrl.hxx
+++ b/sw/source/ui/inc/workctrl.hxx
@@ -201,9 +201,7 @@ class SwHlpImageButton : public ImageButton
virtual void RequestHelp( const HelpEvent& rHEvt );
};
-/* -----------------26.11.2002 09:25-----------------
- *
- * --------------------------------------------------*/
+
class SwPreviewZoomControl : public SfxToolBoxControl
{
public:
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index 9872f5ffce6b..79d42a318934 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -1558,9 +1558,6 @@ IMPL_LINK(SwTOXSelectTabPage, TOXAreaHdl, ListBox*, pBox)
//#outline level, removed by zhaojianwei
//It is no longer used!
-///* -----------------14.06.99 13:10-------------------
-//
-// --------------------------------------------------*/
//IMPL_LINK(SwTOXSelectTabPage, ChapterHdl, PushButton*, pButton)
//{
// SwMultiTOXTabDialog* pTOXDlg = (SwMultiTOXTabDialog*)GetTabDialog();
diff --git a/sw/source/ui/misc/insrule.cxx b/sw/source/ui/misc/insrule.cxx
index 6c880ee2f9f1..d1cf53c4c55f 100644
--- a/sw/source/ui/misc/insrule.cxx
+++ b/sw/source/ui/misc/insrule.cxx
@@ -84,9 +84,6 @@ SwInsertGrfRulerDlg::SwInsertGrfRulerDlg( Window* pParent ) :
pExampleVS->Show();
}
-/*-----------------14.02.97 13.18-------------------
-
---------------------------------------------------*/
SwInsertGrfRulerDlg::~SwInsertGrfRulerDlg()
{
@@ -94,10 +91,6 @@ SwInsertGrfRulerDlg::~SwInsertGrfRulerDlg()
delete pExampleVS;
}
-/*-----------------14.02.97 13.17-------------------
-
---------------------------------------------------*/
-
String SwInsertGrfRulerDlg::GetGraphicName()
{
String sRet;
@@ -109,10 +102,6 @@ String SwInsertGrfRulerDlg::GetGraphicName()
return sRet;
}
-/*-----------------14.02.97 13.20-------------------
-
---------------------------------------------------*/
-
IMPL_LINK(SwInsertGrfRulerDlg, SelectHdl, ValueSet*, pVS)
{
nSelPos = pVS->GetSelectItemId();
@@ -120,23 +109,16 @@ IMPL_LINK(SwInsertGrfRulerDlg, SelectHdl, ValueSet*, pVS)
return 0;
}
-/*-----------------14.02.97 14.17-------------------
-
---------------------------------------------------*/
SwRulerValueSet::SwRulerValueSet( Window* pParent, const ResId& rResId ) :
SvxBmpNumValueSet(pParent, rResId)
{
SetStyle( GetStyle() & ~WB_ITEMBORDER );
}
-/*-----------------14.02.97 14.17-------------------
---------------------------------------------------*/
SwRulerValueSet::~SwRulerValueSet()
{
}
-/*-----------------14.02.97 13.42-------------------
---------------------------------------------------*/
void __EXPORT SwRulerValueSet::UserDraw( const UserDrawEvent& rUDEvt )
{
Rectangle aRect = rUDEvt.GetRect();
@@ -208,10 +190,6 @@ void __EXPORT SwRulerValueSet::UserDraw( const UserDrawEvent& rUDEvt )
}
}
-/*-----------------15.02.97 10.03-------------------
-
---------------------------------------------------*/
-
IMPL_LINK(SwInsertGrfRulerDlg, DoubleClickHdl, ValueSet*, EMPTYARG)
{
EndDialog(RET_OK);
diff --git a/sw/source/ui/ribbar/conform.cxx b/sw/source/ui/ribbar/conform.cxx
index 7bd3373780ae..71659ba78fdf 100644
--- a/sw/source/ui/ribbar/conform.cxx
+++ b/sw/source/ui/ribbar/conform.cxx
@@ -121,9 +121,7 @@ void ConstFormControl::Activate(const USHORT nSlotId)
m_pWin->SetPointer(Pointer(POINTER_DRAW_RECT));
}
-/* -----------------------------19.04.2002 12:42------------------------------
- ---------------------------------------------------------------------------*/
void ConstFormControl::CreateDefaultObject()
{
Point aStartPos(GetDefaultCenterPos());
diff --git a/sw/source/ui/table/instable.cxx b/sw/source/ui/table/instable.cxx
index 809beeae5adb..fabe7d289130 100644
--- a/sw/source/ui/table/instable.cxx
+++ b/sw/source/ui/table/instable.cxx
@@ -185,9 +185,6 @@ IMPL_LINK_INLINE_START( SwInsTableDlg, ModifyName, Edit *, pEdit )
}
IMPL_LINK_INLINE_END( SwInsTableDlg, ModifyName, Edit *, EMPTYARG )
-/*-----------------15.04.98 11:36-------------------
-
---------------------------------------------------*/
IMPL_LINK( SwInsTableDlg, ModifyRowCol, NumericField *, pField )
{
if(pField == &aColEdit)
diff --git a/sw/source/ui/table/splittbl.cxx b/sw/source/ui/table/splittbl.cxx
index db1d1a1e80bc..35315ca22ef2 100644
--- a/sw/source/ui/table/splittbl.cxx
+++ b/sw/source/ui/table/splittbl.cxx
@@ -39,9 +39,7 @@
#include <splittbl.hrc>
#include <table.hrc>
#include <tblenum.hxx>
-/*-----------------17.03.98 10:56-------------------
---------------------------------------------------*/
SwSplitTblDlg::SwSplitTblDlg( Window *pParent, SwWrtShell &rSh ) :
SvxStandardDialog(pParent, SW_RES(DLG_SPLIT_TABLE)),
aOKPB( this, SW_RES(PB_OK )),
@@ -59,9 +57,6 @@ SwSplitTblDlg::SwSplitTblDlg( Window *pParent, SwWrtShell &rSh ) :
aCntntCopyRB.Check();
}
-/*-----------------17.03.98 10:56-------------------
-
---------------------------------------------------*/
void SwSplitTblDlg::Apply()
{
m_nSplit = HEADLINE_CNTNTCOPY;
diff --git a/sw/source/ui/table/swtablerep.cxx b/sw/source/ui/table/swtablerep.cxx
index 4a008bd43ef3..5e34a3827a47 100644
--- a/sw/source/ui/table/swtablerep.cxx
+++ b/sw/source/ui/table/swtablerep.cxx
@@ -82,9 +82,6 @@ void DbgTColumn(TColumn* pTColumn, USHORT nCount)
}
#endif
-
-/*-----------------20.08.96 09.43-------------------
---------------------------------------------------*/
SwTableRep::SwTableRep( const SwTabCols& rTabCol, BOOL bCplx )
:
nTblWidth(0),
@@ -117,15 +114,11 @@ SwTableRep::SwTableRep( const SwTabCols& rTabCol, BOOL bCplx )
nAllCols++;
}
-/*-----------------20.08.96 09.43-------------------
---------------------------------------------------*/
SwTableRep::~SwTableRep()
{
delete[] pTColumns;
}
-/*-----------------20.08.96 13.33-------------------
---------------------------------------------------*/
BOOL SwTableRep::FillTabCols( SwTabCols& rTabCols ) const
{
long nOldLeft = rTabCols.GetLeft(),
diff --git a/sw/source/ui/table/tabledlg.cxx b/sw/source/ui/table/tabledlg.cxx
index 3aba3fa7e872..6c3dc96d7eff 100644
--- a/sw/source/ui/table/tabledlg.cxx
+++ b/sw/source/ui/table/tabledlg.cxx
@@ -1408,8 +1408,6 @@ void SwTableTabDlg::PageCreated(USHORT nId, SfxTabPage& rPage)
}
}
-/*-----------------12.12.96 12.22-------------------
---------------------------------------------------*/
SwTextFlowPage::SwTextFlowPage( Window* pParent,
const SfxItemSet& rSet ) :
SfxTabPage(pParent, SW_RES( TP_TABLE_TEXTFLOW ), rSet ),
@@ -1479,22 +1477,16 @@ SwTextFlowPage::SwTextFlowPage( Window* pParent,
HeadLineCBClickHdl();
}
-/*-----------------12.12.96 12.22-------------------
---------------------------------------------------*/
SwTextFlowPage::~SwTextFlowPage()
{
}
-/*-----------------12.12.96 12.22-------------------
---------------------------------------------------*/
SfxTabPage* SwTextFlowPage::Create( Window* pParent,
const SfxItemSet& rAttrSet)
{
return new SwTextFlowPage(pParent, rAttrSet);
}
-/*-----------------12.12.96 12.22-------------------
---------------------------------------------------*/
BOOL SwTextFlowPage::FillItemSet( SfxItemSet& rSet )
{
BOOL bModified = FALSE;
@@ -1611,8 +1603,6 @@ BOOL SwTextFlowPage::FillItemSet( SfxItemSet& rSet )
}
-/*-----------------12.12.96 12.22-------------------
---------------------------------------------------*/
void SwTextFlowPage::Reset( const SfxItemSet& rSet )
{
const SfxPoolItem* pItem;
@@ -1797,9 +1787,6 @@ void SwTextFlowPage::Reset( const SfxItemSet& rSet )
HeadLineCBClickHdl();
}
-/*-----------------16.04.98 14:48-------------------
-
---------------------------------------------------*/
void SwTextFlowPage::SetShell(SwWrtShell* pSh)
{
@@ -1812,8 +1799,6 @@ void SwTextFlowPage::SetShell(SwWrtShell* pSh)
}
}
-/*-----------------12.12.96 16.18-------------------
---------------------------------------------------*/
IMPL_LINK( SwTextFlowPage, PageBreakHdl_Impl, CheckBox*, EMPTYARG )
{
if( aPgBrkCB.IsChecked() )
@@ -1852,8 +1837,6 @@ IMPL_LINK( SwTextFlowPage, PageBreakHdl_Impl, CheckBox*, EMPTYARG )
return 0;
}
-/*-----------------12.12.96 16.18-------------------
---------------------------------------------------*/
IMPL_LINK( SwTextFlowPage, ApplyCollClickHdl_Impl, CheckBox*, EMPTYARG )
{
BOOL bEnable = FALSE;
@@ -1876,8 +1859,6 @@ IMPL_LINK( SwTextFlowPage, ApplyCollClickHdl_Impl, CheckBox*, EMPTYARG )
return 0;
}
-/*-----------------12.12.96 16.18-------------------
---------------------------------------------------*/
IMPL_LINK( SwTextFlowPage, PageBreakPosHdl_Impl, RadioButton*, pBtn )
{
if ( aPgBrkCB.IsChecked() )
@@ -1908,8 +1889,6 @@ IMPL_LINK( SwTextFlowPage, PageBreakPosHdl_Impl, RadioButton*, pBtn )
return 0;
}
-/*-----------------12.12.96 16.18-------------------
---------------------------------------------------*/
IMPL_LINK( SwTextFlowPage, PageBreakTypeHdl_Impl, RadioButton*, pBtn )
{
if ( pBtn == &aColBrkRB || aPgBrkAfterRB.IsChecked() )
@@ -1924,17 +1903,13 @@ IMPL_LINK( SwTextFlowPage, PageBreakTypeHdl_Impl, RadioButton*, pBtn )
PageBreakPosHdl_Impl( &aPgBrkBeforeRB );
return 0;
}
-/*-----------------17.11.2003 11:30-----------------
- *
- * --------------------------------------------------*/
+
IMPL_LINK( SwTextFlowPage, SplitHdl_Impl, CheckBox*, pBox )
{
aSplitRowCB.Enable(pBox->IsChecked());
return 0;
}
-/*-----------------17.11.2003 11:30-----------------
- *
- * --------------------------------------------------*/
+
IMPL_LINK( SwTextFlowPage, SplitRowHdl_Impl, TriStateBox*, pBox )
{
pBox->EnableTriState(FALSE);
@@ -1948,9 +1923,6 @@ IMPL_LINK( SwTextFlowPage, HeadLineCBClickHdl, void*, EMPTYARG )
return 0;
}
-/*-----------------30.05.97 07:37-------------------
-
---------------------------------------------------*/
void SwTextFlowPage::DisablePageBreak()
{
bPageBreak = FALSE;
diff --git a/sw/source/ui/uiview/scroll.cxx b/sw/source/ui/uiview/scroll.cxx
index 15d596f5633b..1ede53e7023f 100644
--- a/sw/source/ui/uiview/scroll.cxx
+++ b/sw/source/ui/uiview/scroll.cxx
@@ -98,9 +98,6 @@ void SwScrollbar::ViewPortChgd( const Rectangle &rRect )
AutoShow();
}
-/*-----------------10/21/97 02:48pm-----------------
-
---------------------------------------------------*/
void SwScrollbar::ExtendedShow( BOOL bSet )
{
bVisible = bSet;
@@ -108,9 +105,6 @@ void SwScrollbar::ExtendedShow( BOOL bSet )
ScrollBar::Show(bSet);
}
-/*-----------------10/21/97 03:23pm-----------------
-
---------------------------------------------------*/
void SwScrollbar::SetPosSizePixel( const Point& rNewPos, const Size& rNewSize )
{
ScrollBar::SetPosSizePixel(rNewPos, rNewSize);
@@ -120,10 +114,6 @@ void SwScrollbar::SetPosSizePixel( const Point& rNewPos, const Size& rNewSize )
}
-
-/*-----------------14.04.98 11:38-------------------
-
---------------------------------------------------*/
void SwScrollbar::SetAuto(BOOL bSet)
{
if(bAuto != bSet)
@@ -137,9 +127,7 @@ void SwScrollbar::SetAuto(BOOL bSet)
AutoShow(); // oder automatisch verstecken
}
}
-/*-----------------14.04.98 11:43-------------------
---------------------------------------------------*/
void SwScrollbar::AutoShow()
{
long nVis = GetVisibleSize();
diff --git a/sw/source/ui/uiview/viewsrch.cxx b/sw/source/ui/uiview/viewsrch.cxx
index 2342a75c8aa7..ef7324b39496 100644
--- a/sw/source/ui/uiview/viewsrch.cxx
+++ b/sw/source/ui/uiview/viewsrch.cxx
@@ -99,12 +99,6 @@ inline Window* GetParentWindow( SvxSearchDialog* pSrchDlg )
return pWin;
}
-
-/*-----------------12.04.97 13:04-------------------
-
---------------------------------------------------*/
-
-
void SwView::ExecSearch(SfxRequest& rReq, BOOL bNoMessage)
{
const SfxItemSet* pArgs = rReq.GetArgs();
diff --git a/sw/source/ui/utlui/gloslst.cxx b/sw/source/ui/utlui/gloslst.cxx
index c401cd2e05c2..030747525cfb 100644
--- a/sw/source/ui/utlui/gloslst.cxx
+++ b/sw/source/ui/utlui/gloslst.cxx
@@ -88,10 +88,6 @@ class SwGlossDecideDlg : public ModalDialog
ListBox& GetListBox() {return aListLB;}
};
-/*-----------------21.01.97 13.25-------------------
-
---------------------------------------------------*/
-
SwGlossDecideDlg::SwGlossDecideDlg(Window* pParent) :
ModalDialog(pParent, SW_RES(DLG_GLOSSARY_DECIDE_DLG)),
aOk(this, SW_RES(PB_OK)),
@@ -105,18 +101,11 @@ SwGlossDecideDlg::SwGlossDecideDlg(Window* pParent) :
aListLB.SetSelectHdl(LINK(this, SwGlossDecideDlg, SelectHdl));
}
-/*-----------------21.01.97 13.25-------------------
-
---------------------------------------------------*/
-
IMPL_LINK(SwGlossDecideDlg, DoubleClickHdl, ListBox*, EMPTYARG)
{
EndDialog(RET_OK);
return 0;
}
-/*-----------------21.01.97 13.29-------------------
-
---------------------------------------------------*/
IMPL_LINK(SwGlossDecideDlg, SelectHdl, ListBox*, EMPTYARG)
{
diff --git a/sw/source/ui/web/wdocsh.cxx b/sw/source/ui/web/wdocsh.cxx
index 00b761accd1c..82344aeafb3c 100644
--- a/sw/source/ui/web/wdocsh.cxx
+++ b/sw/source/ui/web/wdocsh.cxx
@@ -63,20 +63,12 @@ TYPEINIT1(SwWebDocShell, SwDocShell);
SFX_IMPL_OBJECTFACTORY(SwWebDocShell, SvGlobalName(SO3_SWWEB_CLASSID), SFXOBJECTSHELL_STD_NORMAL|SFXOBJECTSHELL_HASMENU, "swriter/web" )
-/*-----------------22.01.97 09.29-------------------
-
---------------------------------------------------*/
-
SwWebDocShell::SwWebDocShell(SfxObjectCreateMode eMode ) :
SwDocShell(eMode),
nSourcePara(0)
{
}
-/*-----------------22.01.97 09.29-------------------
-
---------------------------------------------------*/
-
SwWebDocShell::~SwWebDocShell()
{
}
diff --git a/sw/source/ui/web/wview.cxx b/sw/source/ui/web/wview.cxx
index e5a0b4e972d5..de4e8638cedd 100644
--- a/sw/source/ui/web/wview.cxx
+++ b/sw/source/ui/web/wview.cxx
@@ -111,30 +111,15 @@ SFX_IMPL_INTERFACE( SwWebView, SwView, SW_RES(RID_WEBTOOLS_TOOLBOX) )
TYPEINIT1(SwWebView,SwView)
-/*-----------------22.01.97 14.27-------------------
-
---------------------------------------------------*/
-
-
SwWebView::SwWebView(SfxViewFrame* _pFrame, SfxViewShell* _pShell) :
SwView(_pFrame, _pShell)
{
}
-/*-----------------22.01.97 14.27-------------------
-
---------------------------------------------------*/
-
-
SwWebView::~SwWebView()
{
}
-/*-----------------23.01.97 09.01-------------------
-
---------------------------------------------------*/
-
-
void SwWebView::SelectShell()
{
// Entscheidung, ob UpdateTable gerufen werden muss
diff --git a/sw/source/ui/wrtsh/wrtsh1.cxx b/sw/source/ui/wrtsh/wrtsh1.cxx
index c13e3f266808..734f4e2fb5b9 100644
--- a/sw/source/ui/wrtsh/wrtsh1.cxx
+++ b/sw/source/ui/wrtsh/wrtsh1.cxx
@@ -1703,10 +1703,6 @@ void SwWrtShell::AutoUpdatePara(SwTxtFmtColl* pColl, const SfxItemSet& rStyleSet
EndAction();
}
-/*-----------------12.03.97 12.24-------------------
-
---------------------------------------------------*/
-
void SwWrtShell::AutoUpdateFrame( SwFrmFmt* pFmt, const SfxItemSet& rStyleSet )
{
StartAction();
diff --git a/sw/source/ui/wrtsh/wrtsh2.cxx b/sw/source/ui/wrtsh/wrtsh2.cxx
index 01c2063e4a20..6a778ad52a4f 100644
--- a/sw/source/ui/wrtsh/wrtsh2.cxx
+++ b/sw/source/ui/wrtsh/wrtsh2.cxx
@@ -168,9 +168,7 @@ BOOL SwWrtShell::StartInputFldDlg( SwField* pFld, BOOL bNextButton,
GetWin()->Update();
return bRet;
}
-/* -----------------17.06.2003 10:18-----------------
- --------------------------------------------------*/
BOOL SwWrtShell::StartDropDownFldDlg(SwField* pFld, BOOL bNextButton, ByteString* pWindowState)
{
SwAbstractDialogFactory* pFact = SwAbstractDialogFactory::Create();