Home
last modified time | relevance | path

Searched defs:x (Results 351 – 375 of 596) sorted by relevance

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

/aoo41x/main/svtools/source/inc/
H A Dsgfbram.hxx88 sal_Int16 x; member in SgfVector
/aoo41x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java178 int x = (int)((d.getWidth() - client.getWidth()) / 2); in show() local
/aoo41x/main/javaunohelper/source/
H A Djavaunohelper.cxx48 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx73 #define MAP_LEN(x) x, sizeof(x) - 1 argument
/aoo41x/main/cppu/inc/uno/
H A Dmapping.hxx334 inline sal_Bool mapToUno( uno_Interface ** ppRet, const Reference< C > & x ) SAL_THROW( () ) in mapToUno()
/aoo41x/main/vcl/source/gdi/
H A Doctree.cxx305 const long x = 1L << nBits; in InverseColorMap() local
/aoo41x/main/desktop/source/migration/services/
H A Djvmfwk.cxx50 #define OUSTR(x) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( x )) argument
/aoo41x/main/testtools/source/performance/
H A Dcli_testobj_performance.cs97 public void setInterface( /*IN*/Object x ) { _xInterface = x; } in setInterface()
/aoo41x/main/scripting/java/com/sun/star/script/framework/browse/
H A DDialogFactory.java287 private void setDimensions(Object o, int x, int y, int width, int height) in setDimensions()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx55 #define ScResId(x) #x argument
/aoo41x/main/framework/qa/complex/XUserInputInterception/
H A DEventTest.java554 int x = point.X + (rect.Width / 2); in clickIntoDoc() local
/aoo41x/main/sal/osl/unx/
H A Dpipe.c103 #define ERROR_TO_NATIVE(x) osl_NativeFromPipeError(x) argument
/aoo41x/main/editeng/source/editeng/
H A Deditdbg.cxx523 for ( sal_uInt16 x = 0; x < pPPortion->GetNode()->GetCharAttribs().Count(); x++ ) in GetPortionInfo() local
/aoo41x/main/cppuhelper/source/
H A Dservicefactory.cxx53 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx56 #define O(x) OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
881 Reference< XTreeNode > SAL_CALL TreeControlPeer::getNodeForLocation( sal_Int32 x, sal_Int32 y ) thr… in getNodeForLocation()
899 Reference< XTreeNode > SAL_CALL TreeControlPeer::getClosestNodeForLocation( sal_Int32 x, sal_Int32 … in getClosestNodeForLocation()
1493 Reference< XInterface > x( xORB->createInstance( aSN ) ); in loadImage() local
/aoo41x/main/canvas/source/directx/
H A Ddx_9rm.cxx253 float x,y,z,rhw; member
485 for(sal_Int32 x=0; x<nNumColumns; ++x) in update() local
/aoo41x/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx41 # define LOG_LIFECYCLE_cppu_helper_purpenv_Base_emit(x) x argument
44 # define LOG_LIFECYCLE_cppu_helper_purpenv_Base_emit(x) argument
/aoo41x/main/sfx2/source/appl/
H A Dappserv.cxx660 #define DOSTRING( x ) #x argument
661 #define STRING( x ) DOSTRING( x ) argument
/aoo41x/main/soltools/javadep/
H A Djavadep.c47 #define ntohl(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | \ argument
50 #define ntohs(x) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8)) argument
/aoo41x/main/toolkit/test/accessibility/
H A DAccessibilityWorkBench.java249 int x, int y, int width, int height, int weightx, int weighty, in addGridElement()
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx297 #define USTR(x) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) argument
/aoo41x/main/svtools/source/dialogs/
H A Dmcvmath.hxx76 long x; member in Fix
/aoo41x/main/stoc/source/corereflection/
H A Dbase.hxx25 #define TRACE(x) argument
/aoo41x/main/xml2cmp/source/xcd/
H A Dparse.cxx45 #define AssertionOf(x) \ argument
/aoo41x/main/cli_ure/source/climaker/
H A Dclimaker_share.h39 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument

Completed in 162 milliseconds

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