Searched defs:nUShort (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/automation/source/server/ |
H A D | svcommstream.cxx | 36 ICommStream& SvCommStream::operator<<( comm_USHORT nUShort ) { *pStream << nUShort; return *this; } in operator <<()
|
/aoo41x/main/testtools/source/bridgetest/pyuno/ |
H A D | samplecomponent.py | 36 def assign( rData, bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper,\ argument 73 def setValues( self, bBool, cChar, nByte, nShort, nUShort, nLong,\ argument 81 def setValues2( self, bBool, cChar, nByte, nShort, nUShort, nLong, nULong,\ argument
|
H A D | core.py | 50 def assign( rData, bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper,\ argument
|
/aoo41x/main/stoc/test/ |
H A D | testiadapter.cxx | 122 sal_Int16 nShort, sal_uInt16 nUShort, in assign() 149 sal_Int16 nShort, sal_uInt16 nUShort, in assign() 330 sal_uInt16 nUShort; in invoke() local 679 sal_Int16 nShort, sal_uInt16 nUShort, in setValues() 697 sal_Int16& nShort, sal_uInt16& nUShort, in setValues2() 716 sal_Int16& nShort, sal_uInt16& nUShort, in getValues()
|
/aoo41x/main/testtools/source/bridgetest/cli/ |
H A D | cli_cs_bridgetest.cs | 206 short nShort, ushort nUShort, in assign() 233 short nShort, ushort nUShort, in assign()
|
H A D | cli_cs_testobj.cs | 100 ushort nUShort, in setValues()
|
/aoo41x/main/testtools/source/bridgetest/ |
H A D | cppobj.cxx | 79 sal_Int16 nShort, sal_uInt16 nUShort, in assign() 106 sal_Int16 nShort, sal_uInt16 nUShort, in assign() 556 sal_Int16 nShort, sal_uInt16 nUShort, in setValues() 574 sal_Int16& nShort, sal_uInt16& nUShort, in setValues2() 598 sal_Int16& nShort, sal_uInt16& nUShort, in getValues()
|
H A D | bridgetest.cxx | 193 sal_Int16 nShort, sal_uInt16 nUShort, in assign()
|
/aoo41x/main/basic/inc/basic/ |
H A D | sbxvar.hxx | 167 sal_uInt16 nUShort; member
|
/aoo41x/main/tools/inc/tools/ |
H A D | stream.hxx | 683 inline SvStream& SvStream::WriteNumber( sal_uInt16 nUShort ) in WriteNumber()
|
/aoo41x/main/testtools/com/sun/star/comp/bridge/ |
H A D | TestComponent.java | 353 short nUShort, in setValues()
|
Completed in 75 milliseconds