vclxtoolkit.cxx (b0724fc6) vclxtoolkit.cxx (27ead02a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 40 unchanged lines hidden (view full) ---

49#include <rtl/memory.h>
50#include <rtl/uuid.h>
51#include <rtl/process.h>
52
53#ifdef WNT
54#include <tools/prewin.h>
55#include <windows.h>
56#include <tools/postwin.h>
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 40 unchanged lines hidden (view full) ---

49#include <rtl/memory.h>
50#include <rtl/uuid.h>
51#include <rtl/process.h>
52
53#ifdef WNT
54#include <tools/prewin.h>
55#include <windows.h>
56#include <tools/postwin.h>
57#elif defined ( OS2 )
58#include <svpm.h>
57#elif (defined QUARTZ)
58#include "premac.h"
59#include <Cocoa/Cocoa.h>
60#include "postmac.h"
61#endif
62#include <vcl/sysdata.hxx>
63
64#include <toolkit/awt/vclxwindows.hxx>

--- 1677 unchanged lines hidden ---
59#elif (defined QUARTZ)
60#include "premac.h"
61#include <Cocoa/Cocoa.h>
62#include "postmac.h"
63#endif
64#include <vcl/sysdata.hxx>
65
66#include <toolkit/awt/vclxwindows.hxx>

--- 1677 unchanged lines hidden ---