Home
last modified time | relevance | path

Searched refs:pSwItemSet (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1511 const SfxItemSet* pSwItemSet, in CreateSwTabDialog() argument
1518 pDlg = new SwSvxNumBulletTabDialog( pParent, pSwItemSet, rWrtSh ); in CreateSwTabDialog()
1521 pDlg = new SwOutlineTabDialog( pParent, pSwItemSet, rWrtSh ); in CreateSwTabDialog()
H A Dswdlgfact.hxx539 const SfxItemSet* pSwItemSet,
/trunk/main/sw/source/ui/inc/
H A Doutline.hxx87 const SfxItemSet* pSwItemSet,
H A Dnum.hxx196 const SfxItemSet* pSwItemSet,
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx1063 const SfxItemSet* pSwItemSet, SwWrtShell & rSh) : in SwSvxNumBulletTabDialog() argument
1064 SfxTabDialog(pParent, SW_RES(DLG_SVXTEST_NUM_BULLET), pSwItemSet, sal_False, &aEmptyStr), in SwSvxNumBulletTabDialog()
H A Doutline.cxx227 const SfxItemSet* pSwItemSet, in SwOutlineTabDialog() argument
230 SfxTabDialog(pParent, SW_RES(DLG_TAB_OUTLINE), pSwItemSet, sal_False, &aEmptyStr), in SwOutlineTabDialog()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx464 const SfxItemSet* pSwItemSet,