summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/document.hxx')
-rw-r--r--sc/inc/document.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index 39334eea6f58..ea2d65feba54 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -1232,7 +1232,7 @@ public:
SC_DLLPUBLIC void CopyUpdated( ScDocument* pPosDoc, ScDocument* pDestDoc );
void UpdateReference(
- const sc::RefUpdateContext& rCxt, ScDocument* pUndoDoc = NULL, bool bIncludeDraw = true,
+ sc::RefUpdateContext& rCxt, ScDocument* pUndoDoc = NULL, bool bIncludeDraw = true,
bool bUpdateNoteCaptionPos = true );
SC_DLLPUBLIC void UpdateTranspose( const ScAddress& rDestPos, ScDocument* pClipDoc,
000'>2003-04-15INTEGRATION: CWS adc5 (1.8.24); FILE MERGEDJens-Heiner Rechtien 2003/04/14 14:49:05 np 1.8.24.1: 107553 2003-04-15INTEGRATION: CWS dbgmacros1 (1.1.46); FILE MERGEDVladimir Glazounov 2003/04/10 09:31:54 kso 1.1.46.1: #108413# - debug macro unification. 2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien 2002-12-11#100000# Don't link against UWINAPILIB here.Rüdiger Timm 2002-12-11#100000# Bad trick seen from NP: badcast.cxx to get std::bad_cast for windows.Rüdiger Timm 2002-11-14#100000# Workaround to: Bug in STLPort configuration leads to inconsistent ↵Nikolai Pretzell exception specifications. 2002-11-14#100000# Workaround to: Bug in STLPort configuration leads to inconsistent ↵Nikolai Pretzell exception specifications. 2002-11-11#91933# Allow XML tags like <EmptyTag/> in XML module descriptions.Nikolai Pretzell 2002-08-08#101136# cleanup regarding namespaces and portabilityNikolai Pretzell 2002-02-14#87576# dependency cleanupRüdiger Timm 2001-10-02Issuezilla 789 fix.Nikolai Pretzell 2001-09-28del: unused variableMartin Hollmichel 2001-09-28reorder initialization list to match declaration orderMartin Hollmichel 2001-08-13Added dependency to stlportKurt Zenker 2001-08-03chg: testMartin Hollmichel 2001-07-18#87298#Hans-Joachim Lankenau 2001-07-10Fixed: getdescr()-file creation was announced even when not performed.Nikolai Pretzell 2001-07-10allow type list to be put to stdoutNikolai Pretzell 2001-06-18Make srvdepy available by delivering.Nikolai Pretzell