Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


At 7:19am -0500 Tue, 15 Nov 2011, Fridrich Štrba wrote:
New commits:
commit 1f2d0c83d07b2c877722069c0075ba35860a0400
Author: Fridrich Štrba
Date:   Tue Nov 15 13:19:24 2011 +0100

     Put back a method needed by Windows and reformat a bit

diff --git a/basic/inc/basic/sbxvar.hxx b/basic/inc/basic/sbxvar.hxx
index 485c33e..08e8002 100644
--- a/basic/inc/basic/sbxvar.hxx
+++ b/basic/inc/basic/sbxvar.hxx
@@ -212,6 +212,7 @@ public:

              // Special methods
      sal_Bool PutDecimal( com::sun::star::bridge::oleautomation::Decimal&  rAutomationDec );
+    sal_Bool PutDecimal( SbxDecimal* pDecimal ); // This function is needed for Windows build, 
don't remove
      sal_Bool fillAutomationDecimal( com::sun::star::bridge::oleautomation::Decimal&  
rAutomationDec );

Naive question: if it's only needed for Windows, is this not a place for an #ifdef ?

Kevin


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.