Searched refs:SetArguments (Results 1 – 6 of 6) sorted by relevance
133 void SetArguments( long nNewCount, const ScAddInArgDesc* pNewDescs );
114 …void SetArguments( const css::uno::Sequence< css::beans::PropertyValue >& rArguments ) throw (css:…
867 mxCurrentSettings->SetArguments( rArguments ); in startWithArguments()
3602 void PresentationSettingsEx::SetArguments( const Sequence< PropertyValue >& rArguments ) throw (Ill… in SetArguments() function in sd::PresentationSettingsEx
233 void ScUnoAddInFuncData::SetArguments( long nNewCount, const ScAddInArgDesc* pNewDescs ) in SetArguments() function in ScUnoAddInFuncData1195 pOldData->SetArguments( nVisibleCount, pVisibleArgs ); in UpdateFromAddIn()
877 psl->SetArguments( OUStringToOString(rParameter, osl_getThreadTextEncoding()).getStr() ); in CreateShortcut()
Completed in 85 milliseconds