MCPcopy Create free account

hub / github.com/HelloBush/Java_MHXYdemo / functions

Functions1,322 in github.com/HelloBush/Java_MHXYdemo

MethodsetFloat
float access @param sa_idx @param c
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:838
MethodsetIndex
(String pl)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:335
MethodsetIsolationLevel
(int Level)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Connection.java:103
MethodsetLockType
(int plLockType)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:86
MethodsetLongs
sets a group of longs into a single dimensional array @param sa_idx the index of the start of the array to put into @param nelems
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:959
MethodsetMarshalOptions
(int pl)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:263
MethodsetMaxRecords
(int pl)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:94
MethodsetMode
(int plMode)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Connection.java:127
MethodsetName
@param pbstrName new "Name"
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Command.java:189
MethodsetNndrRatio
(float nndrRatio)
src/pkgImgSeek/ImgSeek.java:36
MethodsetNumericScale
(byte pb)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Field.java:85
MethodsetPageSize
(int pl)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:205
MethodsetPrecision
(byte pb)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Field.java:81
MethodsetPrepared
@param pfPrepared the new value for "Prepared"
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Command.java:107
MethodsetProvider
(String pbstr)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Connection.java:135
MethodsetShort
short access @param sa_idx1 @param sa_idx2 @param c
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:968
MethodsetSort
(String Criteria)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:213
MethodsetSource
(Object pvSource)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:102
MethodsetStayInSync
(boolean pb)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:293
MethodsetType
(int pDataType)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Field.java:89
MethodsetUp
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/BaseTestCase.java:26
MethodsetUp
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:23
MethodsetValue
(Variant pvar)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Field.java:45
MethodtestActiveXComponentFactory
Test that verifies function of the ActiveXComponentFactory
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ActiveXComponentFactoryTest.java:62
MethodtestActiveXSTA
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/vbscript/ScriptTest2ActiveX.java:40
MethodtestActiveXScript
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/vbscript/ScriptTestActiveX.java:19
MethodtestArchitectureVersions
verify the architecture switches work
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/LibraryLoaderTest.java:25
MethodtestBeginningOfWindowsTime
Verify that the start of time is when we think it is.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/DateUtilitiesTest.java:41
MethodtestBuildVersion
verify the build version and date functions work correctly
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/JacobObjectTest.java:17
MethodtestByRefToJavaObject
This verifies that toJavaObject() works for all of the main data types when they exist as a byRef version. <p> It compares the toJavaObject() for a by
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:27
MethodtestCaptureWordEvents
load up word, register for events and make stuff happen @param args
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/WordEventTest.java:28
MethodtestConverters
verify that dispatch can convert from object to variant and that the variant holds the right value
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantUtilitiesTest.java:47
MethodtestCreatingDispatchEvents
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/vbscript/ScriptTest.java:31
MethodtestCurrencyHandling
do some testing around currencies
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:115
MethodtestDLLNameContainsProcessorAndVersion
Verifies that we get a preferred DLL name with X86 since we really only run the unit tests on 32 bit platforms.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/LibraryLoaderTest.java:68
MethodtestDateUtilities
verify date conversion to and from java
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/DateUtilitiesTest.java:23
MethodtestDecimalConversion
verify decimal works right
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:484
MethodtestDispatchHasExited
Verify this detects word's exit
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/DispatchTest.java:18
MethodtestDispatchToJavaObject
4/2007 bug report toObject on dispatch tries to call getDispatchRef instead of getDispatch so toString() on dispatch blows up.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:150
MethodtestDispatchWithSafeArray
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayDispatchTest.java:14
MethodtestDoesNotBlowUp
runs a multi-threaded test
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ROT2Test.java:20
MethodtestDontFillROTSystemProperty
verify the SystemProperty (classname).PutInROT functions as expected. A value of false means instances of the class are not put in the ROT Any o ther
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ROTTest.java:21
MethodtestExcelWithInvocationProxy
load up excel, register for events and make stuff happen @param args
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/ExcelEventTest.java:29
MethodtestGCBehavior
Needs documentation. This test looks broken
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ROTTest.java:58
MethodtestGetColumnA
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:27
MethodtestGetColumnB
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:34
MethodtestGetDispatch
there was a bitwise masking error that let booleans be seen as dispatch objects Bug Report SF3065265
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:701
MethodtestGetError
there was a bitwise masking error that let booleans be seen as dispatch objects Bug Report SF3065265
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:719
MethodtestGetNullString
Verify SF 3435567 null and empty behavior change
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:736
MethodtestIEActiveProxyCallback
the main test method that builds up the connection and runs the test
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/IETestActiveXProxy.java:30
MethodtestJacobDllNameSystemProperty
verify LibraryLoader.JACOB_DLL_NAME is read by LibraryLoader
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/LibraryLoaderTest.java:35
MethodtestLargeDecimals
for(BigDecimal i in 79228162514264337593543950330.0 .. 79228162514264337593543950341.0) { com.jacob.com.Variant dv = new com.jacob.com.Variant(i, fals
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:510
MethodtestLeakWithSetString
---------------------------------------------------------------------------------------------------------------------------- ------------------------
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayLeak.java:29
MethodtestLong
try and test VT_I8. This should only work on 64 bit machines
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:94
MethodtestManyThreadedInit
Spin up a lot of threads and have them all create variants 3/2007 there have been several reports in multi-threaded servers that show init() failing
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:613
MethodtestMultipleInstances
This test is supposed to verify we get multiple instances when we mean too. Unfortunately, it requires that the runner of the test verify via the "Win
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ActiveXComponentFactoryTest.java:21
MethodtestNullProgramId
Verify that dispatch constructors are protected from null program ids.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/DispatchNullProgramId.java:19
MethodtestObjectIsAConstant
verifies objectIsAConstant works as expected
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:374
MethodtestObjectsToVariantNestedArray
test nested arrays
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantUtilitiesTest.java:33
MethodtestObjectsToVariants
verifies our unpacking stuff
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantUtilitiesTest.java:17
MethodtestOnlyOneInstance
This test is supposed to verify we can force multiple items through a single running instance. It requires that a user physically watch the "Windows T
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ActiveXComponentFactoryTest.java:43
MethodtestOpenWMPlayer
This should demo the media player but it doesn't
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/windowsmedia/WMPlayer.java:26
MethodtestPowerpoint
main program that lets us run this as a test @param args
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/powerpoint/PowerpointTest.java:42
MethodtestPrimitiveByteArray
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantUtilitiesTest.java:64
MethodtestPrimitiveDoubleArray
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantUtilitiesTest.java:98
MethodtestPrimitiveIntArray
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantUtilitiesTest.java:81
MethodtestPrimitiveLongArray
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantUtilitiesTest.java:115
MethodtestPutsAndGets
tests put and get methods looking for obvious defects
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:401
MethodtestROTVersion3
runs a multi-threaded test
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ROT3Test.java:22
MethodtestRunIECleanly
runs the IE test and feeds it commands
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/IETest.java:35
MethodtestRunIETerminateWithoutWait
runs the IE test and feeds it commands
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/IETest.java:42
MethodtestSafeArrayContents
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayContents.java:90
MethodtestSafeArrayViaExcel
verify safe arrays work with standard applications, Excel in this case
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayViaExcel.java:23
MethodtestSafeReleaseBoolean
Verify that booleans can be released. Part of the suite that checks all types.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:286
MethodtestSafeReleaseConstant
verify the constant values aren't released with safeRelease
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:321
MethodtestSafeReleaseString
this used to try and and create an access violation but that didn't work and now the methods on the Variant are smarter about working after a release
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:354
MethodtestSaveArrayRelease
verifies the release works on SafeArray
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayReleaseTest.java:61
MethodtestScript
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/vbscript/ScriptTest3.java:31
MethodtestScript2
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/vbscript/ScriptTest2.java:36
MethodtestSetup
this test exists just to test the setup.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/BaseTestCase.java:43
MethodtestShowDeadlockProblem
Runs the test with two threads, which don't initialize the COM thread. This test will always fail. @throws InterruptedException
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/JacobDeadlockTest.java:101
MethodtestShowNoProblemIfCOMIsInitialized
This test shows that if ComThread.Init() is called explicitly, no problem occurs. @throws InterruptedException
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/JacobDeadlockTest.java:77
MethodtestShowNoProblemIfSingleThreaded
This test shows that if only one thread is creating COM objects, no problem occurs. @throws InterruptedException
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/JacobDeadlockTest.java:89
MethodtestSomeChangeVT
see what happens when we conver to by ref
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:161
MethodtestStringConstructor
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayStringConstructorTest.java:16
MethodtestStupidSpeedTest
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/vbscript/ScriptTest.java:21
MethodtestThrowIllegalArgumentException
force an IllegalArgumentException to verify the utility method throws correctly.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/DispatchValidDispatchTest.java:18
MethodtestThrowIllegalStateException
force an IllegalStateException to verify the utility method throws correctly.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/DispatchValidDispatchTest.java:32
MethodtestToStringDoesNotConvert
verify the toString() method does not do type conversion
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:230
MethodtestToStringEmptyValues
Exercise ToString special cases
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:259
MethodtestUnicodeCharactersInErrorMessage
verifies that messages can now have unicode in them like when the file names have unicode characters
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/errors/UnicodeErrorTest.java:20
MethodtestUninitializedVariant
make sure variant with no backing store works.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantTest.java:198
MethodtestVariantDate
verify the conversion of Variants into java dates
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantDateTest.java:19
MethodtestVariantDateToJavaObject
verify that the Variant constructor accepts Java dates and converts them correctly
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/VariantDateTest.java:36
MethodtestYetAnotherScriptTest
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/vbscript/ScriptTest3ActiveX.java:27
MethodtoBoolean
@deprecated should be replaced by changeType() followed by getBoolean() @return the value of this variant as boolean (after possible conversion)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1937
MethodtoByte
attempts to return the content of this variant as a double (after possible conversion) @deprecated should be replaced by changeType() followed by get
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1950
MethodtoCharArray
@deprecated superseded by SafeArray @return never returns anything @throws com.jacob.com.NotImplementedException
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1971
MethodtoCurrency
@deprecated should be replaced by changeType() followed by getCurrency @return the content of this variant as a long representing a monetary a
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1981
MethodtoDate
@deprecated should use changeType() followed by getDate() @return the value of this variant as a date (after possible conversion)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1991
← previousnext →1,201–1,300 of 1,322, ranked by callers