summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common/prova.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/common/prova.py')
-rw-r--r--wizards/com/sun/star/wizards/common/prova.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/wizards/com/sun/star/wizards/common/prova.py b/wizards/com/sun/star/wizards/common/prova.py
new file mode 100644
index 000000000..1219ba9af
--- /dev/null
+++ b/wizards/com/sun/star/wizards/common/prova.py
@@ -0,0 +1,7 @@
+from PropertyNames import PropertyNames
+
+class prova:
+
+ def Imprimir(self):
+ print PropertyNames.PROPERTY_STEP
+