Commit Graph

8 Commits

Author SHA1 Message Date
708fc1c187 fdo#82577, fdo#82579: Handle Cursor
Put the vcl Cursor in the vcl namespace. Avoids collision with the Xlib Cursor
typedef and some ancient Carbon (?) Cursor typedef on OS X.

Change-Id: I7af770c522b5774c87f58cc079ced9fc1bcc88b0
2014-08-23 19:20:03 +03:00
95a5d77331 fdo#82579: The SDK used by the "TDF" tb needs Cursor and Line to be handled
Change-Id: Idb9600b49ef711f0c11faa8650853fee0c455763
2014-08-17 13:27:42 +03:00
c2d3b7e4aa fdo#82579: Only Point, Polygon, Size and TimeValue need to be handled
Change-Id: I901386fadf8adbf6daad178b1fc2618430280792
2014-08-17 13:13:37 +03:00
aaca2debfa DirInfo, LSize and MemoryBlock are unused
Change-Id: I6ddec983ef160cabf22690d0f3e8cfb08ba52394
2014-08-16 21:55:27 +03:00
e98397d1ce Our use of Ptr does not clash with the <MacTypes.h> typedef
Change-Id: I5bcd1afde7c083c9a86be068c211fad152e75d01
2014-08-16 21:55:26 +03:00
d4a8fa7db0 Our use of Byte does not clash with the <MacTypes.h> typedef
Change-Id: I693de4bc9eb7fc9b409d321e0dcec6e0c03212c3
2014-08-16 21:31:30 +03:00
1bfbb58082 premac.h: remove StringPtr mangling
Change-Id: I94f5331fd00602778421ff6ba5f96cf2366cf1da
2013-10-22 22:30:21 +02:00
be421269f9 move headers from solenv/inc/ to include/
Change-Id: Ieb6cba645b3535f7d683d2aefa5599d04d9994f3
Reviewed-on: https://gerrit.libreoffice.org/3403
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-16 18:25:18 +00:00