summaryrefslogtreecommitdiff
path: root/starmath/source/mathtype.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-05-06 16:28:57 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-05-07 11:05:02 +0200
commit60bbbcabed5ddf477a17970af79f464fc5e98753 (patch)
treeef1749616721f9f79264d7e653d5d23ab6c30955 /starmath/source/mathtype.hxx
parentbb2174d86728a3aead640032745b1e781d7f818b (diff)
Remove SvStorageStream alias
Change-Id: I9d835e6032e2366e5357240609ff0e60273d475b
Diffstat (limited to 'starmath/source/mathtype.hxx')
-rw-r--r--starmath/source/mathtype.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/mathtype.hxx b/starmath/source/mathtype.hxx
index a5698320e5cb..bccb190b1af0 100644
--- a/starmath/source/mathtype.hxx
+++ b/starmath/source/mathtype.hxx
@@ -120,7 +120,7 @@ private:
sal_uInt8 nProdVersion;
sal_uInt8 nProdSubVersion;
- SvStorageStream *pS;
+ SotStorageStream *pS;
void Init();