Home
last modified time | relevance | path

Searched refs:RT_TYPE_STRING (Results 1 – 13 of 13) sorted by relevance

/AOO42X/main/registry/source/
H A Dreflwrit.cxx394 (m_constValueType == RT_TYPE_STRING) && in ~FieldEntry()
412 if (constValueType == RT_TYPE_STRING && constValue.aString != 0) { in setData()
424 (m_constValueType == RT_TYPE_STRING) && in setData()
435 if (m_constValueType == RT_TYPE_STRING) in setData()
H A Dreflcnst.hxx105 CP_TAG_CONST_STRING = RT_TYPE_STRING,
H A Dregimpl.cxx291 case RT_TYPE_STRING: in dumpType()
H A Dreflread.cxx713 ret = RT_TYPE_STRING; in getFieldConstValue()
/AOO42X/main/registry/inc/registry/
H A Dtypes.h209 RT_TYPE_STRING enumerator
/AOO42X/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx125 constValue.m_type = RT_TYPE_STRING; in writeConstantData()
/AOO42X/main/registry/tools/
H A Dregcompare.cxx400 case RT_TYPE_STRING: in getConstValueType()
447 case RT_TYPE_STRING: in printConstValue()
/AOO42X/main/stoc/source/registry_tdprovider/
H A Dbase.hxx163 case RT_TYPE_STRING: in getRTValue()
/AOO42X/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx125 constValue.m_type = RT_TYPE_STRING; in writeConstantData()
/AOO42X/main/registry/test/
H A Dtestregcpp.cxx128 aConst.m_type = RT_TYPE_STRING; in test_coreReflection()
/AOO42X/main/codemaker/source/idlmaker/
H A Didltype.cxx701 case RT_TYPE_STRING: in dumpConstantValue()
/AOO42X/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1455 case RT_TYPE_STRING: in dumpConstantValue()
/AOO42X/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1195 case RT_TYPE_STRING: in dumpConstantValue()