Difference between revisions of "User:Ericb/Salgeom.hxx"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 
Contains a structure with these following parameters :  
 
Contains a structure with these following parameters :  
  
nX and nY : position of the upper left corner of the area
+
    nX and nY : position of the upper left corner of the area
  
nWidth and nHeight : dimension of the area
+
    nWidth and nHeight : dimension of the area
  
nLeftDecoration, nTopDecoration, nRightDecoration, nBottomDecoration : tickness of the decoration of the area
+
    nLeftDecoration, nTopDecoration, nRightDecoration, nBottomDecoration : tickness of the decoration of the area
  
 
Maybe use everytime a window is drawn or redrawn.
 
Maybe use everytime a window is drawn or redrawn.

Revision as of 09:26, 14 February 2006

Contains a structure with these following parameters :

   nX and nY : position of the upper left corner of the area
   nWidth and nHeight : dimension of the area
   nLeftDecoration, nTopDecoration, nRightDecoration, nBottomDecoration : tickness of the decoration of the area

Maybe use everytime a window is drawn or redrawn.

Personal tools