Home
last modified time | relevance | path

Searched refs:inoutLong (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DXCallback_Impl.idl80 [id(33), helpstring("method inoutLong")] HRESULT inoutLong([in,out] long* inoutVal);
H A DCallback.cpp416 STDMETHODIMP CCallback::inoutLong(long* inoutVal) in inoutLong() function in CCallback
451 inoutLong( aLong); in inoutValuesAll()
H A DCallback.h57 STDMETHOD(inoutLong)(/*[in,out]*/ long* inoutVal);
/aoo41x/main/extensions/test/ole/StarBasic_OleClient/
H A Doleclient.bas171 obj.inoutLong(inLong2)
173 obj.inoutLong(outLong)
/aoo41x/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.idl53 [id(14), helpstring("method inoutLong")] HRESULT inoutLong([in,out] long * val);
H A DBasic.h124 STDMETHOD(inoutLong)(/*[in,out]*/ long * val);
H A DBasic.cpp147 STDMETHODIMP CBasic::inoutLong(long *val) in inoutLong() function in CBasic
/aoo41x/main/cli_ure/qa/climaker/
H A Dclimaker.cs1291 long inoutLong = 15; in testInterface()
1307 ref inoutInt, ref inoutUInt, ref inoutLong, ref inoutULong, in testInterface()
1318 l.assure(aLong == inoutLong); in testInterface()
/aoo41x/main/extensions/test/ole/idl/
H A Doletest.idl257 void inoutLong( [inout] long inoutVal);
/aoo41x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1765 xCallback->inoutLong( aLong); in testInterface()

Completed in 112 milliseconds