Home
last modified time | relevance | path

Searched refs:rView (Results 151 – 169 of 169) sorted by relevance

1234567

/trunk/main/sw/source/ui/inc/
H A Dpview.hxx69 SwPagePreViewWin( Window* pParent, SwPagePreView& rView );
H A Dview.hxx167 friend void lcl_SelectShellForDrop( SwView &rView );
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx367 MotionPathTag::MotionPathTag( CustomAnimationPane& rPane, ::sd::View& rView, const CustomAnimationE… in MotionPathTag() argument
368 : SmartTag( rView ) in MotionPathTag()
H A DCustomAnimationPane.cxx951 static bool updateMotionPathImpl( CustomAnimationPane& rPane, ::sd::View& rView, EffectSequence::i… in updateMotionPathImpl() argument
979 xMotionPathTag.set( new MotionPathTag( rPane, rView, pEffect ) ); in updateMotionPathImpl()
/trunk/main/sw/inc/
H A Dswmodule.hxx190 void ShowDBObj( SwView& rView, const SwDBData& rData, sal_Bool bOnlyIfAvailable = sal_False);
/trunk/main/svtools/inc/svtools/
H A Daccessiblefactory.hxx110 … VCLXWindow* pVclXWindow, TextEngine& rEngine, TextView& rView, bool bCompoundControlChild
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx3459 SwView& rView = pActiveShell->GetView(); in GotoContent() local
3460 rView.StopShellTimer(); in GotoContent()
3461 rView.GetPostItMgr()->SetActiveSidebarWin(0); in GotoContent()
3462 rView.GetEditWin().GrabFocus(); in GotoContent()
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx348 SVX_DLLPUBLIC Color GetTextEditBackgroundColor(const SdrObjEditView& rView);
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx317 void Outliner::StartSpelling(EditView& rView, unsigned char c) in StartSpelling() argument
319 SdrOutliner::StartSpelling( rView, c ); in StartSpelling()
H A Doutlview.cxx2152 OutlineViewModelChangeGuard::OutlineViewModelChangeGuard( OutlineView& rView ) in OutlineViewModelChangeGuard() argument
2153 : mrView( rView ) in OutlineViewModelChangeGuard()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx121 rView(rShell),\
1044 rView.GetEditWin().FlushInBuffer(); in SplitNode()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx559 virtual void viewClobbered( const UnoViewSharedPtr& rView ) in viewClobbered()
562 mrScreenUpdater.notifyUpdate(rView, true); in viewClobbered()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1138 bool lcl_IsOwnDocument( SwView& rView ) in lcl_IsOwnDocument() argument
1141 rView.GetDocShell()->GetModel(), uno::UNO_QUERY_THROW); in lcl_IsOwnDocument()
/trunk/main/sd/source/ui/inc/
H A DAccessibleSlideView.hxx178 ::sd::SlideView& rView,
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2731 SwView& rView = rSh.GetView(); in _PasteDBData() local
2733 rView.StopShellTimer(); in _PasteDBData()
2736 rView.GetViewFrame()->GetDispatcher()->Execute( in _PasteDBData()
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx418 ::TextView & rView, bool bCompoundControlChild);
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx789 ::TextView & rView, bool bCompoundControlChild): in Document() argument
793 m_rView(rView), in Document()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2208 bool EditEngine::SpellSentence(EditView& rView, ::svx::SpellPortions& rToFill, bool bIsGrammarCheck… in SpellSentence() argument
2211 return pImpEditEngine->SpellSentence( rView, rToFill, bIsGrammarChecking ); in SpellSentence()
H A Dimpedit.hxx956 …bool SpellSentence(EditView& rView, ::svx::SpellPortions& rToFill, bool bIsGrammarC…

Completed in 184 milliseconds

1234567