diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-11-13 18:38:31 +0000 |
---|---|---|
committer | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-11-13 18:38:31 +0000 |
commit | e82abed108db5de45631da0fc43144fc0a4c9b72 (patch) | |
tree | d0bef15515df479ab08cbc32de36780015150b7e | |
parent | aa115544e69846b309ba7946b544bbbdd60469f7 (diff) |
Remove empty dated comments
57 files changed, 5 insertions, 540 deletions
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx index b9eb706320..a6dd5cf299 100644 --- a/sw/inc/authfld.hxx +++ b/sw/inc/authfld.hxx @@ -36,9 +36,7 @@ #include <svl/svstdarr.hxx> class SwAuthDataArr; -/* -----------------21.09.99 13:32------------------- - --------------------------------------------------*/ class SwAuthEntry { String aAuthFields[AUTH_FIELD_END]; @@ -56,9 +54,7 @@ public: void RemoveRef() { --nRefCount; } USHORT GetRefCount() { return nRefCount; } }; -/* -----------------20.10.99 16:49------------------- - --------------------------------------------------*/ struct SwTOXSortKey { ToxAuthorityField eField; @@ -68,9 +64,6 @@ struct SwTOXSortKey bSortAscending(TRUE){} }; -/* -----------------14.09.99 16:15------------------- - - --------------------------------------------------*/ class SwAuthorityField; class SortKeyArr; @@ -160,9 +153,7 @@ public: void SetSortAlgorithm(const String& rSet) {m_sSortAlgorithm = rSet;} }; -/* -----------------14.09.99 16:15------------------- - --------------------------------------------------*/ class SwAuthorityField : public SwField { long m_nHandle; diff --git a/sw/inc/modcfg.hxx b/sw/inc/modcfg.hxx index 3c2218d446..f73eed45ae 100644 --- a/sw/inc/modcfg.hxx +++ b/sw/inc/modcfg.hxx @@ -54,9 +54,6 @@ protected: InsCaptionOpt* Find(const SwCapObjType eType, const SvGlobalName *pOleId = 0) const; }; -/* -----------------------------10.10.00 16:14-------------------------------- - - ---------------------------------------------------------------------------*/ class SwRevisionConfig : public utl::ConfigItem { friend class SwModuleOptions; @@ -80,9 +77,7 @@ class SwRevisionConfig : public utl::ConfigItem void Load(); void SetModified(){ConfigItem::SetModified();} }; -/* -----------------------------11.10.00 09:00-------------------------------- - ---------------------------------------------------------------------------*/ class SwInsertConfig : public utl::ConfigItem { friend class SwModuleOptions; @@ -111,9 +106,7 @@ class SwInsertConfig : public utl::ConfigItem void Load(); void SetModified(){ConfigItem::SetModified();} }; -/* -----------------------------11.10.00 09:00-------------------------------- - ---------------------------------------------------------------------------*/ class SwTableConfig : public utl::ConfigItem { friend class SwModuleOptions; @@ -138,9 +131,7 @@ class SwTableConfig : public utl::ConfigItem void Load(); void SetModified(){ConfigItem::SetModified();} }; -/* -----------------------------18.01.01 16:57-------------------------------- - ---------------------------------------------------------------------------*/ class SwMiscConfig : public utl::ConfigItem { friend class SwModuleOptions; diff --git a/sw/inc/unoatxt.hxx b/sw/inc/unoatxt.hxx index 7356780897..a29d1bf5eb 100644 --- a/sw/inc/unoatxt.hxx +++ b/sw/inc/unoatxt.hxx @@ -105,9 +105,6 @@ public: }; -/* -----------------26.05.98 15:55------------------- - * - * --------------------------------------------------*/ class SwXAutoTextGroup : public cppu::WeakImplHelper6 < ::com::sun::star::text::XAutoTextGroup, @@ -176,9 +173,6 @@ public: void Invalidate(); }; -/* -----------------17.06.98 12:03------------------- - * - * --------------------------------------------------*/ class SwXAutoTextEntry :public SfxListener ,public cppu::WeakImplHelper5 diff --git a/sw/inc/unobaseclass.hxx b/sw/inc/unobaseclass.hxx index 2821e277e7..e955f3431f 100644 --- a/sw/inc/unobaseclass.hxx +++ b/sw/inc/unobaseclass.hxx @@ -46,10 +46,6 @@ typedef ::cppu::WeakImplHelper2 > SwSimpleEnumeration_Base; - -/* -----------------29.04.98 07:35------------------- - * - * --------------------------------------------------*/ enum CursorType { CURSOR_INVALID, diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx index 230c0f335e..e491fdd559 100644 --- a/sw/inc/unocoll.hxx +++ b/sw/inc/unocoll.hxx @@ -63,9 +63,7 @@ class SwSectionFmt; class SwFmtRefMark; class SwXReferenceMark; class SwXBookmark; -/*-----------------11.03.98 11:19------------------- ---------------------------------------------------*/ class SwUnoCollection { SwDoc* pDoc; @@ -276,9 +274,7 @@ public: static ::com::sun::star::uno::Sequence<rtl::OUString> GetAllServiceNames(); }; -/*-----------------11.12.97 09:38------------------- ---------------------------------------------------*/ typedef cppu::WeakImplHelper3 < @@ -361,9 +357,6 @@ public: }; -/*-----------------20.02.98 10:51------------------- - ---------------------------------------------------*/ class SwXTextFrames : public SwXFrames { protected: @@ -381,9 +374,6 @@ public: }; -/*-----------------20.02.98 10:55------------------- - ---------------------------------------------------*/ class SwXTextGraphicObjects : public SwXFrames { protected: @@ -401,9 +391,6 @@ public: }; -/*-----------------20.02.98 10:57------------------- - ---------------------------------------------------*/ class SwXTextEmbeddedObjects : public SwXFrames { protected: @@ -421,9 +408,6 @@ public: }; -/*-----------------12.02.98 07:58------------------- - ---------------------------------------------------*/ class SwXTextSections : public SwCollectionBaseClass, public SwUnoCollection { @@ -453,9 +437,7 @@ public: static ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextSection> GetObject( SwSectionFmt& rFmt ); }; -/*-----------------12.02.98 07:51------------------- ---------------------------------------------------*/ class SwXBookmarks : public SwCollectionBaseClass, public SwUnoCollection { @@ -506,10 +488,6 @@ public: virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException); }; -/*-----------------12.02.98 08:01------------------- - ---------------------------------------------------*/ - typedef cppu::WeakImplHelper2 < @@ -544,9 +522,6 @@ public: static ::com::sun::star::uno::Reference< ::com::sun::star::text::XFootnote> GetObject( SwDoc& rDoc, const SwFmtFtn& rFmt ); }; -/* -----------------27.08.98 13:10------------------- - * - * --------------------------------------------------*/ class SwXReferenceMarks : public SwCollectionBaseClass, public SwUnoCollection { diff --git a/sw/inc/unocrsrhelper.hxx b/sw/inc/unocrsrhelper.hxx index 5e186ce782..353a786e7c 100644 --- a/sw/inc/unocrsrhelper.hxx +++ b/sw/inc/unocrsrhelper.hxx @@ -61,9 +61,6 @@ namespace com{ namespace sun{ namespace star{ } }}} -/* -----------------03.12.98 12:16------------------- - * - * --------------------------------------------------*/ enum SwGetPropertyStatesCaller { SW_PROPERTY_STATE_CALLER_DEFAULT, @@ -72,9 +69,6 @@ enum SwGetPropertyStatesCaller SW_PROPERTY_STATE_CALLER_SWX_TEXT_PORTION_TOLERANT }; -/* -----------------------------14.12.00 15:06-------------------------------- - - ---------------------------------------------------------------------------*/ namespace SwUnoCursorHelper { // keep Any's mapped by (WhichId << 16 ) + (MemberId) diff --git a/sw/inc/unofield.hxx b/sw/inc/unofield.hxx index b1ae9386cb..f0562c0d65 100644 --- a/sw/inc/unofield.hxx +++ b/sw/inc/unofield.hxx @@ -47,9 +47,6 @@ class SwField; class SwSetExpField; class SwTextAPIObject; -/* -----------------04.12.98 12:49------------------- - * - * --------------------------------------------------*/ class SwXFieldMaster : public cppu::WeakImplHelper4 < ::com::sun::star::beans::XPropertySet, @@ -123,9 +120,6 @@ public: sal_uInt16 GetResId() const {return nResTypeId;} }; -/* -----------------04.12.98 12:49------------------- - * - * --------------------------------------------------*/ struct SwFieldProperties_Impl; class SwXTextField : public cppu::WeakImplHelper5 < @@ -213,10 +207,6 @@ public: /// @return a SwXTextField, either an already existing one or a new one SwXTextField * CreateSwXTextField(SwDoc & rDoc, SwFmtFld const& rFmt); - -/* -----------------21.12.98 10:26------------------- - * - * --------------------------------------------------*/ typedef cppu::WeakImplHelper2 < @@ -251,9 +241,6 @@ public: static sal_Bool getInstanceName(const SwFieldType& rFldType, String& rName); }; -/* -----------------21.12.98 10:26------------------- - * - * --------------------------------------------------*/ typedef cppu::WeakImplHelper3 < @@ -293,9 +280,6 @@ public: virtual void Invalidate(); }; -/* -----------------21.12.98 14:49------------------- - * - * --------------------------------------------------*/ class SwXFieldEnumeration : public cppu::WeakImplHelper2 < ::com::sun::star::container::XEnumeration, diff --git a/sw/inc/unofootnote.hxx b/sw/inc/unofootnote.hxx index 4f5c047e52..78e7704bb9 100644 --- a/sw/inc/unofootnote.hxx +++ b/sw/inc/unofootnote.hxx @@ -45,10 +45,6 @@ class SwDoc; class SwModify; class SwFmtFtn; - -/*-----------------12.02.98 08:01------------------- - ---------------------------------------------------*/ typedef ::cppu::WeakImplHelper5 < ::com::sun::star::lang::XUnoTunnel , ::com::sun::star::lang::XServiceInfo diff --git a/sw/inc/unomod.hxx b/sw/inc/unomod.hxx index a3bebda7f6..6a85e436d9 100644 --- a/sw/inc/unomod.hxx +++ b/sw/inc/unomod.hxx @@ -49,10 +49,6 @@ class SwDoc; /****************************************************************************** * ******************************************************************************/ -/*-----------------15.03.98 13:21------------------- - ---------------------------------------------------*/ - ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SwXModule_CreateInstance(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & ); class SwXModule : public cppu::WeakImplHelper4 @@ -133,9 +129,7 @@ public: virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) throw( ::com::sun::star::uno::RuntimeException ); }; -/*-----------------15.03.98 13:21------------------- ---------------------------------------------------*/ class SwXViewSettings : public comphelper::ChainableHelperNoState { @@ -179,9 +173,7 @@ public: sal_Bool IsValid() const {return bObjectValid;} void Invalidate() {bObjectValid = sal_False;} }; -/* -----------------24.09.98 10:47------------------- - * - * --------------------------------------------------*/ + /*class SwXTerminateListener : public ::com::sun::star::frame::XTerminateListener, public UsrObject { diff --git a/sw/inc/unoparaframeenum.hxx b/sw/inc/unoparaframeenum.hxx index 052ed48331..e0063c8458 100644 --- a/sw/inc/unoparaframeenum.hxx +++ b/sw/inc/unoparaframeenum.hxx @@ -71,11 +71,6 @@ void CollectFrameAtNode( SwClient& rClnt, const SwNodeIndex& rIdx, FrameDependSortList_t & rFrames, const bool _bAtCharAnchoredObjs ); - -/* -----------------23.03.99 12:57------------------- - * - * --------------------------------------------------*/ - enum ParaFrameMode { PARAFRAME_PORTION_PARAGRAPH, diff --git a/sw/inc/unoport.hxx b/sw/inc/unoport.hxx index 5ccd38cfe4..b78ef410dd 100644 --- a/sw/inc/unoport.hxx +++ b/sw/inc/unoport.hxx @@ -61,10 +61,6 @@ typedef ::std::deque< ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > > TextRangeList_t; - -/* -----------------29.05.98 14:42------------------- - * - * --------------------------------------------------*/ enum SwTextPortionType { PORTION_TEXT, diff --git a/sw/inc/unoredline.hxx b/sw/inc/unoredline.hxx index 4b8c338f0f..a1654fd11a 100644 --- a/sw/inc/unoredline.hxx +++ b/sw/inc/unoredline.hxx @@ -34,10 +34,6 @@ class SwRedline; -/* -----------------------------19.12.00 11:35-------------------------------- - - ---------------------------------------------------------------------------*/ - /** * SwXRedlineText provides an XText which may be used to write * directly into a redline node. It got implemented to enable XML @@ -100,9 +96,7 @@ public: static ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > CreateRedlineProperties( const SwRedline& rRedline, sal_Bool bIsStart ) throw(); }; -/* -----------------------------11.01.01 16:52-------------------------------- - ---------------------------------------------------------------------------*/ typedef cppu::WeakImplHelper1 < diff --git a/sw/inc/unoredlines.hxx b/sw/inc/unoredlines.hxx index ff5eaf7b49..a4f63ed60a 100644 --- a/sw/inc/unoredlines.hxx +++ b/sw/inc/unoredlines.hxx @@ -73,9 +73,7 @@ public: static ::com::sun::star::beans::XPropertySet* GetObject( SwRedline& rRedline, SwDoc& rDoc ); }; -/* -----------------------------12.01.01 14:58-------------------------------- - ---------------------------------------------------------------------------*/ class SwXRedlineEnumeration : public SwSimpleEnumeration_Base , public SwClient diff --git a/sw/inc/unorefmark.hxx b/sw/inc/unorefmark.hxx index 0343f841a0..b30de27c0f 100644 --- a/sw/inc/unorefmark.hxx +++ b/sw/inc/unorefmark.hxx @@ -44,10 +44,6 @@ class SwDoc; class SwModify; class SwFmtRefMark; - -/* -----------------27.08.98 15:11------------------- - * - * --------------------------------------------------*/ typedef ::cppu::WeakImplHelper5 < ::com::sun::star::lang::XUnoTunnel , ::com::sun::star::lang::XServiceInfo diff --git a/sw/inc/unosett.hxx b/sw/inc/unosett.hxx index 76ae89a3a8..43da54ec07 100644 --- a/sw/inc/unosett.hxx +++ b/sw/inc/unosett.hxx @@ -51,9 +51,6 @@ class SwNumRule; /****************************************************************************** * ******************************************************************************/ -/* -----------------04.05.98 12:28------------------- - * - * --------------------------------------------------*/ class SwXFootnoteProperties : public cppu::WeakAggImplHelper2 < ::com::sun::star::beans::XPropertySet, @@ -85,9 +82,6 @@ public: void Invalidate() {pDoc = 0;} }; -/* -----------------04.05.98 12:28------------------- - * - * --------------------------------------------------*/ class SwXEndnoteProperties : public cppu::WeakAggImplHelper2 < ::com::sun::star::beans::XPropertySet, @@ -119,9 +113,6 @@ public: void Invalidate() {pDoc = 0;} }; -/* -----------------04.05.98 12:28------------------- - * - * --------------------------------------------------*/ class SwXLineNumberingProperties : public cppu::WeakAggImplHelper2 < ::com::sun::star::beans::XPropertySet, @@ -153,9 +144,6 @@ public: void Invalidate() {pDoc = 0;} }; -/* -----------------25.05.98 08:21------------------- - * - * --------------------------------------------------*/ class SwXNumberingRules : public cppu::WeakAggImplHelper5 < ::com::sun::star::container::XIndexReplace, @@ -235,9 +223,7 @@ public: void Invalidate() {pDocShell = 0;} const String& GetCreatedNumRuleName() const{return sCreatedNumRuleName; } }; -/*-----------------12.02.98 08:27------------------- ---------------------------------------------------*/ class SwXChapterNumbering : public SwXNumberingRules { protected: @@ -255,9 +241,6 @@ public: }; -/* -----------------27.05.98 15:44------------------- - * - * --------------------------------------------------*/ class SwXTextColumns : public cppu::WeakAggImplHelper4 < diff --git a/sw/inc/unotextbodyhf.hxx b/sw/inc/unotextbodyhf.hxx index 6be1408f2a..af1296811f 100644 --- a/sw/inc/unotextbodyhf.hxx +++ b/sw/inc/unotextbodyhf.hxx @@ -120,9 +120,6 @@ public: }; -/* -----------------25.08.98 11:02------------------- - * - * --------------------------------------------------*/ typedef ::cppu::WeakImplHelper2 < ::com::sun::star::lang::XServiceInfo , ::com::sun::star::container::XEnumerationAccess diff --git a/sw/inc/unotextrange.hxx b/sw/inc/unotextrange.hxx index 9dabdf0b7d..7e7ffc86bb 100644 --- a/sw/inc/unotextrange.hxx +++ b/sw/inc/unotextrange.hxx @@ -52,9 +52,6 @@ class SwPaM; class SwUnoCrsr; class SwFrmFmt; -/* -----------------29.04.98 07:35------------------- - * - * --------------------------------------------------*/ class SwUnoInternalPaM : public SwPaM { @@ -275,10 +272,6 @@ public: }; -/* -----------------15.05.98 08:29------------------- - * - * --------------------------------------------------*/ - typedef ::cppu::WeakImplHelper3 < ::com::sun::star::lang::XUnoTunnel , ::com::sun::star::lang::XServiceInfo diff --git a/sw/source/core/draw/dpage.cxx b/sw/source/core/draw/dpage.cxx index d5f976eddb..7376042031 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 e010ddfeca..5dc18458a0 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 74f3b60375..4e3686586d 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 c743a9ecd8..84a10f7663 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 12438765a5..9f5cb60df0 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 9a5d8160f7..b54b69efa1 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 6b9175004b..a01c12b158 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 7154e2860e..951210d692 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 36b44169a8..f69faaf76d 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 8c6e599f85..9f70daf355 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 e376c956ae..d2fcd35f3b 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 dd85275131..0dbe66d084 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 99473ac3c3..30824eb8fe 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 7a9f3953fd..1c73b9a225 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 3cdb9d1428..4509bd05fd 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 08c6492a0d..881ff1fc9d 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 a0bfcb4c19..12d5fac40d 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 e3df0023e4..5fbf9b159c 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 d4f9a1b577..803e258415 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 b8e9fe348e..999fe4c722 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 5dcaf62fbe..1ac09ba656 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 907cca8fac..64f67a3f9a 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 00f2780d14..3046dcde6b 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 d9066762ac..4058c64edf 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 0c293bad2c..e0b4963bdc 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 ff5ca137ff..d67640861f 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 5dbfaae260..71cea518e4 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 6808dece37..b2e1dd127c 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 410f8f6131..bda0c71765 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 d262222d8a..7f9d1dea25 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 f4240457d5..3663f92b88 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 27af46c445..478245441e 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 5427995518..4e02802542 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 a5e2ea9541..819938fee4 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 dc11424804..09782b0028 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 afe8794333..c03a9d0e88 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 71a4305683..b7ec7935ea 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 c7f3a4edf3..ddf856eac7 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 78e20b52fb..9d76bf4aa5 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 5baaebed41..d6c2abfa81 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(); |