Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/
H A Dfilter.cxx995 PFilterDlgCall mpfnImportDlg;
1001 PFilterDlgCall GetImportDlgFunction();
1003PFilterDlgCall GetExportDlgFunction() { return (PFilterDlgCall) maLibrary.getFunctionSymbol( Uni… in GetExportDlgFunction()
1029 PFilterDlgCall ImpFilterLibCacheEntry::GetImportDlgFunction() in GetImportDlgFunction()
1032 …mpfnImportDlg = (PFilterDlgCall)maLibrary.getFunctionSymbol( UniString::CreateFromAscii( IMPDLG_FU… in GetImportDlgFunction()
/trunk/main/svtools/inc/svtools/
H A Dfltcall.hxx63 typedef sal_Bool ( *PFilterDlgCall )( FltCallDialogParameter& ); typedef

Completed in 26 milliseconds