Home
last modified time | relevance | path

Searched defs:pVal (Results 1 – 25 of 73) sorted by path

123

/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx994 Type getUnoTypeForSbxValue( SbxValue* pVal ) in getUnoTypeForSbxValue()
4313 SbxVariable* pVal = rPar.Get(2); in RTL_Impl_CreateUnoValue() local
4838 bool handleToStringForCOMObjects( SbxObject* pObj, SbxValue* pVal ) in handleToStringForCOMObjects()
/trunk/main/basic/source/runtime/
H A Dstep0.cxx1086 SbxVariableRef pVal = PopVar(); in StepARGV() local
H A Dstep1.cxx90 SbxVariableRef pVal = PopVar(); in StepARGN() local
266 SbxVariable* pVal = pArray->Get32( p->pArrayCurIndices ); in StepTESTFOR() local
459 SbxVariable* pVal = (SbxVariable*)refVal; in checkClass_Impl() local
/trunk/main/basic/source/sbx/
H A Dsbxbool.cxx113 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetBool() local
208 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutBool() local
H A Dsbxbyte.cxx186 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetByte() local
284 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutByte() local
H A Dsbxchar.cxx175 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetChar() local
278 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutChar() local
H A Dsbxcurr.cxx127 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetCurrency() local
230 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutCurrency() local
H A Dsbxdate.cxx143 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetDate() local
301 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutDate() local
H A Dsbxdbl.cxx97 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetDouble() local
193 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutDouble() local
H A Dsbxdec.cxx530 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetDecimal() local
676 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutDecimal() local
H A Dsbxint.cxx175 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetInteger() local
280 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutInteger() local
476 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetInt64() local
583 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutInt64() local
779 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetUInt64() local
888 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutUInt64() local
H A Dsbxlng.cxx140 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetLong() local
245 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutLong() local
H A Dsbxsng.cxx135 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetSingle() local
243 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutSingle() local
H A Dsbxstr.cxx90 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetString() local
219 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutString() local
H A Dsbxuint.cxx172 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetUShort() local
277 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutUShort() local
H A Dsbxulng.cxx148 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpGetULong() local
251 SbxValue* pVal = PTR_CAST(SbxValue,p->pObj); in ImpPutULong() local
H A Dsbxvalue.cxx498 SbxValue* pVal = PTR_CAST(SbxValue,p->aData.pObj); in TheRealValue() local
/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx715 OSQLParseNode * pVal = pAssignment->getChild(2); in GetAssignValues() local
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx82 static OUString val2str( void const * pVal, typelib_TypeDescriptionReference * pTypeRef ) in val2str()
/trunk/main/extensions/source/activex/main/
H A DSOActionsApproval.h86 /* [retval][out] */ SAFEARRAY __RPC_FAR * __RPC_FAR *pVal) in get_Bridge_implementedInterfaces()
H A DSOComWindowPeer.h133 /* [retval][out] */ SAFEARRAY __RPC_FAR * __RPC_FAR *pVal) in get_Bridge_implementedInterfaces()
H A DSODispatchInterceptor.cpp221 STDMETHODIMP SODispatchInterceptor::getInterceptedURLs( SAFEARRAY FAR* FAR* pVal ) in getInterceptedURLs()
H A DSODispatchInterceptor.h149 /* [retval][out] */ SAFEARRAY __RPC_FAR * __RPC_FAR *pVal) in get_Bridge_implementedInterfaces()
/trunk/main/extensions/source/ole/
H A Dunotypewrapper.cxx163 STDMETHODIMP UnoTypeWrapper::get_Name(BSTR *pVal) in get_Name()
/trunk/main/extensions/source/scanner/
H A Dscanwin.cxx318 TW_ONEVALUE* pVal = (TW_ONEVALUE*) GlobalLock( aCap.hContainer ); in ImplOpenSource() local

Completed in 135 milliseconds

123