Searched refs:refType (Results 1 – 5 of 5) sorted by relevance
/trunk/main/registry/inc/registry/ |
H A D | reflwrit.hxx | 221 RTReferenceType refType, 345 RTReferenceType refType, in setReferenceData() argument 349 m_pApi->setReferenceData(m_hImpl, index, name.pData, refType, doku.pData, access); in setReferenceData()
|
/trunk/main/registry/source/ |
H A D | reflwrit.cxx | 509 RTReferenceType refType, 525 RTReferenceType refType, in setData() argument 531 m_type = refType; in setData() 1403 RTReferenceType refType, in setReferenceData() argument 1407 typereg_writer_setReferenceData(hEntry, index, doku, refType, access, name); in setReferenceData()
|
H A D | reflread.cxx | 805 RTReferenceType refType = RT_REF_INVALID; in getReferenceType() local 809 …refType = (RTReferenceType) readUINT16(sizeof(sal_uInt16) + (index * m_REFERENCE_ENTRY_SIZE) + REF… in getReferenceType() 812 return refType; in getReferenceType()
|
/trunk/main/registry/tools/ |
H A D | regcompare.cxx | 894 static char const * getReferenceType(RTReferenceType refType) in getReferenceType() argument 896 switch (refType) in getReferenceType()
|
/trunk/main/oox/source/token/ |
H A D | tokens.txt | 4151 refType
|
Completed in 50 milliseconds