Home
last modified time | relevance | path

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

/trunk/main/sc/addin/inc/
H A Daddin.h90 extern void CALLTYPE Unadvice( double& nHandle );
121 extern void CALLTYPE Unadvice( double * nHandle );
/trunk/main/sc/source/core/tool/
H A Dcallform.cxx72 typedef void (CALLTYPE* Unadvice)( double& nHandle ); typedef
415 sal_Bool FuncData::Unadvice( double nHandle ) in Unadvice() function in FuncData
422 ((::Unadvice)fProc)(nHandle); in Unadvice()
H A Dadiasync.cxx89 pFuncData->Unadvice( (double)nHandle ); in ~ScAddInAsync()
/trunk/main/sc/inc/
H A Dcallform.hxx88 sal_Bool Unadvice(double nHandle);

Completed in 34 milliseconds