summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/docnew.cxx')
-rw-r--r--sw/source/core/doc/docnew.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx
index 44428daa386d..b4e65b75687c 100644
--- a/sw/source/core/doc/docnew.cxx
+++ b/sw/source/core/doc/docnew.cxx
@@ -466,7 +466,7 @@ static void DeleteAndDestroy(SwGrfFmtColls& rFmts, int aStartIdx, int aEndIdx)
rFmts.erase( rFmts.begin() + aStartIdx, rFmts.begin() + aEndIdx);
}
-/*
+/**
* Speciality: a member of the class SwDoc is located at
* position 0 in the array of the Format and GDI objects.
* This MUST not be destroyed using 'delete' in any case!
@@ -928,9 +928,7 @@ SwModify* SwDoc::GetUnoCallBack() const
}
-/** SwDoc:
- * Reading and writing of the layout cache.
- *--------------------------------------------------*/
+/** SwDoc: Reading and writing of the layout cache. */
void SwDoc::ReadLayoutCache( SvStream& rStream )
{
if( !mpLayoutCache )
'2010-06-18 14:29:05 +0200'>2010-06-18merge DEV300_m83Lars Langhans 2010-06-08sb123:#i111449# cleanups in ucb qa/complex testsLars Langhans 2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs] 2010-03-25slidecopy: module ucb now depends on module tools (need tools/diagnose_ex.h)Frank Schoenheit [fs] 2010-03-24slidecopy: initial version of an UCP for browsing the content of the deployed...Frank Schoenheit [fs] 2010-02-16sb118: adapted remaining */qa/unoapi tests to new frameworksb 2008-05-14INTEGRATION: CWS ucpgio1 (1.18.122); FILE MERGEDVladimir Glazounov 2008-05-14INTEGRATION: CWS ucpgio1 (1.29.44); FILE MERGEDVladimir Glazounov