Home
last modified time | relevance | path

Searched refs:pSbxVariable (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/basic/source/runtime/
H A Dmethods1.cxx241 bVal = pSbxVariable->GetBool(); in RTLFUNC()
258 nByte = pSbxVariable->GetByte(); in RTLFUNC()
275 nCur = pSbxVariable->GetCurrency(); in RTLFUNC()
293 pDec = pSbxVariable->GetDecimal(); in RTLFUNC()
314 nVal = pSbxVariable->GetDate(); in RTLFUNC()
341 nVal = pSbxVariable->GetDouble(); in RTLFUNC()
359 nVal = pSbxVariable->GetInteger(); in RTLFUNC()
376 nVal = pSbxVariable->GetLong(); in RTLFUNC()
405 nVal = pSbxVariable->GetSingle(); in RTLFUNC()
440 pSbxVariable->Get( aVals ); in RTLFUNC()
[all …]

Completed in 38 milliseconds