Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dcallform.cxx238 FARPROC fpGetCount = (FARPROC)pLib->getFunctionSymbol(LIBFUNCNAME(GETFUNCTIONCOUNT)); in InitExternalFunc() local
240 if ((fpGetCount != NULL) && (fpGetData != NULL)) in InitExternalFunc()
261 (*((GetFuncCountPtr)fpGetCount))(nCount); in InitExternalFunc()

Completed in 15 milliseconds