Lines Matching refs:PTR_CAST
355 SbUnoObject* pUnoObj = PTR_CAST(SbUnoObject,(SbxObject*)xVarObj); in checkUnoStructCopy()
494 SbxVariableRef refObjVal = PTR_CAST(SbxObject,pObjVarObj); in StepSET_Impl()
522 SbProcedureProperty* pProcProperty = PTR_CAST(SbProcedureProperty,(SbxVariable*)refVar); in StepSET_Impl()
549 pObj = PTR_CAST(SbxObject,(SbxVariable*)refVar); in StepSET_Impl()
556 pObj = PTR_CAST(SbxObject,pObjVarObj); in StepSET_Impl()
580 SbUnoObject* pUnoObj = (pObj != NULL) ? PTR_CAST(SbUnoObject,pObj) : NULL; in StepSET_Impl()
639 SbxObject* pValObj = PTR_CAST(SbxObject,pValObjBase); in StepSET_Impl()
644 SbClassModuleObject* pClassModuleObj = PTR_CAST(SbClassModuleObject,pValObjBase); in StepSET_Impl()
870 SbxDimArray* pNewArray = PTR_CAST(SbxDimArray,pElemObj); in StepREDIMP()
955 SbxDimArray* pDimArray = PTR_CAST(SbxDimArray,pElemObj); in StepREDIMP_ERASE()
992 SbxDimArray* pDimArray = PTR_CAST(SbxDimArray,pElemObj); in lcl_eraseImpl()
1007 SbxArray* pArray = PTR_CAST(SbxArray,pElemObj); in lcl_eraseImpl()