Home
last modified time | relevance | path

Searched refs:mpRepr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/control/
H A Daccessibleruler.cxx102 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 …]
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx159 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 …]
/trunk/main/svtools/inc/svtools/
H A Daccessibleruler.hxx280 Ruler* mpRepr; member in SvtRulerAccessible
/trunk/main/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx317 SvxRectCtl* mpRepr; member in SvxRectCtlAccessibleContext

Completed in 25 milliseconds