summaryrefslogtreecommitdiff
path: root/wizards/source/access2base/OptionGroup.xba
diff options
context:
space:
mode:
authorJean-Pierre Ledure <jp@ledure.be>2014-08-23 12:42:57 +0200
committerJean-Pierre Ledure <jp@ledure.be>2014-08-23 12:42:57 +0200
commitfbbd7045a89e93cb732011471e98cedb0487eff3 (patch)
tree17568053772537da1b7e58f7f2caf300a3423338 /wizards/source/access2base/OptionGroup.xba
parent9e8b930b136b5e6b74aea92863dc9fb2dfd97e9f (diff)
Access2Base - Removal of Property Set constructions
The workaround to bug https://www.libreoffice.org/bugzilla/show_bug.cgi?id=60752 has been removed. Bug corrected in LO 4.0.2 End of support of Access2Base under LO 4.0.0 and 4.0.1 Change-Id: Ide5046ce4a44096bca42eaf14c4dc96c59958e16
Diffstat (limited to 'wizards/source/access2base/OptionGroup.xba')
-rw-r--r--wizards/source/access2base/OptionGroup.xba10
1 files changed, 0 insertions, 10 deletions
diff --git a/wizards/source/access2base/OptionGroup.xba b/wizards/source/access2base/OptionGroup.xba
index 7b8e4a78503c..1fe523034419 100644
--- a/wizards/source/access2base/OptionGroup.xba
+++ b/wizards/source/access2base/OptionGroup.xba
@@ -302,14 +302,4 @@ Error_Function:
_PropertySet = False
GoTo Exit_Function
End Function &apos; _PropertySet
-
-REM -----------------------------------------------------------------------------------------------------------------------
-REM --- CLASS PROPERTY SETs ---
-REM --- Workaround to bug https://www.libreoffice.org/bugzilla/show_bug.cgi?id=60752 (LibreOffice 4.0) ---
-REM -----------------------------------------------------------------------------------------------------------------------
-
-Property Set Value(ByVal pvValue As Variant)
- Call _PropertySet(&quot;Value&quot;, pvValue)
-End Property &apos; Value (set)
-
</script:module> \ No newline at end of file