Lines Matching refs:mpObject
1340 SbxObjectRef mpObject; member
1361 mpObject = NULL; in clearWatchItem()
1826 SbxObject* pObj = pItem->mpObject; in RequestingChilds()
1923 SbxObject* pObj = pParentItem->mpObject; in ImplGetSBXForEntry()
1971 if( !pItem->mpObject && (pItem->mpArray == NULL || pItem->nDimLevel == pItem->nDimCount) ) in EditingEntry()
2254 if( pItem->mpObject != NULL && pItem->maMemberList.mpMemberNames != NULL ) in UpdateWatches()
2272 pItem->mpObject = pObj; in UpdateWatches()
2279 if( pItem->mpObject != NULL ) in UpdateWatches()
2290 if( pItem->mpObject != NULL ) in UpdateWatches()
2322 if( pItem->mpObject || pItem->mpArray ) in UpdateWatches()
2325 pItem->mpObject = NULL; in UpdateWatches()