Home
last modified time | relevance | path

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

/aoo4110/main/cppu/source/uno/
H A Dconstr.hxx103 rtl_uString** ppElement = (rtl_uString **)pMem + i; in _defaultConstructArray() local
104 *ppElement = 0; in _defaultConstructArray()
105 rtl_uString_new( ppElement); in _defaultConstructArray()
111 typelib_TypeDescriptionReference** ppElement = (typelib_TypeDescriptionReference **)pMem + i; in _defaultConstructArray() local
112 *ppElement = _getVoidType(); in _defaultConstructArray()
143 uno_Sequence** ppElement = (uno_Sequence **)pMem + i; in _defaultConstructArray() local
144 *ppElement = createEmptySequence(); in _defaultConstructArray()

Completed in 13 milliseconds