MCPcopy Create free account

hub / github.com/HelloBush/Java_MHXYdemo / functions

Functions1,322 in github.com/HelloBush/Java_MHXYdemo

↓ 1 callersMethodgetFreeSpace
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 callersMethodgetIDsOfNames
(Dispatch dispatchTarget, int lcid, String[] names)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:425
↓ 1 callersMethodgetInts
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 callersMethodgetInvocationProxy
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 callersMethodgetJavaDateRef
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 callersMethodgetLongRef
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 callersMethodgetLongValue
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 callersMethodgetParametersAsJavaClasses
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 callersMethodgetParametersAsJavaObjects
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 callersMethodgetPropertyAsString
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 callersMethodgetRS
(String con, String query)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/test.java:27
↓ 1 callersMethodgetSerialNumber
convenience method @return driver serial number
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:71
↓ 1 callersMethodgetShortRef
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 callersMethodgetShorts
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 callersMethodgetString
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 callersMethodgetStrings
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 callersMethodgetTempImageFile
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 callersMethodgetTempKeyPointsNum
()
src/pkgBean/ImgSeekBean.java:58
↓ 1 callersMethodgetTotalSize
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 callersMethodgetValue
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Field.java:41
↓ 1 callersMethodgetValues
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 callersMethodgetVariant
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 callersMethodgetVariantBoolean
@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 callersMethodgetVariantBooleanRef
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:896
↓ 1 callersMethodgetVariantByte
@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 callersMethodgetVariantByteRef
@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 callersMethodgetVariantCurrency
@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 callersMethodgetVariantCurrencyRef
@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 callersMethodgetVariantDate
@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 callersMethodgetVariantDateRef
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 callersMethodgetVariantDec
@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 callersMethodgetVariantDecRef
@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 callersMethodgetVariantDouble
@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 callersMethodgetVariantDoubleRef
@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 callersMethodgetVariantError
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:952
↓ 1 callersMethodgetVariantErrorRef
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:954
↓ 1 callersMethodgetVariantFloat
@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 callersMethodgetVariantFloatRef
@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 callersMethodgetVariantInt
@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 callersMethodgetVariantIntRef
@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 callersMethodgetVariantLong
@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 callersMethodgetVariantLongRef
@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 callersMethodgetVariantShortRef
@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 callersMethodgetVariantString
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 callersMethodgetVariantStringRef
@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 callersMethodgetVariantType
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 callersMethodgetVariantVariant
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 callersMethodgetVariants
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 callersMethodgetVolumeName
@return volume name
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:127
↓ 1 callersMethodinit
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 callersMethodinit3
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 callersMethodinvoke
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 callersMethodisMapGo
()
src/pkgBean/GameBean.java:176
↓ 1 callersMethodisVariantConsideredNull
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 callersFunctionmakeArray
lib/jacob-1.20_src/jacob-1.20/jni/SafeArray.cpp:35
↓ 1 callersFunctionname2ID
lib/jacob-1.20_src/jacob-1.20/jni/Dispatch.cpp:259
↓ 1 callersMethodobterValorCelula
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 callersMethodopen
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 callersMethodopen
Opens a document @param filename
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/office/WordDocumentProperties.java:49
↓ 1 callersMethodopenFile
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioDemo.java:161
↓ 1 callersMethodpad
(int i)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/outlook/Outlook.java:17
↓ 1 callersMethodpickFile
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioDemo.java:116
↓ 1 callersMethodputByteRef
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 callersMethodputCurrencyRef
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 callersMethodputDateRef
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 callersMethodputDecimalRef
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 callersMethodputDispatch
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 callersMethodputDispatchRef
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 callersMethodputDoubleRef
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 callersMethodputErrorRef
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 callersMethodputFloatRef
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 callersMethodputLong
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 callersMethodputLongRef
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 callersMethodputObject
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 callersMethodputSafeArray
have no idea... @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1547
↓ 1 callersMethodputSafeArrayRef
have no idea... @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1558
↓ 1 callersMethodputShortRef
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 callersMethodputStringRef
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 callersMethodputVariant
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 callersMethodputVariantBoolean
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 callersMethodputVariantBooleanRef
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 callersMethodputVariantByte
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 callersMethodputVariantByteRef
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 callersMethodputVariantCurrency
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 callersMethodputVariantCurrencyRef
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 callersMethodputVariantDate
set the value of this variant @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1716
↓ 1 callersMethodputVariantDateRef
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 callersMethodputVariantDec
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 callersMethodputVariantDecRef
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 callersMethodputVariantDouble
(double in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1768
↓ 1 callersMethodputVariantDoubleRef
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 callersMethodputVariantEmpty
Sets the type to VariantEmpty. No values needed
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1780
↓ 1 callersMethodputVariantError
(int in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1782
↓ 1 callersMethodputVariantErrorRef
(int in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1784
↓ 1 callersMethodputVariantFloat
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 callersMethodputVariantFloatRef
(float in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1793
↓ 1 callersMethodputVariantInt
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 callersMethodputVariantIntRef
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 callersMethodputVariantLong
(long in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1809
↓ 1 callersMethodputVariantLongRef
(long in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1811
← previousnext →301–400 of 1,322, ranked by callers