summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/pcrstrings.hxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-02-19 11:58:36 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-02-19 11:58:36 +0100
commit839c7d708a3acbbf52b5ce03f91196884c0dc258 (patch)
tree966364b4aa7ca4f786cfdab5857fab9f768460fe /extensions/source/propctrlr/pcrstrings.hxx
parent43b9da7326dcf21ead6edabdf4c66be39a9a6360 (diff)
dba33f: #i109431#: need a css.form.runtime.FormController, not the legacy css.form.FormController
Diffstat (limited to 'extensions/source/propctrlr/pcrstrings.hxx')
-rw-r--r--extensions/source/propctrlr/pcrstrings.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/pcrstrings.hxx b/extensions/source/propctrlr/pcrstrings.hxx
index 3b29bf87f405..8d0808d077b1 100644
--- a/extensions/source/propctrlr/pcrstrings.hxx
+++ b/extensions/source/propctrlr/pcrstrings.hxx
@@ -41,9 +41,6 @@ namespace pcr
// properties
PCR_CONSTASCII_STRING( PROPERTY_TABBINGMODEL, "TabbingModel" );
- // services
- PCR_CONSTASCII_STRING( SERVICE_FORMCONTROLLER, "com.sun.star.form.FormController" );
-
//............................................................................
} // namespace pcr
//............................................................................