summaryrefslogtreecommitdiff
path: root/include/editeng/svxrtf.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-12 16:04:04 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-10-12 17:52:29 +0200
commitb36963c0a6a09f70ca6d8d607dd3249a3496497d (patch)
tree33e06dc8d227957cb31355277fb5cf20b9918628 /include/editeng/svxrtf.hxx
parentb08247a12b43fcd9f86ecd912fce7d69a3e66061 (diff)
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
Diffstat (limited to 'include/editeng/svxrtf.hxx')
-rw-r--r--include/editeng/svxrtf.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/editeng/svxrtf.hxx b/include/editeng/svxrtf.hxx
index efd406391143..0504c88d0c5d 100644
--- a/include/editeng/svxrtf.hxx
+++ b/include/editeng/svxrtf.hxx
@@ -256,10 +256,10 @@ protected:
static OUString& DelCharAtEnd( OUString& rStr, const sal_Unicode cDel );
// is called for each token that is recognized in CallParser
- virtual void NextToken( int nToken ) SAL_OVERRIDE;
+ virtual void NextToken( int nToken ) override;
- virtual void ReadBitmapData() SAL_OVERRIDE;
- virtual void ReadOLEData() SAL_OVERRIDE;
+ virtual void ReadBitmapData() override;
+ virtual void ReadOLEData() override;
void ReadStyleTable();
void ReadColorTable();
@@ -309,7 +309,7 @@ protected:
public:
- virtual SvParserState CallParser() SAL_OVERRIDE;
+ virtual SvParserState CallParser() override;
inline const Color& GetColor( size_t nId ) const;
const vcl::Font& GetFont( sal_uInt16 nId ); // Changes the default Font
@@ -326,7 +326,7 @@ public:
void ReadBackgroundAttr( int nToken, SfxItemSet& rSet, bool bTableDef=false );
// for asynchronous read from the SvStream
- virtual void Continue( int nToken ) SAL_OVERRIDE;
+ virtual void Continue( int nToken ) override;
// get RTF default ItemSets. Must be used by pard/plain tokens or in
// reset of Style-Items