Searched refs:RTConstValueUnion (Results 1 – 8 of 8) sorted by relevance
| /trunk/main/registry/source/ |
| H A D | reflwrit.cxx | 215 RTConstValueUnion aConst; 370 RTConstValueUnion m_constValue; 381 RTConstValueUnion constValue); 409 RTConstValueUnion constValue) in setData() 1250 RTConstValueUnion valueValue) in typereg_writer_setFieldData() 1272 RTConstValueUnion constValue) in setFieldData()
|
| H A D | reflread.cxx | 614 RTValueType getFieldConstValue(sal_uInt16 index, RTConstValueUnion* value); 661 RTValueType FieldList::getFieldConstValue(sal_uInt16 index, RTConstValueUnion* value) in getFieldConstValue() 1399 RTConstValueUnion * value) in typereg_reader_getFieldValue() 1417 …EREG_CALLTYPE getFieldConstValue(TypeReaderImpl hEntry, sal_uInt16 index, RTConstValueUnion* value) in getFieldConstValue()
|
| /trunk/main/registry/inc/registry/ |
| H A D | refltype.hxx | 52 RTConstValueUnion m_value;
|
| H A D | types.h | 214 union RTConstValueUnion { union
|
| H A D | writer.h | 137 RTConstValueUnion valueValue)
|
| H A D | reader.h | 329 union RTConstValueUnion * value)
|
| H A D | reflwrit.hxx | 53 …uString*, rtl_uString*, rtl_uString*, rtl_uString*, RTFieldAccess, RTValueType, RTConstValueUnion);
|
| H A D | reflread.hxx | 66 …e (TYPEREG_CALLTYPE *getFieldConstValue) (TypeReaderImpl, sal_uInt16, RTConstValueUnion*);
|