| /AOO41X/main/registry/inc/registry/ |
| H A D | refltype.hxx | 46 class RTConstValue class 55 RTConstValue() in RTConstValue() function in RTConstValue 62 ~RTConstValue() {} in ~RTConstValue()
|
| H A D | reflwrit.hxx | 155 RTConstValue constValue = RTConstValue()); 282 RTConstValue constValue) in setFieldData()
|
| H A D | reflread.hxx | 202 inline RTConstValue getFieldConstValue( sal_uInt16 index ) const; 414 inline RTConstValue RegistryTypeReader::getFieldConstValue( sal_uInt16 index ) const in getFieldConstValue() 416 RTConstValue ret; in getFieldConstValue()
|
| H A D | reader.hxx | 350 RTConstValue getFieldValue(sal_uInt16 index) const { in getFieldValue() 351 RTConstValue v; in getFieldValue()
|
| H A D | writer.hxx | 142 rtl::OUString const & typeName, RTConstValue const & value) in setFieldData()
|
| /AOO41X/main/unodevtools/source/unodevtools/ |
| H A D | typeblob.cxx | 59 RTConstValue constValue; in writeConstantData() 451 RTConstValue()); in getTypeBlob() 523 RTConstValue()); in getTypeBlob() 570 RTConstValue()); in getTypeBlob() 594 RTConstValue constValue; in getTypeBlob() 727 RTConstValue()); in getTypeBlob()
|
| /AOO41X/main/registry/test/ |
| H A D | testregcpp.cxx | 64 RTConstValue aConst; in test_coreReflection() 151 RTConstValue aReadConst = reader.getFieldConstValue(4); in test_coreReflection() 195 RTConstValue aConst; in test_coreReflection() 222 RTConstValue aConst; in test_coreReflection() 344 RTConstValue aConst; in test_coreReflection()
|
| /AOO41X/main/registry/tools/ |
| H A D | regcompare.cxx | 376 static char const * getConstValueType(RTConstValue& constValue) in getConstValueType() 407 static void printConstValue(RTConstValue& constValue) in printConstValue() 470 RTConstValue& constValue1, in checkConstValue() 471 RTConstValue& constValue2, in checkConstValue() 660 RTConstValue constValue1 = reader1.getFieldValue(index1); in checkField() 661 RTConstValue constValue2 = reader2.getFieldValue(index2); in checkField()
|
| /AOO41X/main/rdbmaker/source/rdbmaker/ |
| H A D | typeblop.cxx | 59 RTConstValue constValue; in writeConstantData() 485 RTConstValue constValue; in getTypeBlop()
|
| /AOO41X/main/stoc/source/registry_tdprovider/ |
| H A D | base.hxx | 119 inline sal_Int32 getRTValueAsInt32( const RTConstValue & rVal ) in getRTValueAsInt32() 139 inline Any getRTValue( const RTConstValue & rVal ) in getRTValue()
|
| /AOO41X/main/idlc/source/ |
| H A D | astconstant.cxx | 62 RTConstValue aConst; in dumpBlob()
|
| H A D | aststruct.cxx | 157 RTConstValue()); in dump()
|
| H A D | astunion.cxx | 302 RTConstValue aConst; in dump()
|
| H A D | astdump.cxx | 403 RTConstValue()); in dumpBlob()
|
| /AOO41X/main/rdbmaker/inc/codemaker/ |
| H A D | registry.hxx | 155 inline RTConstValue getFieldConstValue( sal_uInt16 index ) const in getFieldConstValue()
|
| /AOO41X/main/codemaker/source/idlmaker/ |
| H A D | idltype.cxx | 648 RTConstValue constValue = m_reader.getFieldConstValue(index); in dumpConstantValue() 1503 RTConstValue constValue; in dumpHFile()
|
| /AOO41X/main/codemaker/source/cunomaker/ |
| H A D | cunotype.cxx | 1402 RTConstValue constValue = m_reader.getFieldConstValue(index); in dumpConstantValue() 3093 RTConstValue constValue; in dumpDeclaration() 3225 RTConstValue constValue; in dumpCGetCunoType()
|
| /AOO41X/main/codemaker/source/cppumaker/ |
| H A D | cpputype.cxx | 1116 RTConstValue constValue = m_reader.getFieldValue(index); in dumpConstantValue() 3509 RTConstValue constValue; in dumpDeclaration() 3614 RTConstValue constValue; in dumpComprehensiveGetCppuType()
|
| /AOO41X/main/registry/source/ |
| H A D | regimpl.cxx | 235 RTConstValue value(reader.getFieldValue(i)); in dumpType()
|
| /AOO41X/main/codemaker/source/javamaker/ |
| H A D | javatype.cxx | 874 RTConstValue fieldValue(reader.getFieldValue(i)); in handleEnumType() 2407 RTConstValue fieldValue(reader.getFieldValue(index)); in addConstant()
|