Lines Matching refs:mpObject
1340 SbxObjectRef mpObject; member
1361 mpObject = NULL; in clearWatchItem()
1826 SbxObject* pObj = pItem->mpObject; in RequestingChilds()
1916 SbxObject* pObj = pParentItem->mpObject; in ImplGetSBXForEntry()
1964 if( !pItem->mpObject && (pItem->mpArray == NULL || pItem->nDimLevel == pItem->nDimCount) ) in EditingEntry()
2247 if( pItem->mpObject != NULL && pItem->maMemberList.mpMemberNames != NULL ) in UpdateWatches()
2265 pItem->mpObject = pObj; in UpdateWatches()
2272 if( pItem->mpObject != NULL ) in UpdateWatches()
2283 if( pItem->mpObject != NULL ) in UpdateWatches()
2315 if( pItem->mpObject || pItem->mpArray ) in UpdateWatches()
2318 pItem->mpObject = NULL; in UpdateWatches()