Home
last modified time | relevance | path

Searched refs:GetGraphicWindow (Results 1 – 6 of 6) sorted by relevance

/trunk/main/starmath/source/
H A Dview.cxx829 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()
H A Ddocument.cxx191 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()
H A Dedit.cxx272 pView->GetGraphicWindow().SetCursorPos(nRow, nCol); in IMPL_LINK()
446 ((SmViewShell*)pVShell)->GetGraphicWindow().HasFocus() ) in IMPL_LINK_INLINE_END()
H A Dsmmod.cxx278 pSmView->GetGraphicWindow().ApplyColorConfigValues( rColorCfg ); in ApplyColorConfigValues()
H A Dtoolbox.cxx288 SmGraphicWindow &rWin = pView->GetGraphicWindow(); in AdjustPosSize()
/trunk/main/starmath/inc/
H A Dview.hxx274 SmGraphicWindow & GetGraphicWindow() { return aGraphic; } in GetGraphicWindow() function in SmViewShell
275 const SmGraphicWindow & GetGraphicWindow() const { return aGraphic; } in GetGraphicWindow() function in SmViewShell

Completed in 39 milliseconds