summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/unocontrolbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/unocontrolbase.hxx')
-rw-r--r--include/toolkit/controls/unocontrolbase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/toolkit/controls/unocontrolbase.hxx b/include/toolkit/controls/unocontrolbase.hxx
index 1ca1eb4cf1f3..9319040d59be 100644
--- a/include/toolkit/controls/unocontrolbase.hxx
+++ b/include/toolkit/controls/unocontrolbase.hxx
@@ -46,7 +46,6 @@ protected:
sal_Bool ImplGetPropertyValue_BOOL( sal_uInt16 nProp );
sal_Int16 ImplGetPropertyValue_INT16( sal_uInt16 nProp );
sal_Int32 ImplGetPropertyValue_INT32( sal_uInt16 nProp );
- sal_Int64 ImplGetPropertyValue_INT64( sal_uInt16 nProp );
double ImplGetPropertyValue_DOUBLE( sal_uInt16 nProp );
OUString ImplGetPropertyValue_UString( sal_uInt16 nProp );
::com::sun::star::util::Date ImplGetPropertyValue_Date( sal_uInt16 nProp );