Searched refs:pSbxVariable (Results 1 – 1 of 1) sorted by relevance
240 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local241 bVal = pSbxVariable->GetBool(); in RTLFUNC()257 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local258 nByte = pSbxVariable->GetByte(); in RTLFUNC()274 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local275 nCur = pSbxVariable->GetCurrency(); in RTLFUNC()292 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local293 pDec = pSbxVariable->GetDecimal(); in RTLFUNC()313 SbxVariable *pSbxVariable = rPar.Get(1); in RTLFUNC() local314 nVal = pSbxVariable->GetDate(); in RTLFUNC()[all …]