Searched refs:mnWindowId (Results 1 – 2 of 2) sorted by relevance
45 mnWindowId (0), in AccessibleViewForwarder()56 mnWindowId = (sal_uInt16)a; in AccessibleViewForwarder()85 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in GetVisibleArea()87 SdrPaintWindow* pPaintWindow = mpView->GetPaintWindow((sal_uInt32)mnWindowId); in GetVisibleArea()104 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in LogicToPixel()106 SdrPaintWindow* pPaintWindow = mpView->GetPaintWindow((sal_uInt32)mnWindowId); in LogicToPixel()121 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in LogicToPixel()123 SdrPaintWindow* pPaintWindow = mpView->GetPaintWindow((sal_uInt32)mnWindowId); in LogicToPixel()140 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in PixelToLogic()142 SdrPaintWindow* pPaintWindow = mpView->GetPaintWindow((sal_uInt32)mnWindowId); in PixelToLogic()[all …]
122 sal_uInt16 mnWindowId; member in accessibility::AccessibleViewForwarder
Completed in 8 milliseconds