Home
last modified time | relevance | path

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

/aoo41x/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DXCallback_Impl.idl77 [id(30), helpstring("method inoutDouble")] HRESULT inoutDouble([in,out] double* inoutVal);
H A DCallback.cpp392 STDMETHODIMP CCallback::inoutDouble(double *inoutVal) in inoutDouble() function in CCallback
448 inoutDouble( aDouble); in inoutValuesAll()
H A DCallback.h60 STDMETHOD(inoutDouble)(/*[in,out]*/ double* inoutVal);
/aoo41x/main/extensions/test/ole/StarBasic_OleClient/
H A Doleclient.bas181 obj.inoutDouble(inDouble2)
183 obj.inoutDouble(outDouble)
/aoo41x/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.idl56 [id(17), helpstring("method inoutDouble")] HRESULT inoutDouble([in,out] double * val);
H A DBasic.h121 STDMETHOD(inoutDouble)(/*[in,out]*/ double * val);
H A DBasic.cpp173 STDMETHODIMP CBasic::inoutDouble(double *val) in inoutDouble() function in CBasic
/aoo41x/main/cli_ure/qa/climaker/
H A Dclimaker.cs1294 double inoutDouble = 5.135; in testInterface()
1308 ref inoutFloat, ref inoutDouble, ref inoutChar, ref inoutString, in testInterface()
1321 l.assure(aDouble == inoutDouble); in testInterface()
/aoo41x/main/extensions/test/ole/idl/
H A Doletest.idl254 void inoutDouble( [inout] double inoutVal);
/aoo41x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1738 xCallback->inoutDouble( f); in testInterface()

Completed in 62 milliseconds