Lines Matching refs:SFX_APP
1512 SFX_APP()->GetPool(), in CreateItemSet()
1520 … SfxItemSet aOptSet( SFX_APP()->GetPool(), SID_ATTR_QUICKLAUNCHER, SID_ATTR_QUICKLAUNCHER ); in CreateItemSet()
1521 SFX_APP()->GetOptions(aOptSet); in CreateItemSet()
1552 pRet = new SfxItemSet(SFX_APP()->GetPool(), in CreateItemSet()
1612 pRet = new SfxItemSet( SFX_APP()->GetPool(), in CreateItemSet()
1622 SFX_APP()->GetOptions(*pRet); in CreateItemSet()
1625 pRet = new SfxItemSet( SFX_APP()->GetPool(), in CreateItemSet()
1632 SFX_APP()->GetOptions(*pRet); in CreateItemSet()
1636 pRet = new SfxItemSet( SFX_APP()->GetPool(), in CreateItemSet()
1646 pRet = new SfxItemSet( SFX_APP()->GetPool(), SID_SCH_EDITOPTIONS, SID_SCH_EDITOPTIONS ); in CreateItemSet()
1662 … SfxItemSet aOptSet(SFX_APP()->GetPool(), SID_ATTR_QUICKLAUNCHER, SID_ATTR_QUICKLAUNCHER ); in ApplyItemSet()
1665 SFX_APP()->SetOptions( aOptSet ); in ApplyItemSet()
1712 SFX_APP()->SetOptions( rSet ); in ApplyItemSet()