Home
last modified time | relevance | path

Searched refs:tc (Results 1 – 25 of 40) sorted by relevance

12

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.hxx61 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
63 if( ::com::sun::star::uno::TypeClass_LONG == tc ) { in convertPropertyValue()
68 else if ( ::com::sun::star::uno::TypeClass_CHAR == tc ) { in convertPropertyValue()
72 else if ( ::com::sun::star::uno::TypeClass_SHORT == tc ) { in convertPropertyValue()
77 else if ( ::com::sun::star::uno::TypeClass_BOOLEAN == tc ) { in convertPropertyValue()
80 else if ( ::com::sun::star::uno::TypeClass_BYTE == tc ) { in convertPropertyValue()
85 else if ( ::com::sun::star::uno::TypeClass_UNSIGNED_SHORT == tc ) { in convertPropertyValue()
90 else if ( ::com::sun::star::uno::TypeClass_UNSIGNED_LONG == tc ) { in convertPropertyValue()
103 const enum ::com::sun::star::uno::TypeClass tc = a.getValueType().getTypeClass(); in convertPropertyValue() local
105 if( ::com::sun::star::uno::TypeClass_HYPER == tc ) { in convertPropertyValue()
[all …]
/trunk/main/stoc/prj/
H A Dbuild.lst1 tc stoc : rdbmaker cppuhelper cppu jvmaccess sal salhelper jvmfwk xmlreader LIBXSTL:libxslt N…
2 tc stoc usr1 - all tc_mkout NULL
3 tc stoc\inc nmake - all tc_inc NULL
4 tc stoc\source\defaultregistry nmake - all tc_defr tc_boot tc_inc NULL
5 tc stoc\source\implementationregistration nmake - all tc_ireg tc_boot tc_defr tc_inc NULL
6 tc stoc\source\loader nmake - all tc_loa tc_boot tc_ireg tc_inc NULL
7 tc stoc\source\bootstrap nmake - all tc_boot tc_inc NULL
8 tc stoc\source\stocservices nmake - all tc_stserv tc_inc NULL
9 tc stoc\source\servicemanager nmake - all tc_smgr tc_boot tc_loa tc_inc NULL
10 tc stoc\source\security nmake - all tc_sec tc_boot tc_loa tc_inc NULL
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/uno/
H A DAnyConverter.java164 int tc = getType(object).getTypeClass().getValue(); in isObject() local
165 return (TypeClass.INTERFACE_value == tc || in isObject()
166 TypeClass.STRUCT_value == tc || in isObject()
167 TypeClass.EXCEPTION_value == tc || in isObject()
168 TypeClass.SEQUENCE_value == tc || in isObject()
169 TypeClass.ENUM_value == tc); in isObject()
408 int tc = type.getTypeClass().getValue(); in convertSimple() local
414 if (TypeClass.INTERFACE_value == tc && dest_tc == tc) in convertSimple()
422 if (tc == TypeClass.CHAR_value) in convertSimple()
426 if (tc == TypeClass.BOOLEAN_value) in convertSimple()
[all …]
/trunk/main/scripting/prj/
H A Dbuild.lst1 tc scripting : oovbaapi vbahelper bridges rdbmaker vcl xmlscript basic sfx2 RHINO:rhino BSH:be…
2 tc scripting usr1 - all tc1_mkout NULL
3 tc scripting\inc nmake - all tc1_inc NULL
4 tc scripting\source\provider nmake - all tc1_scriptingprovider tc1_inc NULL
5 tc scripting\source\basprov nmake - all tc1_scriptingbasprov tc1_inc NULL
6 tc scripting\source\vbaevents nmake - all tc1_scriptingvbaevents tc1_inc NULL
7 tc scripting\source\dlgprov nmake - all tc1_scriptingdlgprov tc1_inc NULL
8 tc scripting\source\stringresource nmake - all tc1_scriptingstringresource tc1_inc NULL
9 tc scripting\source\pyprov nmake - all tc1_scriptingpyprov tc1_inc NULL
10 tc scripting\source\protocolhandler nmake - all tc1_scriptingprotocolhandler tc1_sc…
[all …]
/trunk/main/writerfilter/source/doctok/
H A DWW8sprms.xsl22tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
H A Dresourceidmapperback.xsl22tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
H A Dresourceidmapper.xsl22tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
H A Descherdoc.xsl22tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dconfiguration.properties44 org.jfree.report.namespaces.oasis-style.Uri=urn:oasis:names:tc:opendocument:xmlns:style:1.0
48 org.jfree.report.namespaces.oasis-table.Uri=urn:oasis:names:tc:opendocument:xmlns:table:1.0
53 org.jfree.report.namespaces.oasis-draw.Uri=urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
58 org.jfree.report.namespaces.oasis-chart.Uri=urn:oasis:names:tc:opendocument:xmlns:chart:1.0
63 org.jfree.report.namespaces.oasis-text.Uri=urn:oasis:names:tc:opendocument:xmlns:text:1.0
68 org.jfree.report.namespaces.oasis-number.Uri=urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0
73 org.jfree.report.namespaces.oasis-form.Uri=urn:oasis:names:tc:opendocument:xmlns:form:1.0
79 org.jfree.report.namespaces.oasis-compat-fo.Uri=urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compat…
85 org.jfree.report.namespaces.oasis-compat-svg.Uri=urn:oasis:names:tc:opendocument:xmlns:svg-compatib…
91 org.jfree.report.namespaces.oasis-compat-smil.Uri=urn:oasis:names:tc:opendocument:xmlns:smil-compat…
[all …]
H A Dstar-report.css21 @namespace table url("urn:oasis:names:tc:opendocument:xmlns:table:1.0");
22 @namespace text url("urn:oasis:names:tc:opendocument:xmlns:text:1.0");
/trunk/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_props.xsl1tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:w="http://schemas.microsoft.com/office/word/200…
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx50 OUString getTypeClassName( TypeClass tc ) in getTypeClassName() argument
66 if (pValues[ nPos ] == (sal_Int32) tc) in getTypeClassName()
73 OUString::valueOf( (sal_Int32) tc ); in getTypeClassName()
451 TypeClass tc = xNewTD->getTypeClass(); in check() local
452 if (tc != xExistingTD->getTypeClass()) in check()
458 buf.append( getTypeClassName( tc ) ); in check()
465 switch (tc) in check()
/trunk/main/binaryurp/source/
H A Dmarshal.cxx143 typelib_TypeClass tc = value.get()->eTypeClass; in writeType() local
144 if (tc <= typelib_TypeClass_ANY) { in writeType()
145 write8(buffer, static_cast< sal_uInt8 >(tc)); in writeType()
150 write8(buffer, static_cast< sal_uInt8 >(tc)); in writeType()
153 write8(buffer, static_cast< sal_uInt8 >(tc) | 0x80); in writeType()
H A Dunmarshal.cxx134 typelib_TypeClass tc = static_cast< typelib_TypeClass >(flags & 0x7F); in readType() local
135 switch (tc) { in readType()
161 static_cast< typelib_TypeClass >(tc))); in readType()
182 t.get()->eTypeClass != static_cast< typelib_TypeClass >(tc)) in readType()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A Dselectors.properties31 namespaces.draw=urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
32 namespaces.fo=urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0
33 namespaces.style=urn:oasis:names:tc:opendocument:xmlns:style:1.0
34 namespaces.table=urn:oasis:names:tc:opendocument:xmlns:table:1.0
35 namespaces.chart=urn:oasis:names:tc:opendocument:xmlns:chart:1.0
/trunk/main/unodevtools/source/unodevtools/
H A Dtypemanager.cxx235 RTTypeClass tc = mapTypeClass(xTD->getTypeClass()); in getTypeClass() local
236 if (tc != RT_TYPE_INVALID) in getTypeClass()
237 m_pImpl->m_t2TypeClass[name] = tc; in getTypeClass()
238 return tc; in getTypeClass()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DMemberDescriptionHelper.java52 TypeClass tc = desc.getTypeClass(); in getElementTypeClass() local
53 if (tc != TypeClass.SEQUENCE) { in getElementTypeClass()
54 return tc; in getElementTypeClass()
/trunk/main/pyuno/source/module/
H A Dpyuno_type.cxx276 com::sun::star::uno::TypeClass tc = in importToGlobal() local
301 PyUNO_Type_new( typeName, tc, runtime ) ); in importToGlobal()
303 if( com::sun::star::uno::TypeClass_EXCEPTION == tc || in importToGlobal()
304 com::sun::star::uno::TypeClass_STRUCT == tc ) in importToGlobal()
309 else if( com::sun::star::uno::TypeClass_ENUM == tc ) in importToGlobal()
H A Dpyuno_runtime.cxx575 Reference< XTypeConverter > tc = getImpl()->cargo->xTypeConverter; in any2PyObject() local
577 tc->convertTo (a, ::getCppuType (&s)) >>= s; in any2PyObject()
586 element = any2PyObject (tc->convertTo (s[i], s[i].getValueType() )); in any2PyObject()
/trunk/main/codemaker/source/codemaker/
H A Ddependencies.cxx67 RTTypeClass tc = reader.getTypeClass(); in Dependencies() local
68 if (tc != RT_TYPE_SERVICE) { in Dependencies()
73 if (tc != RT_TYPE_ENUM) { in Dependencies()
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.help11 …-tc [suite name:]<class name>[,class_name]... Define a test suite with test classes separated by…
21 …run -Dopenoffice.home=/Applications/OpenOffice.org.app/Contents -tc bvt:bvt.gui.BasicFunctionTest,…
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java438 TypeClass[] tc = (TypeClass[]) __javaClassToTypeClass.get(zClass); in init() local
439 if (tc != null) { in init()
443 _typeClass = tc[alternative ? 1 : 0]; in init()
/trunk/main/cppu/inc/cppu/
H A Dunotype.hxx105 getTypeFromTypeClass(::typelib_TypeClass tc) { in getTypeFromTypeClass() argument
107 ::typelib_static_type_getByTypeClass(tc)); in getTypeFromTypeClass()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DODatabaseForm.java546 String tc = (String) Param.get("THRCNT"); in createTestEnvironment() local
549 if (tc != null) { in createTestEnvironment()
550 THRCNT = Integer.parseInt(tc); in createTestEnvironment()
/trunk/main/oox/source/drawingml/table/
H A Dtablerowcontext.cxx55 case A_TOKEN( tc ): // CT_TableCell in createFastChildContext()

12