Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Daddincol.cxx1386 ScUnoAddInCall::ScUnoAddInCall( ScUnoAddInCollection& rColl, const String& rName, in ScUnoAddInCall() function in ScUnoAddInCall
1424 ScUnoAddInCall::~ScUnoAddInCall() in ~ScUnoAddInCall()
1429 sal_Bool ScUnoAddInCall::ValidParamCount() in ValidParamCount()
1434 ScAddInArgumentType ScUnoAddInCall::GetArgType( long nPos ) in GetArgType()
1451 sal_Bool ScUnoAddInCall::NeedsCaller() const in NeedsCaller()
1456 void ScUnoAddInCall::SetCaller( const uno::Reference<uno::XInterface>& rInterface ) in SetCaller()
1461 void ScUnoAddInCall::SetCallerFromObjectShell( SfxObjectShell* pObjSh ) in SetCallerFromObjectShell()
1470 void ScUnoAddInCall::SetParam( long nPos, const uno::Any& rValue ) in SetParam()
1495 void ScUnoAddInCall::ExecuteCall() in ExecuteCall()
1545 void ScUnoAddInCall::ExecuteCallWithArgs(uno::Sequence<uno::Any>& rCallArgs) in ExecuteCallWithArgs()
[all …]
H A Dinterpr4.cxx2351 ScUnoAddInCall aCall( *ScGlobal::GetAddInCollection(), aUnoName, nParamCount ); in ScExternal()
/aoo42x/main/sc/inc/
H A Daddincol.hxx192 class ScUnoAddInCall class
213 ScUnoAddInCall( ScUnoAddInCollection& rColl, const String& rName,
215 ~ScUnoAddInCall();

Completed in 47 milliseconds