Home
last modified time | relevance | path

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

12345678910>>...24

/aoo41x/main/qadevOOo/tests/java/ifc/connection/
H A D_XConnector.java118 XInterface x = null; in _connect() local
/aoo41x/main/sal/inc/sal/
H A Dmacros.h39 # define SAL_BOUND(x,l,h) ((x) <= (l) ? (l) : ((x) >= (h) ? (h) : (x))) argument
/aoo41x/main/extensions/workben/
H A Dtestresource.cxx56 XInterfaceRef x = xSMgr->createInstance( L"com.sun.star.registry.ImplementationRegistration" ); in Main() local
/aoo41x/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()
/aoo41x/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
/aoo41x/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
/aoo41x/main/lingucomponent/source/lingutil/
H A Dlingutil.hxx37 #define A2OU(x) ::rtl::OUString::createFromAscii( x ) argument
/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjre.cxx34 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/extensions/source/ole/
H A Dole2uno.hxx81 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/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
/aoo41x/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
/aoo41x/main/sfx2/source/inc/
H A Dsfxtypes.hxx96 #define DBG_OUTF(x) DbgOutf x argument
101 #define DBG_OUTF(x) argument
/aoo41x/main/canvas/source/cairo/
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()
/aoo41x/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
/aoo41x/main/forms/source/xforms/
H A Dresourcehelper.cxx35 #define OUSTRING(x) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(x)) argument
/aoo41x/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
/aoo41x/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
1151 double SAL_CALL rtl_math_erf( double x ) SAL_THROW_EXTERN_C() in rtl_math_erf()
1188 double SAL_CALL rtl_math_erfc( double x ) SAL_THROW_EXTERN_C() in rtl_math_erfc()
/aoo41x/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
/aoo41x/main/canvas/inc/canvas/
H A Dcanvastools.hxx95 inline sal_uInt32 nextPow2( sal_uInt32 x ) in nextPow2()
116 …inline unsigned int count( unsigned int x, unsigned int c ) { return ((x) & mask(c)) + (((x) >> (p… in count()
/aoo41x/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()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DRecordTable.java75 Object x = xTableIndex.getByIndex(n); in RecordTable() local
/aoo41x/main/sfx2/source/notify/
H A Dhintpost.cxx98 #define LOG( x ) argument
/aoo41x/main/connectivity/qa/complex/connectivity/
H A DJdbcLongVarCharTest.java72 Object x = xServiceManager.createInstance("com.sun.star.sdbc.DriverManager"); in testLongVarChar() local
/aoo41x/main/udm/source/unittest/
H A Dtest.cxx78 Integer & x = *px; in fx() local
/aoo41x/main/io/test/stm/
H A Ddatatest.cxx181 Reference < XInterface > x = m_rFactory->createInstance( in test() local
753 Reference < XInterface > x = m_rFactory->createInstance( in test() local
927 Reference < XInterface > x = * new MyPersistObject( in testObject() local
953 Reference < XInterface > x = m_rFactory->createInstance( in testObject() local
1015 …Reference < XInterface > x = m_rFactory->createInstance(OUString::createFromAscii("test.com.sun.st… in testObject() local

Completed in 518 milliseconds

12345678910>>...24