Searched refs:i_Arguments (Results 1 – 1 of 1) sorted by relevance
175 …void SAL_CALL Wizard::initialize( const Sequence< Any >& i_Arguments ) throw (Exception, RuntimeEx… in initialize() argument181 if ( i_Arguments.getLength() != 2 ) in initialize()185 m_xController.set( i_Arguments[1], UNO_QUERY ); in initialize()191 i_Arguments[0] >>= aSinglePath; in initialize()193 i_Arguments[0] >>= aMultiplePaths; in initialize()
Completed in 16 milliseconds