/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | proptypehlp.hxx | 63 if( ::com::sun::star::uno::TypeClass_LONG == tc ) { in convertPropertyValue() 80 else if ( ::com::sun::star::uno::TypeClass_BYTE == tc ) { in convertPropertyValue() 105 if( ::com::sun::star::uno::TypeClass_HYPER == tc ) { in convertPropertyValue() 113 else if( ::com::sun::star::uno::TypeClass_LONG == tc ) { in convertPropertyValue() 162 if( ::com::sun::star::uno::TypeClass_HYPER == tc ) { in convertPropertyValue() 167 else if( ::com::sun::star::uno::TypeClass_LONG == tc ) { in convertPropertyValue() 214 if( ::com::sun::star::uno::TypeClass_LONG == tc ) { in convertPropertyValue() 301 if ( ::com::sun::star::uno::TypeClass_SHORT == tc ) { in convertPropertyValue() 367 if ( ::com::sun::star::uno::TypeClass_BYTE == tc ) { in convertPropertyValue() 385 if ( ::com::sun::star::uno::TypeClass_FLOAT == tc ) { in convertPropertyValue() [all …]
|
/aoo4110/main/stoc/prj/ |
H A D | build.lst | 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 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 10 tc stoc\source\security nmake - all tc_sec tc_boot tc_loa tc_inc NULL 19 tc stoc\source\proxy_factory nmake - all tc_proxyfact tc_inc NULL 21 tc stoc\source\javavm nmake - all tc_jvm tc_inc NULL 22 tc stoc\source\javaloader nmake - all tc_jvload tc_inc NULL [all …]
|
/aoo4110/main/jurt/com/sun/star/uno/ |
H A D | AnyConverter.java | 166 TypeClass.STRUCT_value == tc || in isObject() 169 TypeClass.ENUM_value == tc); in isObject() 413 if (TypeClass.INTERFACE_value == tc && dest_tc == tc) in convertSimple() 433 switch (tc) in convertSimple() 442 switch (tc) in convertSimple() 449 switch (tc) in convertSimple() 461 switch (tc) in convertSimple() 470 switch (tc) in convertSimple() 485 switch (tc) in convertSimple() 496 switch (tc) in convertSimple() [all …]
|
/aoo4110/main/scripting/prj/ |
H A D | build.lst | 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 11 tc scripting\java nmake - all tc1_scriptingjava tc1_scriptingprovider tc1_scriptingprotocolhan… 12 tc scripting\examples\java nmake - all tc1_scriptingexamplesjava tc1_scriptingjava NULL [all …]
|
/aoo4110/main/writerfilter/source/doctok/ |
H A D | WW8sprms.xsl | 22 …tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
|
H A D | resourceidmapper.xsl | 22 …tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
|
H A D | resourceidmapperback.xsl | 22 …tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
|
H A D | escherdoc.xsl | 22 …tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | configuration.properties | 44 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… 115 com.sun.star.report.pentaho.output.namespace.oasis-text=urn:oasis:names:tc:opendocument:xmlns:text:… [all …]
|
H A D | star-report.css | 21 @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");
|
/aoo4110/main/filter/source/xslt/import/wordml/ |
H A D | wordml2ooo_props.xsl | 1 …tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:w="http://schemas.microsoft.com/office/word/200…
|
/aoo4110/main/stoc/source/tdmanager/ |
H A D | tdmgr_check.cxx | 50 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()
|
/aoo4110/main/binaryurp/source/ |
H A D | marshal.cxx | 143 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 D | unmarshal.cxx | 134 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()
|
/aoo4110/main/unodevtools/source/unodevtools/ |
H A D | typemanager.cxx | 235 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()
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/ |
H A D | selectors.properties | 31 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
|
/aoo4110/main/ridljar/com/sun/star/lib/uno/typedesc/ |
H A D | MemberDescriptionHelper.java | 52 TypeClass tc = desc.getTypeClass(); in getElementTypeClass() local 53 if (tc != TypeClass.SEQUENCE) { in getElementTypeClass() 54 return tc; in getElementTypeClass()
|
/aoo4110/main/pyuno/source/module/ |
H A D | pyuno_type.cxx | 272 com::sun::star::uno::TypeClass tc = in importToGlobal() local 297 PyUNO_Type_new( typeName, tc, runtime ) ); in importToGlobal() 299 if( com::sun::star::uno::TypeClass_EXCEPTION == tc || in importToGlobal() 300 com::sun::star::uno::TypeClass_STRUCT == tc ) in importToGlobal() 305 else if( com::sun::star::uno::TypeClass_ENUM == tc ) in importToGlobal()
|
H A D | pyuno_runtime.cxx | 575 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()
|
/aoo4110/main/codemaker/source/codemaker/ |
H A D | dependencies.cxx | 67 RTTypeClass tc = reader.getTypeClass(); in Dependencies() local 68 if (tc != RT_TYPE_SERVICE) { in Dependencies() 73 if (tc != RT_TYPE_ENUM) { in Dependencies()
|
/aoo4110/test/testcommon/source/org/openoffice/test/ |
H A D | Run.help | 11 …-tc [suite name:]<class name>[,class_name]... Define a test suite with test classes separated by c… 21 …run -Dopenoffice.home=/Applications/OpenOffice.org.app/Contents -tc bvt:bvt.gui.BasicFunctionTest,…
|
/aoo4110/main/ridljar/com/sun/star/uno/ |
H A D | Type.java | 438 TypeClass[] tc = (TypeClass[]) __javaClassToTypeClass.get(zClass); in init() local 439 if (tc != null) { in init() 443 _typeClass = tc[alternative ? 1 : 0]; in init()
|
/aoo4110/main/cppu/inc/cppu/ |
H A D | unotype.hxx | 105 getTypeFromTypeClass(::typelib_TypeClass tc) { in getTypeFromTypeClass() argument 107 ::typelib_static_type_getByTypeClass(tc)); in getTypeFromTypeClass()
|
/aoo4110/main/qadevOOo/tests/java/mod/_forms/ |
H A D | ODatabaseForm.java | 546 String tc = (String) Param.get("THRCNT"); in createTestEnvironment() local 549 if (tc != null) { in createTestEnvironment() 550 THRCNT = Integer.parseInt(tc); in createTestEnvironment()
|
/aoo4110/main/oox/source/drawingml/table/ |
H A D | tablerowcontext.cxx | 55 case A_TOKEN( tc ): // CT_TableCell in createFastChildContext()
|