https://bugs.freedesktop.org/show_bug.cgi?id=82580
--- Comment #3 from Thomas Arnhold <thomas-libo@arnhold.org> ---
(In reply to comment #0)
2) in some cases it can be avoided to have the Win32 type
   and the LO type visible in the same LO source file
   by not including both the defining LO and Win32 headers
Note, that this could be complicated, because we (mostly) use precompiled
headers on Windows, which include nearly all headers needed by a module. See
for example oox/inc/pch/precompiled_oox.hxx, which includes all headers from
the oox module. And thus avoiding to include one file could be problematic.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
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.