Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ functions
Functions
1,322 in github.com/HelloBush/Java_MHXYdemo
⨍
Functions
1,322
◇
Types & classes
128
↓ 1 callers
Method
getFreeSpace
Convenience method. We wouldn't have to do that if we didn't mind long strings with Exxx at the end or the fact that the value returned can vary in si
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:101
↓ 1 callers
Method
getIDsOfNames
(Dispatch dispatchTarget, int lcid, String[] names)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:425
↓ 1 callers
Method
getInts
retrieves a group of ints from a single dimensional array @param sa_idx the index in the array to start the get @param nelems n
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:451
↓ 1 callers
Method
getInvocationProxy
Returns an instance of the proxy configured with pTargetObject as its target @param pTargetObject @return InvocationProxy an instance of the proxy th
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DispatchEvents.java:156
↓ 1 callers
Method
getJavaDateRef
returns the windows time contained in this Variant to a Java Date should return null if this is not a date reference Variant SF 959382 @return java.u
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:705
↓ 1 callers
Method
getLongRef
64 bit Longs only available on x64. 64 bit long support added 1.14 @return returns the value as a long, throws exception if not a long type @throws I
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:739
↓ 1 callers
Method
getLongValue
getter to the inner storage so that cmpareTo can work @return the embedded long value
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Currency.java:47
↓ 1 callers
Method
getParametersAsJavaClasses
creates a method signature compatible array of classes from an array of parameters @param parametersAsJavaObjects @return
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXInvocationProxy.java:131
↓ 1 callers
Method
getParametersAsJavaObjects
converts an array of Variants to their associated Java types @param targetParameters @return
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXInvocationProxy.java:157
↓ 1 callers
Method
getPropertyAsString
retrieves a property and returns it as a String @param propertyName @return String value of property
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:215
↓ 1 callers
Method
getRS
(String con, String query)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/test.java:27
↓ 1 callers
Method
getSerialNumber
convenience method @return driver serial number
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:71
↓ 1 callers
Method
getShortRef
get the content of this variant as an int @return int @throws IllegalStateException if variant is not of the requested type
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:785
↓ 1 callers
Method
getShorts
short access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:556
↓ 1 callers
Method
getString
string access @param sa_idx @return String stored in array
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:566
↓ 1 callers
Method
getStrings
string access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:594
↓ 1 callers
Method
getTempImageFile
creates a temporary image file and returns the File object @return the created image file object @throws IOException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioAppFacade.java:171
↓ 1 callers
Method
getTempKeyPointsNum
()
src/pkgBean/ImgSeekBean.java:58
↓ 1 callers
Method
getTotalSize
Convenience method. We go through these formatting hoops so we can make the size string pretty. We wouldn't have to do that if we didn't mind long str
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:83
↓ 1 callers
Method
getValue
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Field.java:41
↓ 1 callers
Method
getValues
Extract the values from the recordset @param recset @return Variant that is the returned values
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/access/Access.java:96
↓ 1 callers
Method
getVariant
Used to get the value from a windows type of VT_VARIANT or a jacob Variant type of VariantVariant. Added 1.12 pre 6 - VT_VARIANT support is at an alph
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:842
↓ 1 callers
Method
getVariantBoolean
@return the value in this Variant as a boolean, null if not a boolean
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:894
↓ 1 callers
Method
getVariantBooleanRef
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:896
↓ 1 callers
Method
getVariantByte
@return the value in this Variant as a byte, null if not a byte
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:901
↓ 1 callers
Method
getVariantByteRef
@return the value in this Variant as a byte, null if not a byte
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:906
↓ 1 callers
Method
getVariantCurrency
@return the value in this Variant as a long, null if not a long
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:911
↓ 1 callers
Method
getVariantCurrencyRef
@return the value in this Variant as a long, null if not a long
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:916
↓ 1 callers
Method
getVariantDate
@return double return the date (as a double) value held in this variant (fails on other types?)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:922
↓ 1 callers
Method
getVariantDateRef
get the content of this variant as a double representing a date @return double
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:929
↓ 1 callers
Method
getVariantDec
@return the value in this Variant as a decimal, null if not a decimal
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:934
↓ 1 callers
Method
getVariantDecRef
@return the value in this Variant (byref) as a decimal, null if not a decimal
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:940
↓ 1 callers
Method
getVariantDouble
@return double get the content of this variant as a double
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:945
↓ 1 callers
Method
getVariantDoubleRef
@return double get the content of this variant as a double
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:950
↓ 1 callers
Method
getVariantError
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:952
↓ 1 callers
Method
getVariantErrorRef
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:954
↓ 1 callers
Method
getVariantFloat
@return returns the value as a float if the type is of type float
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:959
↓ 1 callers
Method
getVariantFloatRef
@return returns the value as a float if the type is of type float
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:964
↓ 1 callers
Method
getVariantInt
@return the int value held in this variant (fails on other types?)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:969
↓ 1 callers
Method
getVariantIntRef
@return the int value held in this variant (fails on other types?)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:974
↓ 1 callers
Method
getVariantLong
@return the value in this Variant as a long, null if not a long
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:979
↓ 1 callers
Method
getVariantLongRef
@return the value in this Variant as a long, null if not a long
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:984
↓ 1 callers
Method
getVariantShortRef
@return short the content of this variant as a short
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:996
↓ 1 callers
Method
getVariantString
Native method that actually extracts a string value from the variant @return
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1003
↓ 1 callers
Method
getVariantStringRef
@return String the content of this variant as a string
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1008
↓ 1 callers
Method
getVariantType
Returns the variant type via a native method call @return short one of the VT_xx types
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1015
↓ 1 callers
Method
getVariantVariant
Returns the variant type via a native method call. Added 1.12 pre 6 - VT_VARIANT support is at an alpha level @return Variant one of the VT_Variant t
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1023
↓ 1 callers
Method
getVariants
variant access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:643
↓ 1 callers
Method
getVolumeName
@return volume name
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:127
↓ 1 callers
Method
init
initializes the COM Variant and puts its reference in this instance
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1045
↓ 1 callers
Method
init3
hooks up a connection point proxy by progId event methods on the sink object will be called by name with a signature of <name>(Variant[] args) You mu
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DispatchEvents.java:178
↓ 1 callers
Method
invoke
override the invoke() method to log all the events without writing a bunch of code
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/WordEventTest.java:86
↓ 1 callers
Method
isMapGo
()
src/pkgBean/GameBean.java:176
↓ 1 callers
Method
isVariantConsideredNull
is the variant null or empty or error or null dispatch @return true if it is null or false if not
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1063
↓ 1 callers
Function
makeArray
lib/jacob-1.20_src/jacob-1.20/jni/SafeArray.cpp:35
↓ 1 callers
Function
name2ID
lib/jacob-1.20_src/jacob-1.20/jni/Dispatch.cpp:259
↓ 1 callers
Method
obterValorCelula
Obtem o valor de contido em uma c�lula. O valor representa o conte�do da propriedade Value da c�lula @param celula - c�lula a ser lida @pa
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:157
↓ 1 callers
Method
open
Open a database @param ax @param fileName @return dispatch object that was opened
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/access/Access.java:72
↓ 1 callers
Method
open
Opens a document @param filename
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/office/WordDocumentProperties.java:49
↓ 1 callers
Method
openFile
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioDemo.java:161
↓ 1 callers
Method
pad
(int i)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/outlook/Outlook.java:17
↓ 1 callers
Method
pickFile
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioDemo.java:116
↓ 1 callers
Method
putByteRef
pushes a byte into the variant by ref and sets the type @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1144
↓ 1 callers
Method
putCurrencyRef
Pushes a long into the variant as currency and sets the type. MS Currency objects are 64 bit fixed point numbers with 15 digits to the left and 4 to t
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1184
↓ 1 callers
Method
putDateRef
converts a java date to a windows time and calls putDateRef(double) SF 959382 @param inDate a Java date to be converted @throws IllegalArg
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1229
↓ 1 callers
Method
putDecimalRef
Set the value of this variant and set the type. This may throw exceptions more often than the caller expects because most callers don't manage the sca
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1336
↓ 1 callers
Method
putDispatch
This acts a cover for putVariant Dispatch. @param in the Dispatch we're putting down in the COM variant space.
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1346
↓ 1 callers
Method
putDispatchRef
Dispatch and dispatchRef are treated the same This is a cover for putVariantDispatch(). putDispatch and putDispatchRef are treated the same because no
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1358
↓ 1 callers
Method
putDoubleRef
set the content of this variant to a double (VT_R8|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1378
↓ 1 callers
Method
putErrorRef
pushes an error code into the variant by ref and sets the type @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1410
↓ 1 callers
Method
putFloatRef
pushes a float into the variant and sets the type @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1432
↓ 1 callers
Method
putLong
Puts a 64 bit Java Long into a 64 bit Variant Long. Only works on x64 systems otherwise throws an error. 64 bit long support added 1.14 @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1467
↓ 1 callers
Method
putLongRef
Puts a 64 bit Java Long into a 64 bit Variant Long. Only works on x64 systems otherwise throws an error. 64 bit long support added 1.14 @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1480
↓ 1 callers
Method
putObject
Puts an object into the Variant -- converts to Dispatch. Acts as a cover for putVariantDispatch(); This primarily exists to support jacobgen. This sho
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1524
↓ 1 callers
Method
putSafeArray
have no idea... @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1547
↓ 1 callers
Method
putSafeArrayRef
have no idea... @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1558
↓ 1 callers
Method
putShortRef
set the content of this variant to a short (VT_I2|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1580
↓ 1 callers
Method
putStringRef
set the content of this variant to a string (VT_BSTR|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1602
↓ 1 callers
Method
putVariant
Puts a variant into this variant making it type VT_VARIANT. Added 1.12 pre 6 @param objectToBeWrapped A object that is to be referenced by
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1621
↓ 1 callers
Method
putVariantBoolean
puts a boolean into the variant and sets it's type @param in the new value
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1669
↓ 1 callers
Method
putVariantBooleanRef
puts a boolean into the variant and sets it's type @param in the new value
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1677
↓ 1 callers
Method
putVariantByte
puts a byte into the variant and sets it's type @param in the new value
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1685
↓ 1 callers
Method
putVariantByteRef
puts a byte into the variant and sets it's type @param in the new value
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1693
↓ 1 callers
Method
putVariantCurrency
puts a Currency into the variant and sets it's type @param in the new value
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1701
↓ 1 callers
Method
putVariantCurrencyRef
puts a Currency into the variant and sets it's type @param in the new value
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1709
↓ 1 callers
Method
putVariantDate
set the value of this variant @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1716
↓ 1 callers
Method
putVariantDateRef
set the content of this variant to a date (VT_DATE|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1723
↓ 1 callers
Method
putVariantDec
private JNI method called by putDecimal @param signum sign @param scale BigDecimal's scale @param lo low 32 bits @pa
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1739
↓ 1 callers
Method
putVariantDecRef
private JNI method called by putDecimalRef @param signum sign @param scale BigDecimal's scale @param lo low 32 bits
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1756
↓ 1 callers
Method
putVariantDouble
(double in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1768
↓ 1 callers
Method
putVariantDoubleRef
set the content of this variant to a double (VT_R8|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1775
↓ 1 callers
Method
putVariantEmpty
Sets the type to VariantEmpty. No values needed
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1780
↓ 1 callers
Method
putVariantError
(int in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1782
↓ 1 callers
Method
putVariantErrorRef
(int in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1784
↓ 1 callers
Method
putVariantFloat
fills the Variant with a float and sets the type to float @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1791
↓ 1 callers
Method
putVariantFloatRef
(float in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1793
↓ 1 callers
Method
putVariantInt
set the value of this variant and set the type @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1800
↓ 1 callers
Method
putVariantIntRef
set the content of this variant to an int (VT_I4|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1807
↓ 1 callers
Method
putVariantLong
(long in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1809
↓ 1 callers
Method
putVariantLongRef
(long in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1811
← previous
next →
301–400 of 1,322, ranked by callers