Home
last modified time | relevance | path

Searched refs:mnWindowId (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleViewForwarder.cxx45 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 …]
/aoo42x/main/sd/source/ui/inc/
H A DAccessibleViewForwarder.hxx122 sal_uInt16 mnWindowId; member in accessibility::AccessibleViewForwarder

Completed in 19 milliseconds