Home
last modified time | relevance | path

Searched refs:SmViewShell (Results 1 – 16 of 16) sorted by relevance

/trunk/main/starmath/source/
H A Dview.cxx87 #define SmViewShell macro
404 SmViewShell *pViewSh = GetView(); in IMPL_LINK_INLINE_START()
418 SmViewShell *pViewSh = GetView(); in IMPL_LINK_INLINE_END()
525 SmViewShell * SmCmdBoxWindow::GetView() in GetView()
528 return PTR_CAST(SmViewShell, pView); in GetView()
780 TYPEINIT1( SmViewShell, SfxViewShell );
1051 void SmViewShell::Impl_Print( in Impl_Print()
1293 void SmViewShell::NextError() in NextError()
1305 void SmViewShell::PrevError() in PrevError()
1896 SmViewShell::SmViewShell(SfxViewFrame *pFrame_, SfxViewShell *): in SmViewShell() function in SmViewShell
[all …]
H A Dedit.cxx166 SmViewShell * SmEditWindow::GetView() in GetView()
174 SmViewShell *pView = rCmdBox.GetView(); in GetDoc()
262 { SmViewShell *pView = rCmdBox.GetView(); in IMPL_LINK()
397 SmViewShell *pViewSh = rCmdBox.GetView(); in IMPL_LINK_INLINE_START()
412 if ( pViewShell && pViewShell->ISA(SmViewShell) ) in IMPL_LINK_INLINE_END()
431 SmViewShell *pView = GetView(); in IMPL_LINK_INLINE_END()
445 if ( pVShell && pVShell->ISA(SmViewShell) && in IMPL_LINK_INLINE_END()
446 ((SmViewShell*)pVShell)->GetGraphicWindow().HasFocus() ) in IMPL_LINK_INLINE_END()
941 SmViewShell *pViewSh = rCmdBox.GetView(); in Flush()
959 void SmEditWindow::DeleteEditView( SmViewShell & /*rView*/ ) in DeleteEditView() argument
H A Dtoolbox.cxx180 SmViewShell * SmToolBoxWindow::GetView() in GetView()
183 return PTR_CAST(SmViewShell, pView); in GetView()
283 SmViewShell *pView = GetView(); in AdjustPosSize()
303 SmViewShell *pViewSh = GetView(); in Close()
376 SmViewShell *pViewSh = GetView(); in IMPL_LINK()
H A Dsmmod.cxx271 const TypeId aSmViewTypeId = TYPE(SmViewShell); in ApplyColorConfigValues()
277 SmViewShell *pSmView = (SmViewShell *) pViewShell; in ApplyColorConfigValues()
H A Dsmdll.cxx82 SmViewShell::RegisterInterface(pp); in Init()
84 SmViewShell::RegisterFactory(1); in Init()
H A Dutility.cxx50 SmViewShell * SmGetActiveView() in SmGetActiveView()
53 return PTR_CAST(SmViewShell, pView); in SmGetActiveView()
H A Ddocument.cxx177 SmViewShell *pViewSh = SmGetActiveView(); in SetText()
288 SmViewShell *pView = SmGetActiveView(); in ArrangeFormula()
687 SmViewShell *pViewSh = SmGetActiveView(); in Repaint()
H A Dunomodel.cxx1101 const TypeId aTypeId = TYPE( SmViewShell ); in render()
1105 SmViewShell *pView = PTR_CAST( SmViewShell, pViewSh ); in render()
H A Daccessibility.cxx150 SmViewShell *pView = pWin ? pWin->GetView() : 0; in GetDoc_Impl()
517 SmViewShell *pView = pWin->GetView(); in getCharacterBounds()
1753 SmViewShell *pView = pWin ? pWin->GetView() : 0; in GetDoc_Impl()
H A Ddialog.cxx1512 SmSymbolManager &rMgr, SmViewShell &rViewShell, sal_Bool bFreeRes) : in IMPL_LINK_INLINE_END()
/trunk/main/starmath/inc/
H A Dview.hxx42 class SmViewShell;
56 SmViewShell *pViewShell;
76 SmGraphicWindow(SmViewShell* pShell);
84 SmViewShell * GetView() { return pViewShell; } in GetView()
177 SmViewShell *GetView();
210 class SmViewShell: public SfxViewShell class
265 SmViewShell(SfxViewFrame *pFrame, SfxViewShell *pOldSh);
266 ~SmViewShell();
284 SFX_DECL_VIEWFACTORY(SmViewShell);
H A Dedit.hxx37 class SmViewShell;
103 SmViewShell * GetView();
133 void DeleteEditView( SmViewShell &rView );
H A Dutility.hxx83 class SmViewShell;
84 SmViewShell * SmGetActiveView();
H A Ddialog.hxx357 SmViewShell &rViewSh;
381 SmSymbolManager &rSymbolMgr, SmViewShell &rViewShell, sal_Bool bFreeRes = sal_True);
H A Dtoolbox.hxx54 SmViewShell * GetView();
/trunk/main/starmath/sdi/
H A Dsmslots.sdi328 shell SmViewShell

Completed in 123 milliseconds