Home
last modified time | relevance | path

Searched refs:_pSet (Results 51 – 56 of 56) sorted by relevance

123

/aoo41x/main/cui/source/tabpages/
H A Dautocdlg.cxx83 OfaAutoCorrDlg::OfaAutoCorrDlg(Window* pParent, const SfxItemSet* _pSet ) : in OfaAutoCorrDlg() argument
84 SfxTabDialog(pParent, CUI_RES( RID_OFA_AUTOCORR_DLG ), _pSet), in OfaAutoCorrDlg()
91 if ( _pSet ) in OfaAutoCorrDlg()
93 SFX_ITEMSET_ARG( _pSet, pItem, SfxBoolItem, SID_AUTO_CORRECT_DLG, sal_False ); in OfaAutoCorrDlg()
97 SFX_ITEMSET_ARG( _pSet, pItem2, SfxBoolItem, SID_OPEN_SMARTTAGOPTIONS, sal_False ); in OfaAutoCorrDlg()
H A Dtpline.cxx496 int SvxLineTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage() argument
508 if( _pSet ) in DeactivatePage()
509 FillItemSet( *_pSet ); in DeactivatePage()
H A Dswpossizetabpage.cxx1005 int SvxSwPosSizeTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage() argument
1007 if( _pSet ) in DeactivatePage()
1008 FillItemSet( *_pSet ); in DeactivatePage()
/aoo41x/main/cui/source/options/
H A Doptcolor.cxx1643 int SvxColorOptionsTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage() argument
1645 if ( _pSet ) in DeactivatePage()
1646 FillItemSet( *_pSet ); in DeactivatePage()
/aoo41x/main/sw/source/ui/index/
H A Dcnttab.cxx1454 int SwTOXSelectTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage() argument
1456 if(_pSet) in DeactivatePage()
1457 _pSet->Put(SfxUInt16Item(FN_PARAM_TOX_TYPE, in DeactivatePage()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunopage.cxx372 …icDrawPage( SdXImpressDocument* _pModel, SdPage* pInPage, const SvxItemPropertySet* _pSet ) throw() in SdGenericDrawPage() argument
378 mpPropSet ( _pSet ), in SdGenericDrawPage()

Completed in 123 milliseconds

123