Home
last modified time | relevance | path

Searched defs:x (Results 126 – 150 of 596) sorted by relevance

12345678910>>...24

/trunk/main/xmlscript/source/xmlmod_imexp/
H A Dimp_share.hxx40 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/sal/inc/sal/
H A Dmacros.h39 # define SAL_BOUND(x,l,h) ((x) <= (l) ? (l) : ((x) >= (h) ? (h) : (x))) argument
H A Dtypes.h104 #define SAL_CONST_INT64(x) x##i64 argument
105 #define SAL_CONST_UINT64(x) x##ui64 argument
118 #define SAL_CONST_INT64(x) x##l argument
119 #define SAL_CONST_UINT64(x) x##ul argument
130 #define SAL_CONST_INT64(x) x##ll argument
131 #define SAL_CONST_UINT64(x) x##ull argument
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/connection/
H A D_XConnector.java118 XInterface x = null; in _connect() local
/trunk/main/extensions/workben/
H A Dtestresource.cxx56 XInterfaceRef x = xSMgr->createInstance( L"com.sun.star.registry.ImplementationRegistration" ); in Main() local
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccHypertext.cpp92 STDMETHODIMP CAccHypertext::get_characterExtents(long offset, IA2CoordinateType coordType, long * x in get_characterExtents()
117 STDMETHODIMP CAccHypertext::get_offsetAtPoint(long x, long y, IA2CoordinateType coordType, long * o… in get_offsetAtPoint()
262 …tringToPoint(long startIndex, long endIndex,enum IA2CoordinateType coordinateType, long x, long y ) in scrollSubstringToPoint()
/trunk/main/odk/examples/java/Drawing/
H A DSDraw.java145 com.sun.star.lang.XComponent xDocComp, int height, int width, int x, in createShape()
199 int x = 1900; in createSequence() local
/trunk/main/cppuhelper/test/
H A Dcfg_test.cxx48 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
265 Reference< XInterface > x; in SAL_IMPLEMENT_MAIN() local
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjre.cxx34 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/extensions/source/ole/
H A Dole2uno.hxx81 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/lingucomponent/source/lingutil/
H A Dlingutil.hxx37 #define A2OU(x) ::rtl::OUString::createFromAscii( x ) argument
/trunk/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx74 #define DUMP_ICU_CAL_MSG(x) {debug_cal_loc(__FILE__,__LINE__);debug_cal_msg x;debug_icu_cal_dump(*b… argument
76 #define DUMP_ICU_CAL_MSG(x) argument
114 #define DUMP_I18N_CAL_MSG(x) {debug_cal_loc(__FILE__,__LINE__);debug_cal_msg x;debug_i18n_cal_dump(… argument
116 #define DUMP_I18N_CAL_MSG(x) argument
120 #define DUMP_ICU_CAL_MSG(x) argument
121 #define DUMP_I18N_CAL_MSG(x) argument
/trunk/main/sfx2/source/inc/
H A Dsfxtypes.hxx96 #define DBG_OUTF(x) DbgOutf x argument
101 #define DBG_OUTF(x) argument
/trunk/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx57 inline float from_hinted(const int x) { in from_hinted()
255 #define fix26_6(x) (x >> 6) + (x & 32 ? (x > 0 ? 1 : 0) : (x < 0 ? -1 : 0)) argument
/trunk/main/canvas/source/cairo/
H A Dcairo_os2_cairo.cxx86 Os2Surface::Os2Surface( HWND hwnd, int x, int y, int w, int h) : in Os2Surface()
253 int x, int y, int width, int height) in createSurface()
H A Dcairo_xlib_cairo.cxx143 X11Surface::X11Surface( const X11SysData& rSysData, int x, int y, int width, int height ) : in X11Surface()
320 int x, int y, int width, int height ) in createSurface()
/trunk/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Mapping.cxx43 # define LOG_LIFECYCLE_cppu_helper_purpenv_Mapping_emit(x) x argument
46 # define LOG_LIFECYCLE_cppu_helper_purpenv_Mapping_emit(x) argument
/trunk/main/forms/source/xforms/
H A Dresourcehelper.cxx35 #define OUSTRING(x) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(x)) argument
/trunk/main/sax/source/tools/
H A Dfastserializer.cxx63 #define HAS_NAMESPACE(x) ((x & 0xffff0000) != 0) argument
64 #define NAMESPACE(x) (x >> 16) argument
65 #define TOKEN(x) (x & 0xffff) argument
/trunk/main/sal/rtl/source/
H A Dmath.cxx76 void lcl_Erf0065( double x, double& fVal ) in lcl_Erf0065()
105 void lcl_Erfc0600( double x, double& fVal ) in lcl_Erfc0600()
170 void lcl_Erfc2654( double x, double& fVal ) in lcl_Erfc2654()
1040 volatile double x = fValue + 1.0 / DBL_EPSILON; in rtl_math_round() local
1164 double SAL_CALL rtl_math_erf( double x ) SAL_THROW_EXTERN_C() in rtl_math_erf()
1201 double SAL_CALL rtl_math_erfc( double x ) SAL_THROW_EXTERN_C() in rtl_math_erfc()
/trunk/main/cppuhelper/source/
H A Dfactory.cxx51 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
524 Reference<XInterface > x; in dispose() local
746 Reference< XInterface > x( createModuleFactory() ); in createInstanceEveryTime() local
775 Reference< XInterface > x( createModuleFactory() ); in createInstanceWithArguments() local
808 Reference< XInterface > x( createModuleFactory() ); in createInstanceWithArgumentsAndContext() local
891 Reference<XInterface > x = xSMgr->createInstance( aActivatorName ); in createModuleFactory() local
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx96 inline sal_uInt32 nextPow2( sal_uInt32 x ) in nextPow2()
117 …inline unsigned int count( unsigned int x, unsigned int c ) { return ((x) & mask(c)) + (((x) >> (p… in count()
/trunk/main/connectivity/source/drivers/jdbc/
H A Dtools.cxx218 jobject connectivity::createByteInputStream(const ::com::sun::star::uno::Reference< ::com::sun::sta… in createByteInputStream()
245 jobject connectivity::createCharArrayReader(const ::com::sun::star::uno::Reference< ::com::sun::sta… in createCharArrayReader()
/trunk/main/sfx2/source/notify/
H A Dhintpost.cxx98 #define LOG( x ) argument
/trunk/main/wizards/com/sun/star/wizards/report/
H A DRecordTable.java75 Object x = xTableIndex.getByIndex(n); in RecordTable() local

Completed in 94 milliseconds

12345678910>>...24