Home
last modified time | relevance | path

Searched refs:methodAny (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/extensions/test/ole/idl/
H A Doletest.idl45 sequence<any> methodAny ( [in] sequence<any> aSeq);
/AOO41X/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx149 … virtual Sequence< Any > SAL_CALL methodAny(const Sequence< Any >& aSeq) throw( RuntimeException );
504 Sequence< Any > SAL_CALL OComponent::methodAny(const Sequence< Any >& aSeq) throw( RuntimeException… in methodAny() function in OComponent