User:Ericb/Salctype.hxx

From Apache OpenOffice Wiki
< User:Ericb
Revision as of 09:45, 14 February 2006 by Fleurda (Talk | contribs)

Jump to: navigation, search

Defines marcro for the CVT for different types of graphics :

CVT_UNKNOWN	(0x00000000UL)
CVT_BMP		(0x00000001UL)
CVT_GIF		(0x00000002UL)
CVT_JPG		(0x00000003UL)
CVT_MET		(0x00000004UL)
CVT_PCT		(0x00000005UL)
CVT_PNG		(0x00000006UL)
CVT_SVM		(0x00000007UL)
CVT_TIF		(0x00000008UL)
CVT_WMF		(0x00000009UL)
CVT_EMF		(0x0000000aUL) 

Reminder : CVT is a a collection of datasets of points generated by an M-dimensional Centroidal Voronoi Tessellation [1]

Personal tools