Searched refs:mpRepr (Results 1 – 4 of 4) sorted by relevance
102 mpRepr( &rRepr ), in DBG_NAME()182 return mpRepr->IsVisible(); in isVisible()282 if ( mpRepr ) in getAccessibleStateSet()284 if ( mpRepr->GetStyle() & WB_HORZ ) in getAccessibleStateSet()355 uno::Reference< awt::XWindow > xWindow = VCLUnoHelper::GetInterface( mpRepr ); in addFocusListener()383 mpRepr->GrabFocus(); in grabFocus()399 return mpRepr->GetControlForeground().GetColor(); in getForeground()408 return mpRepr->GetControlBackground().GetColor(); in getBackground()473 mpRepr = NULL; // object dies with representation in disposing()499 …return Rectangle( mpRepr->GetParent()->OutputToAbsoluteScreenPixel( mpRepr->GetPosPixel() ), mpRep… in GetBoundingBoxOnScreen()[all …]
159 mpRepr( &rRepr ), in SvxRectCtlAccessibleContext()269 return mpRepr->IsVisible(); in isVisible()285 return mpRepr->GetNumOfChilds(); in getAccessibleChildCount()386 Window* pWindow = mpRepr; in getAccessibleRelationSet()423 if( mpRepr->HasFocus() ) in getAccessibleStateSet()522 mpRepr->GrabFocus(); in grabFocus()538 return mpRepr->GetControlForeground().GetColor(); in getForeground()547 return mpRepr->GetControlBackground().GetColor(); in getBackground()606 mpRepr->SetActualRP( pData->ePoint ); in selectAccessibleChild()820 …return Rectangle( mpRepr->GetParent()->OutputToScreenPixel( mpRepr->GetPosPixel() ), mpRepr->GetSi… in GetBoundingBoxOnScreen()[all …]
280 Ruler* mpRepr; member in SvtRulerAccessible
317 SvxRectCtl* mpRepr; member in SvxRectCtlAccessibleContext
Completed in 27 milliseconds