summaryrefslogtreecommitdiff
path: root/shell/source/win32/ooofilereader/autostyletag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/ooofilereader/autostyletag.hxx')
-rw-r--r--shell/source/win32/ooofilereader/autostyletag.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/ooofilereader/autostyletag.hxx b/shell/source/win32/ooofilereader/autostyletag.hxx
index 6b2140f34ec7..34c563f44635 100644
--- a/shell/source/win32/ooofilereader/autostyletag.hxx
+++ b/shell/source/win32/ooofilereader/autostyletag.hxx
@@ -49,7 +49,7 @@ class CAutoStyleTag : public ITag
void setStyle( ::std::wstring const & Style );
void setLocale(const LocaleSet_t& Locale);
- void clearStyleLocalePair( void );
+ void clearStyleLocalePair();
inline StyleLocalePair_t getStyleLocalePair() const{ return m_CurrentStyleLocalePair; };
inline bool isFull() const
{