Searched refs:mrParentWindow (Results 1 – 4 of 4) sorted by relevance
960 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 …]
873 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()
127 SvxPixelCtl* mrParentWindow; member in SvxPixelCtlAccessibleChild
552 const Window& mrParentWindow; member in SvxRectCtlChildAccessibleContext
Completed in 32 milliseconds