Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx960 mrParentWindow( rWindow ), in DBG_NAME()
1010 …rect.X = rect.X + mrParentWindow->GetClientWindowExtentsRelative(NULL).Left()-mrParentWindow->GetW… in getBounds()
1011 …rect.Y = rect.Y + mrParentWindow->GetClientWindowExtentsRelative(NULL).Top()-mrParentWindow->GetWi… in getBounds()
1044 return mrParentWindow->GetControlForeground().GetColor(); in getForeground()
1053 return mrParentWindow->GetControlBackground().GetColor(); in getBackground()
1119 if (mrParentWindow ) in getAccessibleStateSet()
1121 long nIndex = mrParentWindow->GetFoucsPosIndex(); in getAccessibleStateSet()
1126 if (mrParentWindow->GetBitmapPixel(sal_uInt16(mnIndexInParent))) in getAccessibleStateSet()
1254 …return Rectangle( mrParentWindow->OutputToAbsoluteScreenPixel( aRect.TopLeft() ), aRect.GetSize() … in GetBoundingBoxOnScreen()
1267 sal_Int32 nXIndex = mnIndexInParent % mrParentWindow->GetLineCount(); in GetName()
[all …]
H A Dsvxrectctaccessiblecontext.cxx873 mrParentWindow( rParentWindow ), in DBG_NAME()
984 return mrParentWindow.GetControlForeground().GetColor(); in getForeground()
993 return mrParentWindow.GetControlBackground().GetColor(); in getBackground()
1297 return Rectangle( mrParentWindow.OutputToScreenPixel( aRect.TopLeft() ), aRect.GetSize() ); in GetBoundingBoxOnScreen()
/aoo41x/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx127 SvxPixelCtl* mrParentWindow; member in SvxPixelCtlAccessibleChild
H A Dsvxrectctaccessiblecontext.hxx552 const Window& mrParentWindow; member in SvxRectCtlChildAccessibleContext

Completed in 25 milliseconds