summaryrefslogtreecommitdiff
path: root/basic/inc/basic/sbxprop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/inc/basic/sbxprop.hxx')
-rw-r--r--basic/inc/basic/sbxprop.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basic/inc/basic/sbxprop.hxx b/basic/inc/basic/sbxprop.hxx
index 25c875df9222..33bbdd418820 100644
--- a/basic/inc/basic/sbxprop.hxx
+++ b/basic/inc/basic/sbxprop.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -35,7 +35,7 @@ class SbxPropertyImpl;
class SbxProperty : public SbxVariable
{
- SbxPropertyImpl* mpSbxPropertyImpl; // Impl data
+ SbxPropertyImpl* mpSbxPropertyImpl; // Impl data
public:
SBX_DECL_PERSIST_NODATA(SBXCR_SBX,SBXID_PROPERTY,1);