Searched refs:GetGraphicWindow (Results 1 – 6 of 6) sorted by relevance
829 GetGraphicWindow().SetPosSizePixel(rOfs, rSize); in InnerResizePixel()830 GetGraphicWindow().SetTotalSize(); in InnerResizePixel()838 SmGraphicWindow &rWin = GetGraphicWindow(); in OuterResizePixel()850 rRect.SetSize( GetGraphicWindow().GetSizePixel() ); in QueryObjAreaPixel()859 GetGraphicWindow().SetZoom( (sal_uInt16) long(rFrac * Fraction( 100, 1 )) ); in SetZoomFactor()1437 GetGraphicWindow().ShowCursor(bVal); in Execute()
191 pViewSh->GetGraphicWindow().Invalidate(); in SetText()199 SmGraphicAccessible *pAcc = pViewSh ? pViewSh->GetGraphicWindow().GetAccessible_Impl() : 0; in SetText()290 pOutDev = &pView->GetGraphicWindow(); in ArrangeFormula()689 pViewSh->GetGraphicWindow().Invalidate(); in Repaint()
272 pView->GetGraphicWindow().SetCursorPos(nRow, nCol); in IMPL_LINK()446 ((SmViewShell*)pVShell)->GetGraphicWindow().HasFocus() ) in IMPL_LINK_INLINE_END()
278 pSmView->GetGraphicWindow().ApplyColorConfigValues( rColorCfg ); in ApplyColorConfigValues()
288 SmGraphicWindow &rWin = pView->GetGraphicWindow(); in AdjustPosSize()
274 SmGraphicWindow & GetGraphicWindow() { return aGraphic; } in GetGraphicWindow() function in SmViewShell275 const SmGraphicWindow & GetGraphicWindow() const { return aGraphic; } in GetGraphicWindow() function in SmViewShell
Completed in 47 milliseconds