summaryrefslogtreecommitdiff
path: root/wizards/source/tools/Misc.xba
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2001-04-30 10:45:28 +0000
committerBehrend Cornelius <bc@openoffice.org>2001-04-30 10:45:28 +0000
commit745c9166f0ecacf2b71d21258fc510ee96dcb4ce (patch)
tree17bba343095ba28a9aad06f4f7af6a062f1563db /wizards/source/tools/Misc.xba
parent69b116398fb158fe269f0346e87af2cd5f7d05c7 (diff)
*** empty log message ***
Diffstat (limited to 'wizards/source/tools/Misc.xba')
-rw-r--r--wizards/source/tools/Misc.xba2
1 files changed, 0 insertions, 2 deletions
diff --git a/wizards/source/tools/Misc.xba b/wizards/source/tools/Misc.xba
index 037d45c5a7cd..1e99ed8cf448 100644
--- a/wizards/source/tools/Misc.xba
+++ b/wizards/source/tools/Misc.xba
@@ -534,7 +534,6 @@ Function GetDocumentType(oDocument)
End Function
-
Function GetNumberFormatType(oDocFormats, oFormatObject as Object) as Integer
Dim ThisFormatKey as Long
Dim oObjectFormat as Object
@@ -730,7 +729,6 @@ Dim PropValue(1) as new com.sun.star.beans.PropertyValue
End Sub
-
Function ModifyPropertyValue(oContent() as Object, TargetProperties() as New com.sun.star.beans.PropertyValue )
Dim MaxIndex as Integer
Dim i as Integer