Home
last modified time | relevance | path

Searched refs:aFloat (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/cli_ure/qa/climaker/
H A Dtestobjects.cs113 float aFloat, double aDouble, in inParameters() argument
129 m_Float = aFloat; in inParameters()
147 out float aFloat, out double aDouble, in outParameters() argument
163 aFloat = m_Float; in outParameters()
183 ref float aFloat, ref double aDouble, in inoutParameters() argument
223 float _f = aFloat; in inoutParameters()
224 aFloat = m_Float; in inoutParameters()
H A Dclimaker.cs1221 float aFloat = 0.314f; in testInterface()
1235 aFloat, aDouble, aChar, aString, in testInterface()
1273 l.assure(aFloat == outFloat); in testInterface()
1320 l.assure(aFloat == inoutFloat); in testInterface()
1336 aFloat, aDouble, aChar, aString, in testInterface()
1348 l.assure(obj.retFloat() == aFloat); in testInterface()
1378 obj.attrFloat = aFloat; in testInterface()
1379 l.assure(obj.attrFloat == aFloat); in testInterface()
H A Dtypes.idl82 [in] hyper aHyper, [in] unsigned hyper aUHyper, [in] float aFloat,
91 [out] hyper aHyper, [out] unsigned hyper aUHyper, [out] float aFloat,
102 [inout] float aFloat,
/trunk/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java65 Float aFloat= new Float( 3.14); field in AnyConverter_Test
80 anyFloat= new Any(new Type(Float.TYPE), aFloat); in AnyConverter_Test()
174 try { AnyConverter.toChar(aFloat); failed(""); in test_toChar()
226 try { AnyConverter.toByte(aFloat); failed(""); in test_toByte()
359 try { AnyConverter.toInt(aFloat); failed(""); in test_toInt()
469 val= AnyConverter.toFloat(aFloat); in test_toFloat()
470 assure("", val == aFloat.floatValue()); in test_toFloat()
529 val= AnyConverter.toDouble(aFloat); in test_toDouble()
530 assure("", val == aFloat.floatValue()); in test_toDouble()
846 assure("", AnyConverter.isFloat(aFloat)); in test_isFloat()
[all …]
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DCallback.cpp83 /* [out] */ float __RPC_FAR *aFloat, in outValuesAll() argument
105 hr= outFloat( aFloat); in outValuesAll()
433 /* [out][in] */ float __RPC_FAR *aFloat, in inoutValuesAll() argument
447 inoutFloat( aFloat); in inoutValuesAll()
H A DCallback.h79 /* [out][in] */ float __RPC_FAR *aFloat,
106 /* [out] */ float __RPC_FAR *aFloat,
H A DXCallback_Impl.idl50 [out] float* aFloat,
90 [in,out] float* aFloat,
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx123 float aFloat = 0.0f; in lcl_AnyToTag() local
124 rAny >>= aFloat; in lcl_AnyToTag()
125 pTag->addAttr("floatValue", aFloat); in lcl_AnyToTag()
190 float aFloat = 0.0; in toTag() local
191 aMapIter->second >>= aFloat; in toTag()
192 pTag->addAttr("floatValue", aFloat); in toTag()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1463 float aFloat; in testInterface() local
1535 xCallback->outFloat( aFloat); in testInterface()
1536 sprintf( buff,"XCallback::outFloat, value: %f", aFloat); in testInterface()
1582 float aFloat; in testInterface() local
1591 aFloat, aDouble, in testInterface()
1808 float aFloat=3.14f; in testInterface() local
1815 aAny, aBool, aChar, aString, aFloat, aDouble, in testInterface()
/trunk/main/extensions/test/ole/AxTestComponents/
H A DBasic.cpp167 float aFloat = *val; in inoutFloat() local
169 m_float = aFloat; in inoutFloat()
440 /* [out][in] */ float *aFloat, in mixed1() argument
446 inoutFloat(aFloat); in mixed1()
H A DBasic.h84 /* [out][in] */ float *aFloat,
H A DAxTestComponents.idl92 [in, out] float *aFloat,
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx499 float aFloat = 0; in getAnyAsString() local
500 pvargItem >>= aFloat; in getAnyAsString()
501 sString = rtl::OUString::valueOf( aFloat ); in getAnyAsString()
/trunk/main/registry/tools/
H A Dregcompare.cxx442 fprintf(stdout, "%f", constValue.m_value.aFloat); in printConstValue()
598 if (constValue1.m_value.aFloat != constValue2.m_value.aFloat) in checkConstValue()
604 constValue1.m_value.aFloat, constValue2.m_value.aFloat); in checkConstValue()
/trunk/main/registry/inc/registry/
H A Dtypes.h223 float aFloat; member
/trunk/main/idlc/source/
H A Dastconstant.cxx94 aConst.m_value.aFloat = exprVal->u.fval; in dumpBlob()
/trunk/main/stoc/test/
H A Dtestcorefl.idl41 float aFloat;
H A Dtestcorefl.cxx215 aStructC.aFloat = aConstFloat; in test_corefl()
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx112 aConstantAny >>= constValue.m_value.aFloat; in writeConstantData()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx818 System::Single aFloat= *__try_cast<System::Single*>(cli_data); in map_to_uno() local
819 *(float*) uno_data= aFloat; in map_to_uno()
/trunk/main/stoc/source/registry_tdprovider/
H A Dbase.hxx160 return Any( &rVal.m_value.aFloat, ::getCppuType( (const float *)0 ) ); in getRTValue()
/trunk/main/extensions/test/ole/idl/
H A Doletest.idl267 [inout] float aFloat,
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx112 aConstantAny >>= constValue.m_value.aFloat; in writeConstantData()
/trunk/main/registry/test/
H A Dtestregcpp.cxx118 aConst.m_value.aFloat = -2e-10f; in test_coreReflection()
/trunk/main/registry/source/
H A Dreflwrit.cxx327 buff += writeFloat(buff, m_value.aConst.aFloat); in toBlop()

Completed in 153 milliseconds

12