Kaydet (Commit) 556d9a6b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Avoid reserved identifier

Change-Id: I9d36c79e73d061689b6f9b9ddc5f5a99f8a2d2ab
üst 16524faa
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef __INCLUDED_INCLUDE_OOX_OLE_VBAEXPORT_HXX__ #ifndef INCLUDED_OOX_OLE_VBAEXPORT_HXX
#define __INCLUDED_INCLUDE_OOX_OLE_VBAEXPORT_HXX__ #define INCLUDED_OOX_OLE_VBAEXPORT_HXX
#include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/uno/XInterface.hpp>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment