summaryrefslogtreecommitdiff
path: root/include/toolkit/helper/property.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/helper/property.hxx')
-rw-r--r--include/toolkit/helper/property.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/toolkit/helper/property.hxx b/include/toolkit/helper/property.hxx
index 453cf34d25e5..92f772bf6f19 100644
--- a/include/toolkit/helper/property.hxx
+++ b/include/toolkit/helper/property.hxx
@@ -233,9 +233,6 @@ namespace uno {
#define PROPERTY_ALIGN_CENTER 1
#define PROPERTY_ALIGN_RIGHT 2
-#define PROPERTY_STATE_OFF 0
-#define PROPERTY_STATE_ON 1
-#define PROPERTY_STATE_DONTCARE 2
TOOLKIT_DLLPUBLIC sal_uInt16 GetPropertyId( const OUString& rPropertyName );
const ::com::sun::star::uno::Type* GetPropertyType( sal_uInt16 nPropertyId );