Home
last modified time | relevance | path

Searched defs:types (Results 26 – 50 of 70) sorted by relevance

123

/trunk/main/bridges/test/
H A Dtestclient.java91 …public test.TestTypes transport( /*IN*/test.TestTypes types ) throws com.sun.star.uno.RuntimeExcep… in transport()
H A Dtestcomp.cxx346 ::test::TestTypes SAL_CALL OCallMe::transport( const ::test::TestTypes& types ) in transport()
621 TestTypes types; in testAllTypes() local
/trunk/main/qadevOOo/testdocs/qadevlibs/source/test/
H A DJob.java98 Type types[] = new Type[interfaces.length]; in getTypes() local
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdprovider.cxx229 ProviderImpl::TypeDescriptionManagerWrapper::createTypeDescriptionEnumeration( in createTypeDescriptionEnumeration()
455 ProviderImpl::createTypeDescriptionEnumeration( in createTypeDescriptionEnumeration()
/trunk/main/sw/qa/complex/accessibility/
H A DAccessibleRelationSet.java55 …private final static String[] types = {"INVALID","CONTENT_FLOWS_FROM","CONTENT_FLOWS_TO","CONTROLL… field in AccessibleRelationSet
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DDataBaseOutProducer.java146 public void setWriteableEntryTypes(String[] types) { in setWriteableEntryTypes()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XNamedRanges.java312 int types[] = { 0, in getRandomType() local
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DWeakBase_Test.java47 Type[] types= comp.getTypes(); //XWeak,XTypeProvider,XReference,XBridgeSupplier2 in getTypes() local
/trunk/main/vcl/aqua/source/dtrans/
H A Daqua_clipboard.cxx188 NSArray* types = xTransferable.is() ? in setContents() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java251 Class[] types = new Class[] { ScriptSourceModel.class }; in ScriptEditorForBeanShell() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DJobExecutor.java260 Type types[] = new Type[interfaces.length]; in getTypes() local
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx377 sal_uInt32 *types = (sal_uInt32*)p; in RaiseInfo() local
585 sal_uInt32 * types = (sal_uInt32*)(baseAddress + reinterpret_cast< RaiseInfo * >( in mscx_filterCppException() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DBorderRemover.java169 String[] types = (String[])aObj; in createNewImageWithoutBorder() local
/trunk/main/autodoc/source/display/idl/
H A Dhi_ary.cxx45 AryAccess::types() const in types() function in AryAccess
/trunk/main/pyuno/source/module/
H A Dpyuno_adapter.cxx61 Adapter::Adapter( const PyRef & ref, const Sequence< Type > &types ) in Adapter()
/trunk/main/cppuhelper/source/
H A Dimplbase.cxx121 Sequence< Type > * types = new Sequence< Type >( in initTypeProvider() local
/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx390 Reference< XResultSet > SAL_CALL OCalcDatabaseMetaData::getTables( in getTables()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/
H A DBasicHandler.java550 Type types[] = new Type[interfaces.length]; in getTypes() local
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx565 ManagerImpl::createTypeDescriptionEnumeration( in createTypeDescriptionEnumeration()
949 Sequence< Reference< XTypeDescription > > types(m_struct->getMemberTypes()); in getMemberTypes() local
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcppcompskeleton.cxx967 void generateSkeleton(ProgramOptions const & options, in generateSkeleton()
1107 void generateCalcAddin(ProgramOptions const & options, in generateCalcAddin()
H A Djavacompskeleton.cxx857 void generateSkeleton(ProgramOptions const & options, in generateSkeleton()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx435 const Sequence< Reference<deployment::XPackageTypeInfo> > types( in create() local
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx794 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getTables( in getTables()
867 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getUDTs( const Any& catalog, const ::rtl::OUStr… in getUDTs()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java152 …ables(Object catalog, String schemaPattern, String tableNamePattern, String[] types) throws SQLExc… in getTables()
1737 String typeNamePattern, int[] types) throws SQLException { in getUDTs()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx549 void * types = reinterpret_cast< RaiseInfo * >( in msci_filterCppException() local

Completed in 116 milliseconds

123