Home
last modified time | relevance | path

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

/aoo4110/main/extensions/test/ole/AxTestComponents/
H A DBasic.cpp646 SAFEARRAY *arTemp = NULL; in inoutSequenceByte() local
651 m_arByte = arTemp; in inoutSequenceByte()
658 SAFEARRAY *arTemp = NULL; in inoutSequenceShort() local
663 m_arShort = arTemp; in inoutSequenceShort()
670 SAFEARRAY *arTemp = NULL; in inoutSequenceLong() local
675 m_arLong = arTemp; in inoutSequenceLong()
682 SAFEARRAY *arTemp = NULL; in inoutSequenceString() local
687 m_arString = arTemp; in inoutSequenceString()
699 m_arFloat = arTemp; in inoutSequenceFloat()
711 m_arDouble = arTemp; in inoutSequenceDouble()
[all …]

Completed in 22 milliseconds