Searched refs:SwCharDlg (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/chrdlg/ |
H A D | chardlg.cxx | 97 SwCharDlg::SwCharDlg(Window* pParent, SwView& rVw, const SfxItemSet& rCoreSet, in SwCharDlg() function in SwCharDlg 139 SwCharDlg::~SwCharDlg() in ~SwCharDlg() 149 void SwCharDlg::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) in PageCreated()
|
/trunk/main/sw/source/ui/inc/ |
H A D | chrdlg.hxx | 58 class SwCharDlg: public SfxTabDialog class 64 SwCharDlg(Window* pParent, SwView& pVw, const SfxItemSet& rCoreSet, 67 ~SwCharDlg();
|
/trunk/main/sw/sdi/ |
H A D | swinterf.c | 228 short SwCharDlg(void *pHandle) in SwCharDlg() function
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 818 pDlg = new SwCharDlg( pParent, pVw, rCoreSet, pFmtStr, bIsDrwTxtDlg ); in CreateSwCharDlg()
|
Completed in 27 milliseconds