Lines Matching refs:Window

95 		Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos);  in GetVisArea()
122 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in LogicToPixel()
137 Window* pWindow = mpViewShell->GetWindowByPos(meSplitPos); in PixelToLogic()
157 Window* mpWindow;
164 ScEditObjectViewForwarder( Window* pWindow,
178 ScEditObjectViewForwarder::ScEditObjectViewForwarder( Window* pWindow, in ScEditObjectViewForwarder()
315 Window* pWindow = mpViewShell->GetWindow(); in LogicToPixel()
334 Window* pWindow = mpViewShell->GetWindow(); in PixelToLogic()
363 Window* pWindow = mpViewShell->GetWindow(); in GetVisRect()
378 Window* pWin = mpViewShell->GetWindow(); in CorrectVisArea()
582 Window* mpWindow;
584 ScEditViewForwarder(EditView* pEditView, Window* pWin);
602 ScEditViewForwarder::ScEditViewForwarder(EditView* pEditView, Window* pWin) in ScEditViewForwarder()
902 Window* pWin = mpViewShell->GetWindowByPos( meSplitPos ); in GetTextForwarder()
1061 ScAccessibleEditObjectTextData::ScAccessibleEditObjectTextData(EditView* pEditView, Window* pWin, s… in ScAccessibleEditObjectTextData()
1174 ScAccessibleEditLineTextData::ScAccessibleEditLineTextData(EditView* pEditView, Window* pWin) in ScAccessibleEditLineTextData()
1392 Window* pWin = mpViewShell->GetWindow(); in GetTextForwarder()
1511 Window* pWindow = mpViewShell->GetWindow(); in GetTextForwarder()
1658 Window* pWin = mpViewShell->GetWindow(); in GetTextForwarder()
1766 Window* pWindow = mpViewShell->GetWindow(); in GetTextForwarder()
1800 Window* mpWindow;
1803 explicit ScCsvViewForwarder( Window* pWindow, const Rectangle& rBoundBox );
1813 ScCsvViewForwarder::ScCsvViewForwarder( Window* pWindow, const Rectangle& rBoundBox ) : in ScCsvViewForwarder()
1849 Window* pWindow, EditEngine* pEditEngine, in ScAccessibleCsvTextData()