Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Daddincol.cxx1387 ScUnoAddInCall::ScUnoAddInCall( ScUnoAddInCollection& rColl, const String& rName, in ScUnoAddInCall() function in ScUnoAddInCall
1425 ScUnoAddInCall::~ScUnoAddInCall() in ~ScUnoAddInCall()
1430 sal_Bool ScUnoAddInCall::ValidParamCount() in ValidParamCount()
1435 ScAddInArgumentType ScUnoAddInCall::GetArgType( long nPos ) in GetArgType()
1452 sal_Bool ScUnoAddInCall::NeedsCaller() const in NeedsCaller()
1457 void ScUnoAddInCall::SetCaller( const uno::Reference<uno::XInterface>& rInterface ) in SetCaller()
1462 void ScUnoAddInCall::SetCallerFromObjectShell( SfxObjectShell* pObjSh ) in SetCallerFromObjectShell()
1471 void ScUnoAddInCall::SetParam( long nPos, const uno::Any& rValue ) in SetParam()
1496 void ScUnoAddInCall::ExecuteCall() in ExecuteCall()
1546 void ScUnoAddInCall::ExecuteCallWithArgs(uno::Sequence<uno::Any>& rCallArgs) in ExecuteCallWithArgs()
[all …]
H A Dinterpr4.cxx2351 ScUnoAddInCall aCall( *ScGlobal::GetAddInCollection(), aUnoName, nParamCount ); in ScExternal()
/aoo41x/main/sc/inc/
H A Daddincol.hxx192 class ScUnoAddInCall class
213 ScUnoAddInCall( ScUnoAddInCollection& rColl, const String& rName,
215 ~ScUnoAddInCall();

Completed in 50 milliseconds