Searched refs:SwWrapDlg (Results 1 – 3 of 3) sorted by relevance
49 class SwWrapDlg : public SfxSingleTabDialog class54 SwWrapDlg(Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode);55 ~SwWrapDlg();
78 SwWrapDlg::SwWrapDlg(Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode) : in SwWrapDlg() function in SwWrapDlg95 SwWrapDlg::~SwWrapDlg() in ~SwWrapDlg()
1119 pDlg = new SwWrapDlg( pParent, rSet, pSh, bDrawMode ); in CreateSwWrapDlg()
Completed in 29 milliseconds