Searched refs:aDoku (Results 1 – 1 of 1) sorted by relevance
725 const sal_Char* aDoku = NULL; in getFieldDoku() local729 …aDoku = 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() local821 …aDoku = 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() local1070 aDoku = m_pCP->readUTF8NameConstant(readUINT16(m_pIndex[index] + METHOD_OFFSET_DOKU)); in getMethodDoku()1073 return aDoku; in getMethodDoku()
Completed in 29 milliseconds