Searched refs:aSelObj (Results 1 – 7 of 7) sorted by relevance
67 if (aSelObj.IsNull()) in GetSelectionModes()104 Handle(IVtkOCC_SelectableObject) aSelObj = in SetSelectionMode()110 if (aSelObj.IsNull()) in SetSelectionMode()116 if (!aSelObj->HasSelection (theMode)) in SetSelectionMode()131 myViewerSelector->RemoveSelectionOfObject (aSelObj, aSelObj->Selection (theMode)); in SetSelectionMode()132 aSelObj->RecomputePrimitives (theMode); in SetSelectionMode()133 myViewerSelector->AddSelectionToObject (aSelObj, aSelObj->Selection (theMode)); in SetSelectionMode()140 if (aSelObj->HasTransformation()) in SetSelectionMode()159 if (!aSelObj.IsNull()) in SetSelectionMode()161 if (aSelObj->HasSelection (theMode)) in SetSelectionMode()[all …]
98 Handle( SelectMgr_SelectableObject ) aSelObj; in HilightWithColor() local100 aSelObj = Selectable(); in HilightWithColor()102 if ( thePM->IsImmediateModeOn() && aSelObj->IsKind( STANDARD_TYPE( MeshVS_Mesh ) ) ) in HilightWithColor()104 Handle( MeshVS_Mesh ) aMesh = Handle( MeshVS_Mesh )::DownCast ( aSelObj ); in HilightWithColor()
140 Handle( SelectMgr_SelectableObject ) aSelObj; in HilightWithColor() local142 aSelObj = Selectable(); in HilightWithColor()144 if ( thePM->IsImmediateModeOn() && aSelObj->IsKind( STANDARD_TYPE( MeshVS_Mesh ) ) ) in HilightWithColor()167 Handle( MeshVS_Mesh ) aMesh = Handle( MeshVS_Mesh )::DownCast ( aSelObj ); in HilightWithColor()
185 uno::Any aSelObj( xSelectionSupplier->getSelection() ); in update() local186 ObjectIdentifier aSelOID( aSelObj ); in update()205 bIsDeleteableObjectSelected = ChartController::isObjectDeleteable( aSelObj ); in update()
181 uno::Any aSelObj( xSelectionSupplier->getSelection() ); in update() local182 ObjectIdentifier aSelOID( aSelObj ); in update()201 bIsDeleteableObjectSelected = ChartController::isObjectDeleteable( aSelObj ); in update()
2569 uno::Any aSelObj( xSelectionSupplier->getSelection() ); in Notify() local2570 aSelObj >>= aSelObjCID; in Notify()
2584 uno::Any aSelObj( xSelectionSupplier->getSelection() ); in Notify() local2585 aSelObj >>= aSelObjCID; in Notify()