Searched refs:i_rArgs (Results 1 – 4 of 4) sorted by relevance
78 … const ::rtl::OUString& i_rResourceURL, const Sequence< PropertyValue >& i_rArgs ) throw (NoSuchEl… in createUIElement() argument90 const PropertyValue* pArg = i_rArgs.getConstArray(); in createUIElement()91 const PropertyValue* pArgEnd = i_rArgs.getConstArray() + i_rArgs.getLength(); in createUIElement()
59 …com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& i_rArgs ) throw (::com::s…
84 void SAL_CALL FontIdentificator::initialize( const Sequence<Any>& i_rArgs ) throw(Exception,Runtime… in initialize() argument89 sal_uInt32 nArgs = i_rArgs.getLength(); in initialize()90 const Any* pArgs = i_rArgs.getConstArray(); in initialize()
1003 const Sequence< PropertyValue >& i_rArgs ) in ImplDelayedDispatch()1006 aArgs( i_rArgs ) in ImplDelayedDispatch()1032 const Sequence< PropertyValue >& i_rArgs ) in dispatchURL()1061 … ImplDelayedDispatch* pDisp = new ImplDelayedDispatch( xDispatch, aDispatchURL, i_rArgs ); in dispatchURL()
Completed in 33 milliseconds