summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/pptexsoundcollection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/eppt/pptexsoundcollection.hxx')
-rw-r--r--sd/source/filter/eppt/pptexsoundcollection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/pptexsoundcollection.hxx b/sd/source/filter/eppt/pptexsoundcollection.hxx
index 8bb5c52f4adc..693e17540c8b 100644
--- a/sd/source/filter/eppt/pptexsoundcollection.hxx
+++ b/sd/source/filter/eppt/pptexsoundcollection.hxx
@@ -39,7 +39,7 @@ class ExSoundEntry
OUString ImplGetName() const;
OUString ImplGetExtension() const;
- public :
+ public:
bool IsSameURL(const OUString& rURL) const;
sal_uInt32 GetFileSize( ) const { return nFileSize; };