summaryrefslogtreecommitdiff
path: root/wizards/source/tools/ModuleControls.xba
diff options
context:
space:
mode:
authorTom Verbeek <tv@openoffice.org>2001-08-02 15:49:30 +0000
committerTom Verbeek <tv@openoffice.org>2001-08-02 15:49:30 +0000
commit45675069767490469f80112cf7907158b18c3c19 (patch)
tree16415ba074066c23408ea8fb0b2abca8d972f131 /wizards/source/tools/ModuleControls.xba
parent5897a7044b67dfcbc5f1d2988c1be127dc59f739 (diff)
#90532# fixed change to new file format with the templates
Diffstat (limited to 'wizards/source/tools/ModuleControls.xba')
-rw-r--r--wizards/source/tools/ModuleControls.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/tools/ModuleControls.xba b/wizards/source/tools/ModuleControls.xba
index fab31d51cf1f..390369953351 100644
--- a/wizards/source/tools/ModuleControls.xba
+++ b/wizards/source/tools/ModuleControls.xba
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE script:module PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "module.dtd">
<script:module xmlns:script="http://openoffice.org/2000/script" script:name="ModuleControls" script:language="StarBasic">Option Explicit
-
+&apos;bla
&apos; Accepts the name of a control and returns the respective control model as object
&apos; The Container can either be a whole document or a specific sheet of a Calc-Document