User:Ericb/Salctype.hxx

From Apache OpenOffice Wiki
< User:Ericb(Redirected from Salctype.hxx)
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]

ConvertData class

to be continued...

Personal tools