Searched refs:docList (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dapp.cpp142 AEDescList docList; local
150 err = AEGetParamDesc((AppleEvent *)event, keyDirectObject, typeAEList,&docList);
154 err = AECountItems(&docList, &itemsInList);
169 &docList, i, typeFSRef, &keywd, &returnedType,
183 AEDescList docList; local
191 err = AEGetParamDesc((AppleEvent *)event, keyDirectObject, typeAEList,&docList);
195 err = AECountItems(&docList, &itemsInList);
210 &docList, i, typeFSRef, &keywd, &returnedType,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp159 AEDescList docList; local
167 err = AEGetParamDesc((AppleEvent *)event, keyDirectObject, typeAEList,&docList);
171 err = AECountItems(&docList, &itemsInList);
181 AEGetNthPtr(&docList, i, typeFSS, &keywd, &returnedType,
193 AEDescList docList; local
201 err = AEGetParamDesc((AppleEvent *)event, keyDirectObject, typeAEList,&docList);
205 err = AECountItems(&docList, &itemsInList);
215 AEGetNthPtr(&docList, i, typeFSS, &keywd, &returnedType,

Completed in 106 milliseconds