Home
last modified time | relevance | path

Searched refs:i_rArgs (Results 1 – 4 of 4) sorted by relevance

/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_factory.cxx78 … const ::rtl::OUString& i_rResourceURL, const Sequence< PropertyValue >& i_rArgs ) throw (NoSuchEl… in createUIElement() argument
90 const PropertyValue* pArg = i_rArgs.getConstArray(); in createUIElement()
91 const PropertyValue* pArgEnd = i_rArgs.getConstArray() + i_rArgs.getLength(); in createUIElement()
H A Dctp_factory.hxx59 …com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& i_rArgs ) throw (::com::s…
/trunk/main/vcl/source/components/
H A Dfontident.cxx84 void SAL_CALL FontIdentificator::initialize( const Sequence<Any>& i_rArgs ) throw(Exception,Runtime… in initialize() argument
89 sal_uInt32 nArgs = i_rArgs.getLength(); in initialize()
90 const Any* pArgs = i_rArgs.getConstArray(); in initialize()
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx1003 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 29 milliseconds