summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/richstringcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/richstringcontext.hxx')
-rw-r--r--sc/source/filter/inc/richstringcontext.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/inc/richstringcontext.hxx b/sc/source/filter/inc/richstringcontext.hxx
index 67685c8f9c93..43ddb9aa0dab 100644
--- a/sc/source/filter/inc/richstringcontext.hxx
+++ b/sc/source/filter/inc/richstringcontext.hxx
@@ -41,7 +41,6 @@ private:
RichStringRef mxString; /// Processed string.
RichStringPortionRef mxPortion; /// Processed portion in the string.
RichStringPhoneticRef mxPhonetic; /// Processed phonetic text portion.
- FontRef mxFont; /// Processed font of the portion.
};
template< typename ParentType >