Lines Matching refs:SbxLONG64
229 case SbxLONG64: in SbxValue()
684 GET( GetLong64, SbxLONG64, SbxINT64, nLong64 ) in GET()
953 PUT( PutLong64, SbxLONG64, const SbxINT64&, nLong64 ) in PUT()
1198 || GetType() == SbxLONG64 in Compute()
1209 || GetType() == SbxLONG64 || eOpType == SbxLONG64 ) in Compute()
1210 aL.eType = aR.eType = SbxLONG64; in Compute()
1228 aL.eType = SbxLONG64; in Compute()
1229 if( aL.eType == SbxLONG64 ) in Compute()
1244 aL.eType = SbxLONG64; in Compute()
1245 if( aL.eType == SbxLONG64 ) in Compute()
1669 case SbxLONG64: in LoadData()
1786 case SbxLONG64: in StoreData()