Home
last modified time | relevance | path

Searched defs:x (Results 401 – 425 of 596) sorted by relevance

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

/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx97 Any x = xI->queryInterface( ::getCppuType((const Reference< XCharacterClassification >*)0) ); in getComponentInstance() local
H A Dcalendarwrapper.cxx86 Any x = xI->queryInterface( ::getCppuType((const Reference< XExtendedCalendar >*)0) ); in CalendarWrapper() local
/trunk/main/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java358 … XInterface x = (XInterface)getMSF().createInstance("com.sun.star.sdb.DatabaseContext"); in startTestForFile() local
/trunk/main/pyuno/source/module/
H A Dpyuno_type.cxx44 #define USTR_ASCII(x) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) argument
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DReportDesignerTest.java386 …XInterface x = (XInterface)m_xXMultiServiceFactory.createInstance("com.sun.star.sdb.DatabaseContex… in startTestForFile() local
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx348 Reference< XInterface > x = xSMgr->createInstance( in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_body.cxx46 #define A2OU(x) OUString::createFromAscii(x) argument
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx77 long x = aPgSize.Width() - rPos.X() - rSize.Width(); in lcl_AdjustInsertPos() local
/trunk/main/lingucomponent/source/languageguessing/
H A Dguesslang.cxx62 #define A2OU(x) ::rtl::OUString::createFromAscii( x ) argument
/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx46 #define THROW_SQL(x) \ argument
/trunk/main/cppuhelper/source/
H A Dshlib.cxx45 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.cxx70 #define S( x ) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) argument
/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx96 #define XML_CHAR_TO_OUSTRING(x) XmlChar2OUString(x) argument
97 #define XML_CHAR_N_TO_USTRING(x,n) XmlNChar2OUString(x,n) argument
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx41 # define OUtoCStr( x ) ( ::rtl::OUStringToOString ( (x), RTL_TEXTENCODING_ASCII_US).getStr()) argument
43 # define OUtoCStr( x ) ("dummy") argument
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx107 sal_Int32 x; in DrawAnnotationContext() local
/trunk/main/svtools/source/filter/
H A Dsgfbram.cxx523 long x=aVect.x-rHead.Xoffs; in SgfFilterVect() local
/trunk/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx66 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/store/source/
H A Dstorcach.cxx351 int x = 0; in ~PageCache_Impl() local
/trunk/main/vcl/inc/vcl/
H A Dsysdata.hxx147 double x; member
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx362 int x = aPixelPosition.getX() - aParentLocation.X; in getBounds() local
/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.cxx258 double x = (double(pt.X()) < bary[0]) ? pt.X()+decalTL[0] : pt.X()+decalBR[0]; in drawPolygon() local
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx46 #define CHECK_RETURN(x) \ argument
/trunk/main/vcl/inc/
H A Dsft.hxx248 int x; /**< positive: right, negative: left */ member
259 sal_Int16 x; /**< X coordinate in EmSquare units */ member
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx50 #define MY_STRING_(x) # x argument
51 #define MY_STRING(x) MY_STRING_(x) argument
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx93 #define MAP_CHAR_LEN(x) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(x))//liuchen 2009-6-8 argument
94 #define GET_TYPE(x) ::getCppuType((uno::Reference< x > *)0); argument

Completed in 125 milliseconds

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