summaryrefslogtreecommitdiff
path: root/sc/inc/token.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/token.hxx')
-rw-r--r--sc/inc/token.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx
index 5892a3b91a45..147bba46730d 100644
--- a/sc/inc/token.hxx
+++ b/sc/inc/token.hxx
@@ -442,7 +442,7 @@ public:
if ( pS )
*pS = (*pD).Ref1;
}
- inline ScComplexRefData& Ref() { return *pD; }
+ ScComplexRefData& Ref() { return *pD; }
};
class SingleDoubleRefProvider