/aoo4110/main/sw/source/ui/lingu/ |
H A D | hyp.cxx | 59 SwHyphWrapper::SwHyphWrapper( SwView* pVw, in SwHyphWrapper() argument 62 SvxSpellWrapper( &pVw->GetEditWin(), rxHyph, bStart, bOther ), in SwHyphWrapper() 63 pView( pVw ), in SwHyphWrapper()
|
H A D | sdrhhcwrap.cxx | 60 SdrHHCWrapper::SdrHHCWrapper( SwView* pVw, in SdrHHCWrapper() argument 65 SdrOutliner(pVw->GetDocShell()->GetDoc()->GetDrawModel()-> in SdrHHCWrapper() 68 pView( pVw ), in SdrHHCWrapper()
|
H A D | sdrhhcwrap.hxx | 50 SdrHHCWrapper( SwView* pVw,
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | numfmtlb.cxx | 77 pVw (0), in NumFormatListBox() 97 pVw (pView), in NumFormatListBox() 145 if( pVw ) in GetView() 146 return pVw; in GetView()
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | linenum.cxx | 60 SwLineNumberingDlg::SwLineNumberingDlg(SwView *pVw) : in SwLineNumberingDlg() argument 61 SfxSingleTabDialog(&pVw->GetViewFrame()->GetWindow(), 0, 0), in SwLineNumberingDlg() 62 pSh(pVw->GetWrtShellPtr()) in SwLineNumberingDlg()
|
/aoo4110/main/sw/inc/ |
H A D | swmodule.hxx | 147 inline void SetView(SwView* pVw) { pView = pVw; } in SetView() argument
|
H A D | docsh.hxx | 228 void SetView(SwView* pVw);
|
H A D | swabstdlg.hxx | 361 …virtual SfxAbstractTabDialog * CreateSwCharDlg( Window* pParent, SwView& pVw, const SfxItemSet& r…
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | hyp.hxx | 56 SwHyphWrapper( SwView* pVw,
|
H A D | chrdlg.hxx | 64 SwCharDlg(Window* pParent, SwView& pVw, const SfxItemSet& rCoreSet,
|
H A D | linenum.hxx | 54 SwLineNumberingDlg(SwView *pVw);
|
H A D | numfmtlb.hxx | 38 SwView* pVw; member in NumFormatListBox
|
H A D | unotxvw.hxx | 183 SwXTextViewCursor(SwView* pVw);
|
/aoo4110/main/sw/source/ui/uno/ |
H A D | unomod.cxx | 612 SwXViewSettings::SwXViewSettings(sal_Bool bWebView, SwView* pVw) in SwXViewSettings() argument 614 , pView(pVw) in SwXViewSettings()
|
H A D | unotxvw.cxx | 1160 SwXTextViewCursor::SwXTextViewCursor(SwView* pVw) : in SwXTextViewCursor() argument 1161 m_pView(pVw), in SwXTextViewCursor()
|
/aoo4110/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 810 SfxAbstractTabDialog * SwAbstractDialogFactory_Impl::CreateSwCharDlg(Window* pParent, SwView& pVw,… in CreateSwCharDlg() argument 818 pDlg = new SwCharDlg( pParent, pVw, rCoreSet, pFmtStr, bIsDrwTxtDlg ); in CreateSwCharDlg()
|
H A D | swdlgfact.hxx | 443 …virtual SfxAbstractTabDialog * CreateSwCharDlg( Window* pParent, SwView& pVw, const SfxItemSet& r…
|
/aoo4110/main/sw/source/ui/app/ |
H A D | docsh.cxx | 1169 void SwDocShell::SetView(SwView* pVw) in SetView() argument 1171 if(0 != (mpView = pVw)) in SetView()
|