Home
last modified time | relevance | path

Searched defs:x (Results 426 – 450 of 596) sorted by relevance

1...<<11121314151617181920>>...24

/aoo41x/main/odk/examples/java/Inspector/
H A DSwingDialogProvider.java401 public void showPopUpMenu(Object _invoker, int x, int y) throws ClassCastException{ in showPopUpMenu()
/aoo41x/main/filter/source/graphicfilter/etiff/
H A Detiff.cxx366 sal_uLong j, x, y; in ImplWriteBody() local
/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx53 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/vcl/source/helper/
H A Dcanvasbitmap.cxx542 for( long x=aRequestedArea.Left(); x<aRequestedArea.Right(); ++x ) in getData() local
555 for( long x=aRequestedArea.Left(); x<aRequestedArea.Right(); ++x ) in getData() local
/aoo41x/main/sw/source/filter/ww1/
H A Dw1class.cxx427 Ww1Sprm::Ww1Sprm(sal_uInt8* x, sal_uInt16 _nCountBytes) in Ww1Sprm()
452 SVBT8 x; in Ww1Sprm() local
/aoo41x/main/canvas/source/vcl/
H A Dcanvashelper.cxx994 for( int x=0; x<nWidth; ++x ) in getData() local
1063 int x, y, nCurrPos(0); in setData() local
/aoo41x/main/connectivity/source/commontools/
H A Ddbtools.cxx1901 const Any& x, in setObjectWithInfo()
1933 Any x(_rValue.makeAny()); in setObjectWithInfo() local
1979 Any x(_rValue.makeAny()); in setObjectWithInfo() local
/aoo41x/main/vcl/source/window/
H A Dtoolbox.cxx362 int x = ImplGetDragWidth( pThis ) / 2; in ImplDrawGrip() local
523 long x = 0; in ImplDrawGradientBackground() local
2970 long x = rRect.Left() + (rRect.getWidth() - width)/2 + 1; in ImplDrawMoreIndicator() local
2988 long x = rRect.Left() + (rRect.getWidth() - width)/2 + 1; in ImplDrawMoreIndicator() local
3027 long x = rDropDownRect.Left() + (rDropDownRect.getWidth() - width)/2; in ImplDrawDropdownArrow() local
3040 long x = rDropDownRect.Left() + (rDropDownRect.getWidth() - width)/2; in ImplDrawDropdownArrow() local
/aoo41x/main/sw/source/ui/envelp/
H A Dlabfmt.cxx53 #define ROUND(x) ((sal_uInt16) ((x) + .5)) argument
/aoo41x/main/mysqlc/source/
H A Dmysqlc_connection.cxx636 Any x = Any(); in getWarnings() local
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleTreeNode.cxx358 uno::Reference<uno::XInterface> x ((lang::XComponent *)this, uno::UNO_QUERY); in addEventListener() local
/aoo41x/main/cli_ure/source/uno_bridge/
H A Dcli_base.h42 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1643 … for(sal_uInt32 x(0); x < static_cast< sal_uInt32 >(pOld->Width()); x++) in DoAction() local
1662 … for(sal_uInt32 x(0); x < static_cast< sal_uInt32 >(pOld->Width()); x++) in DoAction() local
/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx246 for( int x=0; x<width; ++x) in writePpm_() local
755 void PDFOutDev::drawChar(GfxState *state, double x, double y, in drawChar()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx85 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) argument
87 #define SEQTYPE(x) &(x) argument
/aoo41x/main/store/source/
H A Dstorbase.hxx59 #define STORE_IMPL_CONCAT(x, y) STORE_IMPL_CONCAT2(x,y) argument
60 #define STORE_IMPL_CONCAT2(x, y) x##y argument
/aoo41x/main/basic/source/runtime/
H A Dstep2.cxx421 Reference< XInterface > x = *(Reference< XInterface >*)aAny.getValue(); in SetupArgs() local
536 Reference< XInterface > x = *(Reference< XInterface >*)aAny.getValue(); in CheckArray() local
/aoo41x/main/chart2/source/tools/
H A DThreeDHelper.cxx432 double& x = rfXAngleRad; in convertElevationRotationDegToXYZAngleRad() local
614 double& x = fXRad; in convertXYZAngleRadToElevationRotationDeg() local
/aoo41x/main/vcl/unx/generic/printer/
H A Dppdparser.cxx249 #define BSTRING(x) ByteString( x, osl_getThreadTextEncoding() ) argument
250 #define DBG_ASSERT( x, y ) { if( ! (x) ) fprintf( stderr, (y) ); } argument
252 #define DBG_ASSERT( x, y ) argument
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dgenericelements.hxx104 double x, y, w, h; member
/aoo41x/main/sal/inc/rtl/
H A Dmath.hxx256 double x = a - b; in approxEqual() local
/aoo41x/main/oox/source/export/
H A Dshapes.cxx95 #define IDS(x) (OString(#x " ") + OString::valueOf( mnShapeIdMax++ )).getStr() argument
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHStorageAccess.cxx45 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/test/testassistant/lib/
H A Dtestcommon.jar ... re java.awt.image.BufferedImage dst int x int y java.awt.Graphics g int sx ...
/aoo41x/main/vcl/unx/generic/app/
H A Di18n_status.cxx209 int x, y; in updatePosition() local

Completed in 313 milliseconds

1...<<11121314151617181920>>...24