Home
last modified time | relevance | path

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

/AOO42X/main/basic/source/runtime/
H A Dmethods1.cxx240 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local
241 bVal = pSbxVariable->GetBool(); in RTLFUNC()
257 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local
258 nByte = pSbxVariable->GetByte(); in RTLFUNC()
274 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local
275 nCur = pSbxVariable->GetCurrency(); in RTLFUNC()
292 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local
293 pDec = pSbxVariable->GetDecimal(); in RTLFUNC()
313 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local
314 nVal = pSbxVariable->GetDate(); in RTLFUNC()
[all …]