Home
last modified time | relevance | path

Searched defs:RGBQUAD (Results 1 – 2 of 2) sorted by last modified time

/aoo41x/main/svtools/inc/svtools/
H A Dfltdefs.hxx35 #define RGBQUAD RGBQUADWIN macro
37 typedef struct RGBQUAD struct
44 RGBQUAD( const sal_uInt8 cRed = 0, const sal_uInt8 cGreen = 0, const sal_uInt8 cBlue = 0 ) : in RGBQUAD() argument
49 } RGBQUAD; typedef
75 #define RGBQUAD RGBQUADOS2 macro
84 typedef struct RGBQUAD struct
91 RGBQUAD( const sal_uInt8 cRed = 0, const sal_uInt8 cGreen = 0, const sal_uInt8 cBlue = 0 ) : in RGBQUAD() argument
96 } RGBQUAD; typedef
/aoo41x/main/dtrans/source/os2/clipb/
H A DOS2Bitmap.cxx38 } RGBQUAD, *LPRGBQUAD; typedef

Completed in 11 milliseconds