Lines Matching refs:SbxERR_CONVERSION
587 SetError( SbxERR_CONVERSION ); in Get()
783 SetError( SbxERR_CONVERSION ); in GET()
790 SetError( SbxERR_CONVERSION ); in GET()
1042 SetError( SbxERR_CONVERSION ); return sal_False; in SetType()
1050 SetError( SbxERR_CONVERSION ); return sal_False; in SetType()
1098 SetError( SbxERR_CONVERSION ); return sal_False; in Convert()
1106 SetError( SbxERR_CONVERSION ); return sal_False; in Convert()
1187 SetError( SbxERR_CONVERSION ); in Compute()
1191 SetError( SbxERR_CONVERSION ); in Compute()
1343 SetError( SbxERR_CONVERSION ); in Compute()
1572 SetError( SbxERR_CONVERSION ); in Compare()
1607 if ( bVBAInterop && eOp == SbxEQ && GetError() == SbxERR_CONVERSION ) in Compare()