Lines Matching refs:ViewShell

112         const ::boost::shared_ptr<ViewShell>& rpViewShell,
283 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in PrepareSpelling()
328 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in EndSpelling()
329 ::boost::shared_ptr<ViewShell> pOldViewShell (pViewShell); in EndSpelling()
392 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in SpellNextDocument()
489 ::boost::shared_ptr<ViewShell> pShell (pBase->GetMainViewShell()); in StartSearchAndReplace()
496 case ViewShell::ST_DRAW: in StartSearchAndReplace()
497 case ViewShell::ST_IMPRESS: in StartSearchAndReplace()
498 case ViewShell::ST_NOTES: in StartSearchAndReplace()
499 case ViewShell::ST_HANDOUT: in StartSearchAndReplace()
500 case ViewShell::ST_OUTLINE: in StartSearchAndReplace()
509 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in StartSearchAndReplace()
568 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in Initialize()
632 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in SearchAndReplaceAll()
687 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in SearchAndReplaceOnce()
777 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in DetectChange()
875 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in RememberStartPosition()
934 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in RestoreStartPosition()
1032 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in ProvideNextTextObject()
1062 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in EndOfSearch()
1281 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in SetViewMode()
1310 SetViewShell(::boost::shared_ptr<ViewShell>()); in SetViewMode()
1350 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in SetPage()
1376 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in EnterEditMode()
1507 void Outliner::SetViewShell (const ::boost::shared_ptr<ViewShell>& rpViewShell) in SetViewShell()
1509 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in SetViewShell()
1570 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in StartConversion()
1634 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in BeginConversion()
1668 ::boost::shared_ptr<ViewShell> pViewShell (mpWeakViewShell.lock()); in ConvertNextDocument()
1790 const ::boost::shared_ptr<ViewShell>& rpViewShell, in ProvideOutlinerView()
1797 case ViewShell::ST_DRAW: in ProvideOutlinerView()
1798 case ViewShell::ST_IMPRESS: in ProvideOutlinerView()
1799 case ViewShell::ST_NOTES: in ProvideOutlinerView()
1800 case ViewShell::ST_HANDOUT: in ProvideOutlinerView()
1829 case ViewShell::ST_OUTLINE: in ProvideOutlinerView()
1839 case ViewShell::ST_NONE: in ProvideOutlinerView()
1840 case ViewShell::ST_PRESENTATION: in ProvideOutlinerView()