From e14b7660f622a83fe97635649674ade05fe1eb72 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 6 May 2015 16:30:56 +0200 Subject: Remove SvStorage alias Change-Id: Id07ace147ff4fd4a17d05ba3cce6408def05c9c7 --- include/basic/sbxdef.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/basic') diff --git a/include/basic/sbxdef.hxx b/include/basic/sbxdef.hxx index dab0f2a07770..de876198ca7e 100644 --- a/include/basic/sbxdef.hxx +++ b/include/basic/sbxdef.hxx @@ -87,7 +87,7 @@ enum SbxDataType { SbxSV1 = 128, // first defined data type for StarView SbxMEMORYSTREAM, // SvMemoryStream - SbxSTORAGE, // SvStorage + SbxSTORAGE, // SotStorage SbxUSER1 = 256, // first user defined data type SbxUSERn = 2047 // last user defined data type -- cgit v1.2.3