Home
last modified time | relevance | path

Searched defs:x (Results 176 – 200 of 596) sorted by relevance

12345678910>>...24

/trunk/main/i18npool/source/search/
H A Dlevdis.cxx421 inline int WLevDistance::Min3( int x, int y, int z ) in Min3()
432 int WLevDistance::Mid3( int x, int y, int z ) in Mid3()
446 int WLevDistance::Max3( int x, int y, int z ) in Max3()
/trunk/main/odk/examples/java/Inspector/
H A DUnoTreeRenderer.java110 int x, y; in paintComponent() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/bridge/
H A D_XBridgeFactory.java153 XInterface x = (XInterface) in _createBridge() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DStorageFileAccess.cxx44 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/vcl/inc/os2/
H A Dwingdi.h29 LONG x; member
44 W32FIXED x; member
/trunk/main/basebmp/inc/basebmp/
H A Dmetafunctions.hxx115 template< typename T > inline bool is_negative( T x ) in is_negative()
121 inline bool is_negative( int x ) in is_negative()
/trunk/main/stoc/source/implementationregistration/
H A Dmergekeys.cxx34 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/sw/source/ui/uno/
H A Ddlelstnr.cxx58 #define A2OU(x) OUString::createFromAscii(x) argument
/trunk/main/vcl/unx/gtk/a11y/
H A Datkimage.cxx85 gint *x, in image_get_image_position()
/trunk/main/canvas/source/tools/
H A Dpage.cxx99 const sal_Int32 x = rect.maPos.getX(); in insert() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XEnhancedMouseClickBroadcaster.java107 int x = point.X + (rect.Width / 2)+50; in clickOnSheet() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalmathutils.cxx35 #define Swap( x, y ) { x ^= y; y ^= x; x ^= y; } argument
/trunk/main/toolkit/qa/complex/toolkit/
H A DUnitConversion.java118 int x = 100; in testXUnitConversion() local
/trunk/main/bridges/test/
H A Dtestclient.java108 Object x = smgr.createInstance("com.sun.star.connection.Connector"); in main() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextAttributeDialog.java143 public void paintIcon (Component c, Graphics g, int x, int y) in paintIcon()
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx45 #define PCHAR_TO_USTRING(x) StringToOUString(String(x),CHARSET_SYSTEM) argument
46 #define USTRING_TO_PCHAR(x) OUStringToString(x , CHARSET_DONTKNOW ).GetCharStr() argument
412 XInterfaceRef x = xSMgr->createInstance( L"stardiv.uno.repos.ImplementationRegistration" ); in main() local
/trunk/main/stoc/test/security/
H A Dtest_security.cxx46 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
75 static inline void dispose( Reference< XInterface > const & x ) in dispose()
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java364 int x = width - ascent; in paintComponent() local
373 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
/trunk/main/cppu/source/uno/
H A Dcascade_mapping.cxx40 # define LOG_LIFECYLE_MediatorMapping_emit(x) x argument
43 # define LOG_LIFECYLE_MediatorMapping_emit(x) argument
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltercommon.hxx101 #define RESID(x) ResId(x, *getXSLTDialogResMgr() ) argument
/trunk/main/chart2/source/tools/
H A DLinearRegressionCurveCalculator.cxx91 double SAL_CALL LinearRegressionCurveCalculator::getCurveValue( double x ) in getCurveValue()
H A DPotentialRegressionCurveCalculator.cxx102 double SAL_CALL PotentialRegressionCurveCalculator::getCurveValue( double x ) in getCurveValue()
/trunk/main/cppuhelper/source/
H A Daccess_control.cxx34 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/sw/source/filter/ww8/
H A Ddocxexportfilter.cxx39 #define S( x ) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) argument
/trunk/main/sd/source/ui/dlg/
H A Dprltempl.cxx59 #define IS_OUTLINE(x) (x >= PO_OUTLINE_1 && x <= PO_OUTLINE_9) argument

Completed in 70 milliseconds

12345678910>>...24