Home
last modified time | relevance | path

Searched refs:Y4 (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.src36 #define Y4 Y3 + MBOX_HEIGHT + CONTROL_SPACING_VERTICAL
37 #define Y5 Y4 + MBOX_HEIGHT + CONTROL_SPACING_VERTICAL
135 Pos = MAP_APPFONT (X1, Y4) ;
151 Pos = MAP_APPFONT (X3, Y4) ;
197 Pos = MAP_APPFONT(X0, Y4) ;
206 Pos = MAP_APPFONT(X2, Y4) ;
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.src30 #define Y4 (Y3+16)
31 #define Y5 (Y4+16)
137 Pos = MAP_APPFONT ( X2 , Y4 ) ;
146 Pos = MAP_APPFONT ( X3 , Y4-2 ) ;
153 Pos = MAP_APPFONT ( X4 , Y4+1 ) ;
H A Dtp_AxisPositions.src31 #define Y4 (Y3+13)
32 #define Y5 (Y4)
136 Pos = MAP_APPFONT ( X2, Y4 ) ;
145 Pos = MAP_APPFONT ( X4, Y4 - 2 ) ;
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.src230 #define Y4 (Y3 + 3 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBOX_HEIGHT + RSC_CD_TEXTBOX_HE…
234 Pos = MAP_APPFONT ( C1, Y4 ) ;
241 Pos = MAP_APPFONT ( C1, Y4 + SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT ) ;
247 #define Y5 (Y4 + 2 * SPACE_Y + RSC_CD_FIXEDLINE_HEIGHT + RSC_CD_CHECKBOX_HEIGHT )
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx1384 long Yr, Hr, Y1, Y2, Y3, Y4; in Distort() local
1404 Y4 = rDistortedRect[2].Y(); in Distort()
1420 fTx * (fUy * Y2 + fTy * Y4) ); in Distort()
/trunk/main/tools/source/generic/
H A Dpoly.cxx1359 long Yr, Hr, Y1, Y2, Y3, Y4; in Distort() local
1378 Y4 = rDistortedRect[2].Y(); in Distort()
1390 rPnt.Y() = (long) ( fUx * (fUy * Y1 + fTy * Y3) + fTx * (fUy * Y2 + fTy * Y4) ); in Distort()

Completed in 32 milliseconds