ooo-build r15280 - in trunk: . patches/dev300
- From: kyoshida svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r15280 - in trunk: . patches/dev300
- Date: Tue, 3 Feb 2009 15:18:10 +0000 (UTC)
Author: kyoshida
Date: Tue Feb 3 15:18:10 2009
New Revision: 15280
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15280&view=rev
Log:
2009-02-03 Kohei Yoshida <kyoshida novell com>
* patches/dev300/calc-formula-asian-phonetic.diff: fixed another link
problem because ScAsianEditCell was not prefixed with SC_DLLPUBLIC.
Modified:
trunk/ChangeLog
trunk/patches/dev300/calc-formula-asian-phonetic.diff
Modified: trunk/patches/dev300/calc-formula-asian-phonetic.diff
==============================================================================
--- trunk/patches/dev300/calc-formula-asian-phonetic.diff (original)
+++ trunk/patches/dev300/calc-formula-asian-phonetic.diff Tue Feb 3 15:18:10 2009
@@ -163,7 +163,7 @@
+ * A class for representing of Asian phonetic guide.
+ * It is derived from ScStringCell.
+ */
-+class ScAsianEditCell : public ScEditCell
++class SC_DLLPUBLIC ScAsianEditCell : public ScEditCell
+{
+private:
+ ScPhonetic aPhonetic;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]