Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/filter/
H A Dfilter.cxx1018 PFilterCall mpfnImport; member
1036 mpfnImport ( NULL ), in ImpFilterLibCacheEntry()
1045 if( !mpfnImport ) in GetImportFunction()
1046mpfnImport = (PFilterCall) maLibrary.getFunctionSymbol( UniString::CreateFromAscii( IMPORT_FUNCTIO… in GetImportFunction()
1048 return mpfnImport; in GetImportFunction()