Home
last modified time | relevance | path

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

/aoo42x/main/registry/source/
H A Dreflread.cxx725 const sal_Char* aDoku = NULL; in getFieldDoku() local
729aDoku = m_pCP->readUTF8NameConstant(readUINT16(sizeof(sal_uInt16) + (index * m_FIELD_ENTRY_SIZE) +… in getFieldDoku()
732 return aDoku; in getFieldDoku()
817 const sal_Char* aDoku = NULL; in getReferenceDoku() local
821aDoku = m_pCP->readUTF8NameConstant(readUINT16(sizeof(sal_uInt16) + (index * m_REFERENCE_ENTRY_SIZ… in getReferenceDoku()
824 return aDoku; in getReferenceDoku()
1066 const sal_Char* aDoku = NULL; in getMethodDoku() local
1070 aDoku = m_pCP->readUTF8NameConstant(readUINT16(m_pIndex[index] + METHOD_OFFSET_DOKU)); in getMethodDoku()
1073 return aDoku; in getMethodDoku()

Completed in 12 milliseconds