Home
last modified time | relevance | path

Searched refs:pVw (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/ui/lingu/
H A Dhyp.cxx59 SwHyphWrapper::SwHyphWrapper( SwView* pVw, in SwHyphWrapper() argument
62 SvxSpellWrapper( &pVw->GetEditWin(), rxHyph, bStart, bOther ), in SwHyphWrapper()
63 pView( pVw ), in SwHyphWrapper()
H A Dsdrhhcwrap.cxx56 SdrHHCWrapper::SdrHHCWrapper( SwView* pVw, in SdrHHCWrapper() argument
61 SdrOutliner(pVw->GetDocShell()->GetDoc()->GetDrawModel()-> in SdrHHCWrapper()
64 pView( pVw ), in SdrHHCWrapper()
H A Dsdrhhcwrap.hxx50 SdrHHCWrapper( SwView* pVw,
/trunk/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx77 pVw (0), in NumFormatListBox()
97 pVw (pView), in NumFormatListBox()
145 if( pVw ) in GetView()
146 return pVw; in GetView()
/trunk/main/sw/source/ui/misc/
H A Dlinenum.cxx60 SwLineNumberingDlg::SwLineNumberingDlg(SwView *pVw) : in SwLineNumberingDlg() argument
61 SfxSingleTabDialog(&pVw->GetViewFrame()->GetWindow(), 0, 0), in SwLineNumberingDlg()
62 pSh(pVw->GetWrtShellPtr()) in SwLineNumberingDlg()
/trunk/main/sw/inc/
H A Dswmodule.hxx147 inline void SetView(SwView* pVw) { pView = pVw; } in SetView() argument
H A Ddocsh.hxx237 void SetView(SwView* pVw);
H A Dswabstdlg.hxx361 …virtual SfxAbstractTabDialog * CreateSwCharDlg( Window* pParent, SwView& pVw, const SfxItemSet& r…
/trunk/main/sw/source/ui/inc/
H A Dhyp.hxx56 SwHyphWrapper( SwView* pVw,
H A Dchrdlg.hxx64 SwCharDlg(Window* pParent, SwView& pVw, const SfxItemSet& rCoreSet,
H A Dlinenum.hxx54 SwLineNumberingDlg(SwView *pVw);
H A Dnumfmtlb.hxx38 SwView* pVw; member in NumFormatListBox
H A Dunotxvw.hxx183 SwXTextViewCursor(SwView* pVw);
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx612 SwXViewSettings::SwXViewSettings(sal_Bool bWebView, SwView* pVw) in SwXViewSettings() argument
614 , pView(pVw) in SwXViewSettings()
H A Dunotxvw.cxx1160 SwXTextViewCursor::SwXTextViewCursor(SwView* pVw) : in SwXTextViewCursor() argument
1161 m_pView(pVw), in SwXTextViewCursor()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx810 SfxAbstractTabDialog * SwAbstractDialogFactory_Impl::CreateSwCharDlg(Window* pParent, SwView& pVw,… in CreateSwCharDlg() argument
818 pDlg = new SwCharDlg( pParent, pVw, rCoreSet, pFmtStr, bIsDrwTxtDlg ); in CreateSwCharDlg()
H A Dswdlgfact.hxx443 …virtual SfxAbstractTabDialog * CreateSwCharDlg( Window* pParent, SwView& pVw, const SfxItemSet& r…
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1175 void SwDocShell::SetView(SwView* pVw) in SetView() argument
1177 if(0 != (mpView = pVw)) in SetView()

Completed in 82 milliseconds