Home
last modified time | relevance | path

Searched defs:x (Results 151 – 175 of 596) sorted by relevance

12345678910>>...24

/trunk/main/connectivity/qa/complex/connectivity/
H A DJdbcLongVarCharTest.java72 Object x = xServiceManager.createInstance("com.sun.star.sdbc.DriverManager"); in testLongVarChar() local
/trunk/main/autodoc/source/udm/unittest/
H A Dtest.cxx78 Integer & x = *px; in fx() local
/trunk/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
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx179 XInterfaceRef x = m_rFactory->createInstance( L"com.sun.star.io.Pipe"); in test() local
744 XInterfaceRef x = m_rFactory->createInstance( L"com.sun.star.io.Pipe"); in test() local
888 XInterfaceRef x = * new MyPersistObject( L"bla blubs" ); in testObject() local
913 XInterfaceRef x = xProv->createInstance(L"test.com.sun.star.io.PersistTest"); in testObject() local
967 XInterfaceRef x = xProv->createInstance(L"test.com.sun.star.io.PersistTest"); in testObject() local
/trunk/main/svtools/source/filter/
H A Dsgvspln.cxx449 sal_uInt16 NaturalSpline(sal_uInt16 n, double* x, double* y, in NaturalSpline()
558 sal_uInt16 PeriodicSpline(sal_uInt16 n, double* x, double* y, in PeriodicSpline()
636 sal_uInt16 ParaSpline(sal_uInt16 n, double* x, double* y, sal_uInt8 MargCond, in ParaSpline()
835 long x,y; in Spline2Poly() local
/trunk/main/extensions/workben/
H A Dpythontest.cxx46 #define PCHAR_TO_USTRING(x) StringToOUString(String(x),CHARSET_SYSTEM) argument
57 #define USTRING_TO_PCHAR(x) OUStringToString(x , CHARSET_DONTKNOW ).GetCharStr() argument
477 XInterfaceRef x = xSMgr->createInstance( L"stardiv.uno.repos.ImplementationRegistration" ); in main() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java213 int x = width - ascent; in paintComponent() local
222 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
/trunk/main/canvas/source/directx/
H A Ddx_vcltools.cxx222 int x, y; in bitmapFromVCLBitmapEx() local
365 int x, y; in bitmapFromVCLBitmapEx() local
/trunk/main/cppu/source/AffineBridge/
H A DAffineBridge.cxx41 # define LOG_LIFECYCLE_AffineBridge_emit(x) x argument
44 # define LOG_LIFECYCLE_AffineBridge_emit(x) argument
/trunk/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx41 #define C2U(x) OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DConfigurationRead.java115 XNameAccess x = (XNameAccess)UnoRuntime.queryInterface( in getSubNodeNames() local
/trunk/main/unotools/source/i18n/
H A Dnumberformatcodewrapper.cxx76 Any x = xI->queryInterface( ::getCppuType((const Reference< XNumberFormatCode >*)0) ); in NumberFormatCodeWrapper() local
H A Dnativenumberwrapper.cxx72 …uno::Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XNativeNumberSupplier … in NativeNumberWrapper() local
/trunk/main/l10ntools/source/
H A Dexport2.cxx98 for( unsigned int x = 0; x < aList.Count() ; x++ ){ in DumpExportList() local
443 for ( sal_uInt16 x = 0; x < sLanguages.GetTokenCount( ',' ); x++ ){ in InitLanguages() local
460 for ( sal_uInt16 x = 0; x < sForcedLanguages.GetTokenCount( ',' ); x++ ){ in InitForcedLanguages() local
561 ByteString x = ( *pEntry )[ nSource ]; in FillInListFallbacks() local
/trunk/main/toolkit/test/accessibility/
H A DCanvasShape.java240 double x = maShape.x + aRect.X; in paintText() local
267 public boolean contains (int x, int y) in contains()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DShapeDsc.java36 private int x = 0; field in ShapeDsc
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx226 void Writer::placeShape( sal_uInt16 nID, sal_uInt16 nDepth, sal_Int32 x, sal_Int32 y, sal_uInt16 nC… in placeShape()
263 void Writer::moveShape( sal_uInt16 nDepth, sal_Int32 x, sal_Int32 y ) in moveShape()
347 sal_uInt16 Writer::defineShape( const GDIMetaFile& rMtf, sal_Int16 x, sal_Int16 y ) in defineShape()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx98 static sal_uInt32 f1(sal_uInt32 x, sal_uInt32 y, sal_uInt32 z) in f1()
101 static sal_uInt32 f2(sal_uInt32 x, sal_uInt32 y, sal_uInt32 z) in f2()
104 static sal_uInt32 f3(sal_uInt32 x, sal_uInt32 y, sal_uInt32 z) in f3()
/trunk/main/i18npool/inc/
H A Dwtt.h66 #define getCharType(x) ((x >= 0x0E00 && x < 0x0E60) ? thaiCT[x - 0x0E00] : CT_NON) argument
/trunk/main/odk/examples/java/Inspector/
H A DXDialogProvider.java32 public void showPopUpMenu(Object invoker, int x, int y) throws java.lang.ClassCastException; in showPopUpMenu()
/trunk/main/scripting/workben/ifc/scripting/
H A DSecurityDialogUtil.java101 XInterface x = (XInterface) xMSF.createInstance( in run() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java274 double x = maShape.x + aRect.X; in paintText() local
289 public boolean Contains (int x, int y) in Contains()
/trunk/main/sal/osl/w32/
H A Dsocket.cxx99 #define FAMILY_TO_NATIVE(x) (short)FamilyMap[x] argument
116 #define PROTOCOL_TO_NATIVE(x) ProtocolMap[x] argument
146 #define TYPE_TO_NATIVE(x) TypeMap[x] argument
177 #define OPTION_TO_NATIVE(x) OptionMap[x] argument
191 #define OPTION_LEVEL_TO_NATIVE(x) OptionLevelMap[x] argument
207 #define MSG_FLAG_TO_NATIVE(x) SocketMsgFlagMap[x] argument
221 #define DIRECTION_TO_NATIVE(x) SocketDirection[x] argument
280 #define ERROR_TO_NATIVE(x) SocketError[x] argument
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DSSR.java115 int x, int y, int width, int height, double weightx, double weighty, in addComponent()
/trunk/main/cpputools/source/regsingleton/
H A Dregsingleton.cxx34 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument

Completed in 114 milliseconds

12345678910>>...24