|
LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Classes | |
| struct | ConvertData |
Typedefs | |
| typedef sal_uLong(* | SALGRFCVTPROC) (void *pInst, ConvertDataFormat nInFormat, void *pInBuffer, sal_uLong nInBufSize, ConvertDataFormat nOutFormat, void **ppOutBuffer) |
Enumerations | |
| enum class | ConvertDataFormat { Unknown , BMP , GIF , JPG , MET , PCT , PNG , SVM , TIF , WMF , EMF , SVG , WEBP } |
| typedef sal_uLong(* SALGRFCVTPROC) (void *pInst, ConvertDataFormat nInFormat, void *pInBuffer, sal_uLong nInBufSize, ConvertDataFormat nOutFormat, void **ppOutBuffer) |
Definition at line 59 of file salctype.hxx.
|
strong |
| Enumerator | |
|---|---|
| Unknown | |
| BMP | |
| GIF | |
| JPG | |
| MET | |
| PCT | |
| PNG | |
| SVM | |
| TIF | |
| WMF | |
| EMF | |
| SVG | |
| WEBP | |
Definition at line 28 of file salctype.hxx.