summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmservs.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-01-31 18:02:02 +0200
committerNoel Grandin <noel@peralex.com>2013-02-11 08:02:18 +0200
commite7a76a0e65a185c3ac0ef041f7e6957d3f8b655b (patch)
tree5f3ffccac0b0de52a551075abe31de0f2ce3b9bd /svx/source/inc/fmservs.hxx
parent5d0b2b011ff2f141db452ffef84c3a77efbd6e7b (diff)
fdo#46808, convert form::runtime::FormController to new-style
Change-Id: Ied761cbb8e23d65596a5fdc4650e1cd2c95e9245
Diffstat (limited to 'svx/source/inc/fmservs.hxx')
-rw-r--r--svx/source/inc/fmservs.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/inc/fmservs.hxx b/svx/source/inc/fmservs.hxx
index 61ad6dc6150b..62705b641393 100644
--- a/svx/source/inc/fmservs.hxx
+++ b/svx/source/inc/fmservs.hxx
@@ -45,7 +45,6 @@
#define FM_COMPONENT_IMAGECONTROL rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.form.component.ImageControl" ) )
#define FM_CONTROL_GRID rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.form.control.Grid" ) )
#define FM_CONTROL_GRIDCONTROL rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.form.control.GridControl" ) )
-#define FM_FORM_CONTROLLER rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.form.runtime.FormController" ) )
#define SRV_SDB_CONNECTION rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sdb.Connection" ) )
#define FM_SUN_COMPONENT_FORM rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.form.component.Form" ) )
#define FM_SUN_COMPONENT_TEXTFIELD rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.form.component.TextField" ) )