Searched refs:pSwItemSet (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 1513 const SfxItemSet* pSwItemSet, in CreateSwTabDialog() argument 1520 pDlg = new SwSvxNumBulletTabDialog( pParent, pSwItemSet, rWrtSh ); in CreateSwTabDialog() 1523 pDlg = new SwOutlineTabDialog( pParent, pSwItemSet, rWrtSh ); in CreateSwTabDialog()
|
H A D | swdlgfact.hxx | 540 const SfxItemSet* pSwItemSet,
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | num.hxx | 196 const SfxItemSet* pSwItemSet,
|
H A D | outline.hxx | 87 const SfxItemSet* pSwItemSet,
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | num.cxx | 1063 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 D | outline.cxx | 227 const SfxItemSet* pSwItemSet, in SwOutlineTabDialog() argument 230 SfxTabDialog(pParent, SW_RES(DLG_TAB_OUTLINE), pSwItemSet, sal_False, &aEmptyStr), in SwOutlineTabDialog()
|
/aoo41x/main/sw/inc/ |
H A D | swabstdlg.hxx | 465 const SfxItemSet* pSwItemSet,
|
Completed in 43 milliseconds