Home
last modified time | relevance | path

Searched defs:y (Results 76 – 100 of 245) sorted by relevance

12345678910

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DPane.java43 private byte[] y = new byte[2]; field in Pane
/trunk/main/canvas/inc/canvas/rendering/
H A Direndermodule.hxx49 float x,y,z; member
/trunk/main/extensions/source/scanner/
H A Dsane.cxx56 #define FAIL_SHUTDOWN_STATE( x, y, z ) \ argument
65 #define FAIL_STATE( x, y, z ) \ argument
73 #define DUMP_STATE( x, y ) \ argument
80 #define CHECK_STATE( x, y ) \ argument
/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx150 sal_uInt16 d,m,y; in Reset() local
/trunk/main/sal/osl/os2/
H A Dsocket.c126 #define FAMILY_FROM_NATIVE(y) osl_AddrFamilyFromNative(y) argument
160 #define PROTOCOL_FROM_NATIVE(y) osl_ProtocolFromNative(y) argument
195 #define TYPE_FROM_NATIVE(y) osl_SocketTypeFromNative(y) argument
243 #define OPTION_FROM_NATIVE(y) osl_SocketOptionFromNative(y) argument
274 #define OPTION_LEVEL_FROM_NATIVE(y) osl_SocketOptionLevelFromNative(y) argument
308 #define MSG_FLAG_FROM_NATIVE(y) osl_SocketMsgFlagFromNative(y) argument
341 #define DIRECTION_FROM_NATIVE(y) osl_SocketDirectionFromNative(y) argument
414 #define ERROR_FROM_NATIVE(y) osl_SocketErrorFromNative(y) argument
/trunk/main/filter/source/graphicfilter/eras/
H A Deras.cxx189 sal_uLong x, y; in ImplWriteBody() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DStateSetView.java122 int y = aWidgetArea.y+aWidgetArea.height - 25; in PaintAllStates() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotFieldGroupsObj.java203 int y = sCellAdress.Row + 3; in createTestEnvironment() local
H A DScDataPilotFieldGroupObj.java203 int y = sCellAdress.Row + 3; in createTestEnvironment() local
H A DScDataPilotFieldObj.java203 int y = sCellAdress.Row + 3; in createTestEnvironment() local
H A DScDataPilotItemsObj.java204 int y = sCellAdress.Row + 3; in createTestEnvironment() local
H A DScDataPilotFieldGroupItemObj.java204 int y = sCellAdress.Row + 3; in createTestEnvironment() local
H A DScDataPilotItemObj.java204 int y = sCellAdress.Row + 3; in createTestEnvironment() local
H A DScIndexEnumeration_DataPilotItemsEnumeration.java206 int y = sCellAdress.Row + 3; in createTestEnvironment() local
/trunk/main/basebmp/inc/basebmp/
H A Dscaleimage.hxx162 for( int y=0; y<dest_height; ++y, ++d_begin.y, ++t_begin.y ) in scaleImage() local
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx350 Reference< XTreeNode > SAL_CALL UnoTreeControl::getNodeForLocation( sal_Int32 x, sal_Int32 y ) thro… in getNodeForLocation()
357 Reference< XTreeNode > SAL_CALL UnoTreeControl::getClosestNodeForLocation( sal_Int32 x, sal_Int32 y in getClosestNodeForLocation()
/trunk/main/sal/osl/unx/
H A Dsocket.c126 #define FAMILY_FROM_NATIVE(y) osl_AddrFamilyFromNative(y) argument
160 #define PROTOCOL_FROM_NATIVE(y) osl_ProtocolFromNative(y) argument
195 #define TYPE_FROM_NATIVE(y) osl_SocketTypeFromNative(y) argument
243 #define OPTION_FROM_NATIVE(y) osl_SocketOptionFromNative(y) argument
274 #define OPTION_LEVEL_FROM_NATIVE(y) osl_SocketOptionLevelFromNative(y) argument
308 #define MSG_FLAG_FROM_NATIVE(y) osl_SocketMsgFlagFromNative(y) argument
341 #define DIRECTION_FROM_NATIVE(y) osl_SocketDirectionFromNative(y) argument
414 #define ERROR_FROM_NATIVE(y) osl_SocketErrorFromNative(y) argument
/trunk/main/sc/qa/complex/dataPilot/
H A DCheckDataPilot.java257 int y = sCellAdress.Row + 3; in before() local
/trunk/main/canvas/source/directx/
H A Ddx_canvasbitmap.cxx223 for( sal_Int32 y=0; y<aSize.getY(); ++y ) in getFastPropertyValue() local
H A Ddx_spritedevicehelper.cxx222 const sal_Int32 y(rBounds.Y); in notifySizeUpdate() local
/trunk/main/bean/qa/complex/bean/
H A DWriterFrame.java46 …public WriterFrame(int x, int y, int width, int height, boolean loadBeforeVisible, XComponentConte… in WriterFrame()
H A DScreenComparer.java47 public ScreenComparer(int x, int y, int width, int height) in ScreenComparer()
/trunk/main/filter/source/graphicfilter/expm/
H A Dexpm.cxx199 for ( sal_uLong y = 0; y < mnHeight; y++ ) in ImplWriteBody() local
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1101 gint x, y, w, h; in NWPaintGTKButton() local
1215 gint x, y, w, h; in NWGetButtonArea() local
1268 gint x, y; in NWPaintGTKRadio() local
1328 gint x,y; in NWPaintGTKCheck() local
1408 gint x,y,w,h; in NWPaintGTKScrollbar() local
2112 gint x,y; in NWPaintGTKComboBox() local
2389 gint x,y; in NWPaintGTKListBox() local
2477 gint x, y, w, h; in NWPaintGTKToolbar() local
2629 gint x, y, w, h; in NWPaintGTKMenubar() local
2719 gint x, y, w, h; in NWPaintGTKPopupMenu() local
[all …]
/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx54 int x, y; in CreateVirtualDevice() local

Completed in 158 milliseconds

12345678910