Kaydet (Commit) 864e4244 authored tarafından Michael Stahl's avatar Michael Stahl

warning C4273: sbxToUnoValue: inconsistent dll linkage

Change-Id: I4677038ea4c702dfcea70a018c119ed31bb2cc60
(cherry picked from commit 7fe270b5)
üst ca458daa
...@@ -87,6 +87,7 @@ ...@@ -87,6 +87,7 @@
#include "excelvbahelper.hxx" #include "excelvbahelper.hxx"
#include <basic/sbmod.hxx> #include <basic/sbmod.hxx>
#include <basic/sbuno.hxx>
#include <basic/sbxobj.hxx> #include <basic/sbxobj.hxx>
#include "viewutil.hxx" #include "viewutil.hxx"
...@@ -105,8 +106,6 @@ using ::rtl::OUString; ...@@ -105,8 +106,6 @@ using ::rtl::OUString;
#define FILE_PATH_SEPERATOR "\\" #define FILE_PATH_SEPERATOR "\\"
#endif #endif
uno::Any sbxToUnoValue( SbxVariable* pVar );
// ============================================================================ // ============================================================================
/** Global application settings shared by all open workbooks. */ /** Global application settings shared by all open workbooks. */
......
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