Home
last modified time | relevance | path

Searched refs:SbxBase (Results 1 – 25 of 56) sorted by relevance

123

/trunk/main/basic/source/sbx/
H A Dsbxbase.cxx40 TYPEINIT0(SbxBase) in TYPEINIT0() argument
63 DBG_NAME(SbxBase);
65 SbxBase::SbxBase() in SbxBase() function in SbxBase
71 SbxBase::SbxBase( const SbxBase& r ) in SbxBase() function in SbxBase
78 SbxBase::~SbxBase() in ~SbxBase()
80 DBG_DTOR(SbxBase,0); in ~SbxBase()
83 SbxBase& SbxBase::operator=( const SbxBase& r ) in operator =()
102 void SbxBase::Clear() in Clear()
176 SbxBase* SbxBase::Create( sal_uInt16 nSbxId, sal_uInt32 nCreator ) in Create()
201 SbxBase* pNew = NULL; in Create()
[all …]
H A Dsbxint.cxx43 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetInteger()
284 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutInteger()
344 SbxBase::SetError( SbxERR_CONVERSION ); in ImpPutInteger()
387 SbxBase::SetError( SbxERR_CONVERSION ); in ImpSalUInt64ToDouble()
402 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetInt64()
587 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutInt64()
678 SbxBase::SetError( SbxERR_CONVERSION ); in ImpPutInt64()
690 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetUInt64()
878 SbxBase::SetError( SbxERR_CONVERSION ); in ImpPutUInt64()
892 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutUInt64()
[all …]
H A Dsbxdbl.cxx37 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()
217 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutDouble()
239 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutDouble()
259 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutDouble()
[all …]
H A Dsbxsng.cxx38 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()
218 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutSingle()
247 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutSingle()
267 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutSingle()
[all …]
H A Dsbxlng.cxx38 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()
145 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetLong()
185 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetLong()
249 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutLong()
269 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutLong()
291 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutLong()
299 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutLong()
[all …]
H A Dsbxcurr.cxx47 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()
217 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutCurrency()
234 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutCurrency()
254 SbxBase::SetError( SbxERR_OVERFLOW ); dVal = 0; in ImpPutCurrency()
276 SbxBase::SetError( SbxERR_OVERFLOW ); dVal = 0; in ImpPutCurrency()
296 SbxBase::SetError( SbxERR_OVERFLOW ); dVal = 0; in ImpPutCurrency()
[all …]
H A Dsbxdate.cxx43 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()
325 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutDate()
332 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXINT; in ImpPutDate()
347 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutDate()
367 SbxBase::SetError( SbxERR_OVERFLOW ); n = 0; in ImpPutDate()
[all …]
H A Dsbxbyte.cxx38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetByte()
44 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
59 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
80 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
100 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
120 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
155 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
178 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
191 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetByte()
288 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutByte()
[all …]
H A Dsbxuint.cxx38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetUShort()
50 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
66 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
86 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
106 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
141 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
164 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetUShort()
177 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetUShort()
217 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetUShort()
281 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutUShort()
[all …]
H A Dsbxulng.cxx38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetULong()
50 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
62 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
76 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
117 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
140 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
153 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetULong()
193 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetULong()
255 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutULong()
274 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXINT; in ImpPutULong()
[all …]
H A Dsbxchar.cxx43 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()
180 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetChar()
219 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetChar()
282 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutChar()
[all …]
H A Dsbxdec.cxx471 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetDecimal()
490 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetDecimal()
521 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpGetDecimal()
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()
718 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal()
725 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal()
733 SbxBase::SetError( SbxERR_OVERFLOW ); in ImpPutDecimal()
[all …]
H A Dsbxbool.cxx42 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 Dsbxstr.cxx52 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 Dsbxvalue.cxx41 TYPEINIT1(SbxValue,SbxBase)
195 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()
954 PUT( PutObject, SbxOBJECT, SbxBase*, pObj ) in PUT()
[all …]
H A Dsbxarray.cxx54 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()
H A Dsbxexec.cxx85 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()
/trunk/main/basic/inc/basic/
H A Dsbxcore.hxx70 class SbxBase;
87 SbxBase();
88 SbxBase( const SbxBase& );
89 SbxBase& operator=( const SbxBase& );
90 virtual ~SbxBase();
115 static SbxBase* Load( SvStream& );
139 SV_DECL_REF(SbxBase) in SV_DECL_REF() argument
160 inline sal_Bool SbxBase::CanRead() const in CanRead()
163 inline sal_Bool SbxBase::CanWrite() const in CanWrite()
169 inline sal_Bool SbxBase::IsConst() const in IsConst()
[all …]
H A Dsbx.hxx45 class SbxBase;
74 SbxParamInfo( const String& s, SbxDataType t, sal_uInt16 n, SbxBase* b = NULL ) in SbxParamInfo()
167 class BASIC_DLLPUBLIC SbxArray : public SbxBase
336 SV_IMPL_REF(SbxBase)
/trunk/main/basic/source/runtime/
H A Dstep0.cxx491 SbxBase* pObjVarObj = refVal->GetObject(); in StepSET_Impl()
869 SbxBase* pElemObj = refVar->GetObject(); in StepREDIMP()
954 SbxBase* pElemObj = refVar->GetObject(); in StepREDIMP_ERASE()
1152 err = SbxBase::GetError(); in StepINPUT()
1153 SbxBase::ResetError(); in StepINPUT()
1158 err = SbxBase::GetError(); in StepINPUT()
1159 SbxBase::ResetError(); in StepINPUT()
1163 err = SbxBase::GetError(); in StepINPUT()
1164 SbxBase::ResetError(); in StepINPUT()
1172 err = SbxBase::GetError(); in StepINPUT()
[all …]
H A Dstep2.cxx284 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()
683 SbxBase* pObjVarObj = pObjVar->GetObject(); in StepELEM()
946 SbxObject *pObj = SbxBase::CreateObject( aClass ); in StepCREATE()
1000 SbxBaseRef xObj = (SbxBase*)refVar->GetObject(); in StepDCREATE_IMPL()
1010 SbxBase* pObj = (SbxBase*)xObj; in StepDCREATE_IMPL()
[all …]
/trunk/main/basic/source/classes/
H A Dsb.cxx543 SbxBase* pParObj = pVar->GetObject(); in cloneTypeObjectImpl()
570 SbxBase* pObjBase = pVar->GetObject(); in cloneTypeObjectImpl()
727 SbxBase* pObjBase = pProp->GetObject(); in TYPEINIT1()
945 SbxBase::SetModified( b ); in SetModified()
989 SbxError eOld = SbxBase::GetError(); in ~StarBASIC()
993 SbxBase::ResetError(); in ~StarBASIC()
995 SbxBase::SetError( eOld ); in ~StarBASIC()
1306 SbxBase* pVar = xProps->Get( nProp ); in ClearGlobalVars()
1384 SbxError eErr = SbxBase::GetError(); in Call()
1385 SbxBase::ResetError(); in Call()
[all …]
H A Dsbunoobj.cxx149 SbxBase* pObjVarObj = pRef->GetObject(); in getDefaultProp()
1004 SbxBaseRef xObj = (SbxBase*)pVal->GetObject(); in getUnoTypeForSbxValue()
1015 SbxBase* pObj = (SbxBase*)xObj; in getUnoTypeForSbxValue()
1134 SbxBaseRef xObj = (SbxBase*)pVar->GetObject(); in sbxToUnoValueImpl()
1335 SbxBaseRef xObj = (SbxBase*)pVar->GetObject(); in sbxToUnoValue()
1395 SbxBaseRef pObj = (SbxBase*)pVar->GetObject(); in sbxToUnoValue()
1417 SbxBaseRef pObj = (SbxBase*)pVar->GetObject(); in sbxToUnoValue()
1461 SbxBaseRef xObj = (SbxBase*)pVar->GetObject(); in sbxToUnoValue()
1464 SbxBase* pObj = (SbxBase*)xObj; in sbxToUnoValue()
3320 SbxBaseRef pObj1 = (SbxBase*)xParam1->GetObject(); in RTL_Impl_EqualUnoObjects()
[all …]
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx317 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 …]
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1623 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()
1913 SbxBase* pSBX = NULL; in ImplGetSBXForEntry()
2034 SbxBase* pToBeChanged = NULL; in ImplBasicEntryEdited()
2061 if ( SbxBase::IsError() ) in ImplBasicEntryEdited()
2064 SbxBase::ResetError(); in ImplBasicEntryEdited()
2146 SbxError eOld = SbxBase::GetError(); in UpdateWatches()
2181 SbxBase* pBase = pVar->GetObject(); in UpdateWatches()
2338 SbxBase::ResetError(); in UpdateWatches()
[all …]

Completed in 136 milliseconds

123