summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmtools.hxx')
-rw-r--r--svx/source/inc/fmtools.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/inc/fmtools.hxx b/svx/source/inc/fmtools.hxx
index 5010fe9c09b2..6c1d1111ac11 100644
--- a/svx/source/inc/fmtools.hxx
+++ b/svx/source/inc/fmtools.hxx
@@ -384,11 +384,6 @@ sal_Bool isLoadable(const ::com::sun::star::uno::Reference< ::com::sun::star::un
sal_Bool isRowSetAlive(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& _rxRowSet);
// checks if the ::com::sun::star::sdbcx::XColumnsSupplier provided by _rxRowSet supllies any columns
-void initializeTextFieldLineEnds(
- const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxModel,
- const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB
- ) SAL_THROW(());
-
//==================================================================
typedef ::std::set < ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
, ::comphelper::OInterfaceCompare< ::com::sun::star::uno::XInterface >