User:Ericb/Salgtype.hxx

From Apache OpenOffice Wiki
< User:Ericb
Revision as of 11:25, 25 March 2010 by B michaelsen (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Defines some structures and constants.

Includes :

   sv.h ->  which includes tools/solar.h and tools/solar.h does contain types definition, with inclusions for sal/types and osl/endian.h

Constants :

SalColor :

   MAKE_SALCOLOR( r, g, b )
   SALCOLOR_RED( n )
   SALCOLOR_GREEN( n )
   SALCOLOR_BLUE ( n )

SalROPColor :

   SAL_ROP_0
   SAL_ROP_1
   SAL_ROP_INVERT

SalInvert :

   SAL_INVERT_HIGHLIGHT
   SAL_INVERT_50
   SAL_INVERT_TRACKFRAME


Structure :

   SalTwoRect is defined by the following parameters : 
       mnSrcX
       mnSrcY
       mnSrcWidth
       mnSrcHeight
       mnDestX
       mnDestY
       mnDestWidth
       mnDestHeight
Personal tools