| /AOO41X/main/basic/source/sbx/ |
| H A D | sbxbase.cxx | 40 TYPEINIT0(SbxBase) in TYPEINIT0() argument 63 DBG_NAME(SbxBase); 65 SbxBase::SbxBase() in SbxBase() function in SbxBase 67 DBG_CTOR( SbxBase, 0 ); in SbxBase() 71 SbxBase::SbxBase( const SbxBase& r ) in SbxBase() function in SbxBase 74 DBG_CTOR( SbxBase, 0 ); in SbxBase() 78 SbxBase::~SbxBase() in ~SbxBase() 80 DBG_DTOR(SbxBase,0); in ~SbxBase() 83 SbxBase& SbxBase::operator=( const SbxBase& r ) in operator =() 85 DBG_CHKTHIS( SbxBase, 0 ); in operator =() [all …]
|
| H A D | sbxint.cxx | 43 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetInteger() 57 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger() 65 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger() 69 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMININT; in ImpGetInteger() 77 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger() 85 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger() 89 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMININT; in ImpGetInteger() 97 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger() 101 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMININT; in ImpGetInteger() 109 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXINT; in ImpGetInteger() [all …]
|
| H A D | sbxdbl.cxx | 37 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDouble() 79 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDouble() 89 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDouble() 102 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetDouble() 134 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetDouble() 168 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDouble() 197 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutDouble() 203 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXCHAR; in ImpPutDouble() 207 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMINCHAR; in ImpPutDouble() 213 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXBYTE; in ImpPutDouble() [all …]
|
| H A D | sbxsng.cxx | 38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetSingle() 86 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle() 91 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle() 96 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle() 101 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle() 121 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle() 126 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetSingle() 140 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetSingle() 179 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetSingle() 218 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutSingle() [all …]
|
| H A D | sbxlng.cxx | 38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetLong() 56 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXLNG; in ImpGetLong() 64 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXLNG; in ImpGetLong() 68 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINLNG; in ImpGetLong() 105 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXLNG; in ImpGetLong() 109 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINLNG; in ImpGetLong() 128 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXLNG; in ImpGetLong() 132 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINLNG; in ImpGetLong() 145 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetLong() 185 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetLong() [all …]
|
| H A D | sbxcurr.cxx | 47 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetCurrency() 77 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMax(); in ImpGetCurrency() 81 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMin(); in ImpGetCurrency() 90 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMax(); in ImpGetCurrency() 94 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMin(); in ImpGetCurrency() 107 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMax(); in ImpGetCurrency() 111 SbxBase::SetError( SbxERR_OVERFLOW ); nRes.SetMin(); in ImpGetCurrency() 132 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes.SetNull(); in ImpGetCurrency() 169 SbxBase::SetError( SbxERR_CONVERSION ); nRes.SetNull(); in ImpGetCurrency() 217 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutCurrency() [all …]
|
| H A D | sbxdate.cxx | 43 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDate() 135 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetDate() 148 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetDate() 184 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetDate() 231 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDate() 305 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutDate() 311 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXCHAR; in ImpPutDate() 315 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMINCHAR; in ImpPutDate() 321 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXBYTE; in ImpPutDate() 325 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutDate() [all …]
|
| H A D | sbxbyte.cxx | 38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetByte() 44 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte() 55 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte() 59 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte() 68 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte() 76 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte() 80 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte() 88 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte() 96 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte() 100 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte() [all …]
|
| H A D | sbxuint.cxx | 38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetUShort() 50 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort() 62 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort() 66 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort() 74 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort() 82 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort() 86 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort() 94 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort() 102 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXUINT; in ImpGetUShort() 106 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort() [all …]
|
| H A D | sbxulng.cxx | 38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetULong() 50 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong() 62 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong() 72 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong() 76 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong() 113 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong() 117 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong() 136 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong() 140 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong() 153 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetULong() [all …]
|
| H A D | sbxchar.cxx | 43 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetChar() 55 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar() 67 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar() 71 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar() 79 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar() 87 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar() 91 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar() 99 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar() 107 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar() 111 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar() [all …]
|
| H A D | sbxdec.cxx | 471 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDecimal() 490 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetDecimal() 521 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetDecimal() 535 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpGetDecimal() 576 SbxBase::SetError( SbxERR_CONVERSION ); pnDecRes->setShort( 0 ); in ImpGetDecimal() 680 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutDecimal() 687 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal() 694 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal() 702 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal() 711 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal() [all …]
|
| H A D | sbxbool.cxx | 42 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetBool() 107 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetBool() 118 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = SbxFALSE; in ImpGetBool() 153 SbxBase::SetError( SbxERR_CONVERSION ); nRes = SbxFALSE; in ImpGetBool() 212 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutBool() 245 SbxBase::SetError( SbxERR_CONVERSION ); in ImpPutBool()
|
| H A D | sbxstr.cxx | 52 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetString() 102 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpGetString() 138 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetString() 223 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutString() 251 SbxBase::SetError( SbxERR_CONVERSION ); in ImpPutString()
|
| H A D | sbxvalue.cxx | 41 TYPEINIT1(SbxValue,SbxBase) 195 case OVERFLOW: SbxBase::SetError( SbxERR_OVERFLOW ); break; in matherr() 197 case _OVERFLOW: SbxBase::SetError( SbxERR_OVERFLOW ); break; in matherr() 199 default: SbxBase::SetError( SbxERR_NOTIMP ); break; in matherr() 210 SbxValue::SbxValue() : SbxBase() in SbxValue() 215 SbxValue::SbxValue( SbxDataType t, void* p ) : SbxBase() in SbxValue() 244 aData.pObj = (SbxBase*) p; in SbxValue() 263 : SvRefBase( r ), SbxBase( r ) in SbxValue() 318 SbxBase* pObj = r.GetObject(); in operator =() 685 GET( GetObject, SbxOBJECT, SbxBase*, pObj ) in GET() [all …]
|
| H A D | sbxexec.cxx | 85 SbxBase::SetError( SbxERR_SYNTAX ); in Symbol() 131 SbxBase::SetError( SbxERR_SYNTAX ); in QualifiedName() 265 SbxBase::SetError( SbxERR_BAD_ACTION ); in Assign() 349 SbxBase::SetError( SbxERR_NO_METHOD ); in Element()
|
| H A D | sbxarray.cxx | 54 TYPEINIT1(SbxArray,SbxBase) in TYPEINIT1() argument 63 SbxArray::SbxArray( SbxDataType t ) : SbxBase() in TYPEINIT1() 72 SvRefBase( rArray ), SbxBase() in SbxArray() 195 DBG_CHKOBJ( rRef, SbxBase, 0 ); in Get32() 214 DBG_CHKOBJ( rRef, SbxBase, 0 ); in Get() 273 DBG_CHKOBJ( rRef, SbxBase, 0 ); in GetAlias()
|
| /AOO41X/main/basic/inc/basic/ |
| H A D | sbxcore.hxx | 69 class SbxBase; 73 DBG_NAMEEX(SbxBase) 77 class SbxBase : virtual public SvRefBase class 86 SbxBase(); 87 SbxBase( const SbxBase& ); 88 SbxBase& operator=( const SbxBase& ); 89 virtual ~SbxBase(); 114 static SbxBase* Load( SvStream& ); 129 static SbxBase* Create( sal_uInt16, sal_uInt32=SBXCR_SBX ); 138 SV_DECL_REF(SbxBase) in SV_DECL_REF() argument [all …]
|
| H A D | sbx.hxx | 44 class SbxBase; 73 SbxParamInfo( const String& s, SbxDataType t, sal_uInt16 n, SbxBase* b = NULL ) in SbxParamInfo() 166 class SbxArray : public SbxBase 335 SV_IMPL_REF(SbxBase)
|
| /AOO41X/main/basic/source/runtime/ |
| H A D | step0.cxx | 491 SbxBase* pObjVarObj = refVal->GetObject(); in StepSET_Impl() 555 SbxBase* pObjVarObj = refVar->GetObject(); in StepSET_Impl() 579 SbxBase* pObj = refVal->GetObject(); in StepSET_Impl() 605 SbxBase* pValObjBase = refVal->GetObject(); in StepSET_Impl() 869 SbxBase* pElemObj = refVar->GetObject(); in StepREDIMP() 954 SbxBase* pElemObj = refVar->GetObject(); in StepREDIMP_ERASE() 991 SbxBase* pElemObj = refVar->GetObject(); in lcl_eraseImpl() 1152 err = SbxBase::GetError(); in StepINPUT() 1153 SbxBase::ResetError(); in StepINPUT() 1158 err = SbxBase::GetError(); in StepINPUT() [all …]
|
| H A D | step2.cxx | 284 SbxBase* SbiRuntime::FindElementExtern( const String& rName ) in FindElementExtern() 413 SbxBaseRef pObj = (SbxBase*)p->GetObject(); in SetupArgs() 416 SbUnoObject* pUnoObj = (SbUnoObject*)(SbxBase*)pObj; in SetupArgs() 490 SbxBase* pElemObj = pElem->GetObject(); in CheckArray() 526 SbxBaseRef pObj = (SbxBase*)pElem->GetObject(); in CheckArray() 531 SbUnoObject* pUnoObj = (SbUnoObject*)(SbxBase*)pObj; in CheckArray() 614 BasicCollection* pCol = (BasicCollection*)(SbxBase*)pObj; in CheckArray() 683 SbxBase* pObjVarObj = pObjVar->GetObject(); in StepELEM() 946 SbxObject *pObj = SbxBase::CreateObject( aClass ); in StepCREATE() 1000 SbxBaseRef xObj = (SbxBase*)refVar->GetObject(); in StepDCREATE_IMPL() [all …]
|
| /AOO41X/main/basic/source/classes/ |
| H A D | sb.cxx | 397 SbxBase* SbiFactory::Create( sal_uInt16 nSbxId, sal_uInt32 nCreator ) in Create() 459 virtual SbxBase* Create( sal_uInt16 nSbxId, sal_uInt32 = SBXCR_SBX ); 463 SbxBase* SbOLEFactory::Create( sal_uInt16, sal_uInt32 ) in Create() 484 virtual SbxBase* Create( sal_uInt16 nSbxId, sal_uInt32 = SBXCR_SBX ); 488 SbxBase* SbFormFactory::Create( sal_uInt16, sal_uInt32 ) in Create() 543 SbxBase* pParObj = pVar->GetObject(); in cloneTypeObjectImpl() 570 SbxBase* pObjBase = pVar->GetObject(); in cloneTypeObjectImpl() 587 virtual SbxBase* Create( sal_uInt16 nSbxId, sal_uInt32 = SBXCR_SBX ); 591 SbxBase* SbTypeFactory::Create( sal_uInt16, sal_uInt32 ) in Create() 727 SbxBase* pObjBase = pProp->GetObject(); in TYPEINIT1() [all …]
|
| H A D | sbunoobj.cxx | 149 SbxBase* pObjVarObj = pRef->GetObject(); in getDefaultProp() 1004 SbxBaseRef xObj = (SbxBase*)pVal->GetObject(); in getUnoTypeForSbxValue() 1015 SbxBase* pObj = (SbxBase*)xObj; in getUnoTypeForSbxValue() 1108 aRetType = ((SbUnoObject*)(SbxBase*)xObj)->getUnoAny().getValueType(); in getUnoTypeForSbxValue() 1113 aRetType = ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue().getValueType(); in getUnoTypeForSbxValue() 1134 SbxBaseRef xObj = (SbxBase*)pVar->GetObject(); in sbxToUnoValueImpl() 1138 return ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue(); in sbxToUnoValueImpl() 1142 SbClassModuleObject* pClassModuleObj = (SbClassModuleObject*)(SbxBase*)xObj; in sbxToUnoValueImpl() 1335 SbxBaseRef xObj = (SbxBase*)pVar->GetObject(); in sbxToUnoValue() 1338 return ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue(); in sbxToUnoValue() [all …]
|
| /AOO41X/main/basic/source/comp/ |
| H A D | sbcomp.cxx | 317 SbxError eOld = SbxBase::GetError(); in lcl_dumpMethodParameters() 349 SbxBase::ResetError(); in lcl_dumpMethodParameters() 351 SbxBase::SetError( eOld ); in lcl_dumpMethodParameters() 555 SbClassModuleObject* pClassModuleObj = (SbClassModuleObject*)(SbxBase*)pTraceMod; in dbg_traceStep() 658 pClassModuleObj = (SbClassModuleObject*)(SbxBase*)pTraceMod; in dbg_traceNotifyCall() 882 SbxError eOld = SbxBase::GetError(); in RTL_Impl_TraceCommand() 884 SbxBase::ResetError(); in RTL_Impl_TraceCommand() 887 SbxError eErr = SbxBase::GetError(); in RTL_Impl_TraceCommand() 891 SbxBase::ResetError(); in RTL_Impl_TraceCommand() 902 SbxBase::SetError( eOld ); in RTL_Impl_TraceCommand() [all …]
|
| /AOO41X/main/basctl/source/basicide/ |
| H A D | baside2b.cxx | 276 SbxBase* pSBX = StarBASIC::FindSBXInCurrentScope( aWord ); in RequestHelp() 1623 SbxError eOld = SbxBase::GetError(); in IMPL_LINK_INLINE_END() 1669 SbxBase::ResetError(); in IMPL_LINK_INLINE_END() 1671 SbxBase::SetError( eOld ); in IMPL_LINK_INLINE_END() 1904 SbxBase* WatchTreeListBox::ImplGetSBXForEntry( SvLBoxEntry* pEntry, bool& rbArrayElement ) in ImplGetSBXForEntry() 1906 SbxBase* pSBX = NULL; in ImplGetSBXForEntry() 1956 if ( StarBASIC::IsRunning() && StarBASIC::GetActiveMethod() && !SbxBase::IsError() ) in EditingEntry() 1960 SbxBase* pSBX = ImplGetSBXForEntry( pEntry, bArrayElement ); in EditingEntry() 2025 SbxBase* pSBX = ImplGetSBXForEntry( pEntry, bArrayElement ); in ImplBasicEntryEdited() 2027 SbxBase* pToBeChanged = NULL; in ImplBasicEntryEdited() [all …]
|