Home
last modified time | relevance | path

Searched refs:RTConstValue (Results 1 – 20 of 20) sorted by relevance

/AOO41X/main/registry/inc/registry/
H A Drefltype.hxx46 class RTConstValue class
55 RTConstValue() in RTConstValue() function in RTConstValue
62 ~RTConstValue() {} in ~RTConstValue()
H A Dreflwrit.hxx155 RTConstValue constValue = RTConstValue());
282 RTConstValue constValue) in setFieldData()
H A Dreflread.hxx202 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 Dreader.hxx350 RTConstValue getFieldValue(sal_uInt16 index) const { in getFieldValue()
351 RTConstValue v; in getFieldValue()
H A Dwriter.hxx142 rtl::OUString const & typeName, RTConstValue const & value) in setFieldData()
/AOO41X/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx59 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 Dtestregcpp.cxx64 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 Dregcompare.cxx376 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 Dtypeblop.cxx59 RTConstValue constValue; in writeConstantData()
485 RTConstValue constValue; in getTypeBlop()
/AOO41X/main/stoc/source/registry_tdprovider/
H A Dbase.hxx119 inline sal_Int32 getRTValueAsInt32( const RTConstValue & rVal ) in getRTValueAsInt32()
139 inline Any getRTValue( const RTConstValue & rVal ) in getRTValue()
/AOO41X/main/idlc/source/
H A Dastconstant.cxx62 RTConstValue aConst; in dumpBlob()
H A Daststruct.cxx157 RTConstValue()); in dump()
H A Dastunion.cxx302 RTConstValue aConst; in dump()
H A Dastdump.cxx403 RTConstValue()); in dumpBlob()
/AOO41X/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx155 inline RTConstValue getFieldConstValue( sal_uInt16 index ) const in getFieldConstValue()
/AOO41X/main/codemaker/source/idlmaker/
H A Didltype.cxx648 RTConstValue constValue = m_reader.getFieldConstValue(index); in dumpConstantValue()
1503 RTConstValue constValue; in dumpHFile()
/AOO41X/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1402 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 Dcpputype.cxx1116 RTConstValue constValue = m_reader.getFieldValue(index); in dumpConstantValue()
3509 RTConstValue constValue; in dumpDeclaration()
3614 RTConstValue constValue; in dumpComprehensiveGetCppuType()
/AOO41X/main/registry/source/
H A Dregimpl.cxx235 RTConstValue value(reader.getFieldValue(i)); in dumpType()
/AOO41X/main/codemaker/source/javamaker/
H A Djavatype.cxx874 RTConstValue fieldValue(reader.getFieldValue(i)); in handleEnumType()
2407 RTConstValue fieldValue(reader.getFieldValue(index)); in addConstant()