Lines Matching refs:rView
96 SwView& rView; member in SwSequenceOptionDialog
140 rView( rV ), in SwCaptionDialog()
141 pMgr( new SwFldMgr(rView.GetWrtShellPtr()) ), in SwCaptionDialog()
148 SwWrtShell &rSh = rView.GetWrtShell(); in SwCaptionDialog()
149 uno::Reference< frame::XModel > xModel = rView.GetDocShell()->GetBaseModel(); in SwCaptionDialog()
311 rView.InsertCaption( &aOpt ); in Apply()
319 SwSequenceOptionDialog aDlg( pButton, rView, sFldTypeName ); in IMPL_LINK_INLINE_START()
349 SwWrtShell &rSh = rView.GetWrtShell(); in IMPL_LINK_INLINE_END()
371 SfxItemSet aSet( rView.GetDocShell()->GetDoc()->GetAttrPool() ); in IMPL_LINK()
401 SwWrtShell &rSh = rView.GetWrtShell(); in DrawSample()
504 rView( rV ), in SwSequenceOptionDialog()
508 SwWrtShell &rSh = rView.GetWrtShell(); in SwSequenceOptionDialog()
527 ::FillCharStyleListBox( aLbCharStyle, rView.GetDocShell(), sal_True, sal_True ); in SwSequenceOptionDialog()
537 SwWrtShell &rSh = rView.GetWrtShell(); in Apply()