Kaydet (Commit) 8657e723 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Changing the vtable symbol from XPropertySet to XPropertySet2.

NOTE: This needs to be double-checked by an expert.  I'm modifying
a symbol that's defined in the UDK_3_0_0 section.  I'm not really
sure if this will cause any ABI breakages for either the core code
or extensions.
üst a3e7f4b9
...@@ -64,7 +64,7 @@ GetVersionInfo; ...@@ -64,7 +64,7 @@ GetVersionInfo;
??_7OPropertyArrayHelper@cppu@@6B@; ??_7OPropertyArrayHelper@cppu@@6B@;
??_7OPropertySetHelper@cppu@@6BXFastPropertySet@beans@star@sun@com@@@; ??_7OPropertySetHelper@cppu@@6BXFastPropertySet@beans@star@sun@com@@@;
??_7OPropertySetHelper@cppu@@6BXMultiPropertySet@beans@star@sun@com@@@; ??_7OPropertySetHelper@cppu@@6BXMultiPropertySet@beans@star@sun@com@@@;
??_7OPropertySetHelper@cppu@@6BXPropertySet@beans@star@sun@com@@@; ??_7OPropertySetHelper@cppu@@6BXPropertySet2@beans@star@sun@com@@@;
??_GIPropertyArrayHelper@cppu@@UAEPAXI@Z; ??_GIPropertyArrayHelper@cppu@@UAEPAXI@Z;
??_GOPropertyArrayHelper@cppu@@UAEPAXI@Z; ??_GOPropertyArrayHelper@cppu@@UAEPAXI@Z;
?addPropertiesChangeListener@OPropertySetHelper@cppu@@UAAXABV?$Sequence@VOUString@rtl@@@uno@star@sun@com@@ABV?$Reference@VXPropertiesChangeListener@beans@star@sun@com@@@4567@@Z; ?addPropertiesChangeListener@OPropertySetHelper@cppu@@UAAXABV?$Sequence@VOUString@rtl@@@uno@star@sun@com@@ABV?$Reference@VXPropertiesChangeListener@beans@star@sun@com@@@4567@@Z;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment