Searched refs:pSmartTagMgr (Results 1 – 4 of 4) sorted by relevance
92 pSmartTagMgr = 0; in SvxSwAutoFmtFlags()146 pSmartTagMgr = rAFFlags.pSmartTagMgr; in operator =()
123 if ( !pOpt || !pOpt->pSmartTagMgr || 0 == pOpt->pSmartTagMgr->NumberOfRecognizers() ) in OfaAutoCorrDlg()2828 SmartTagMgr* pSmartTagMgr = pOpt->pSmartTagMgr; in FillItemSet() local2831 if ( !pSmartTagMgr ) in FillItemSet()2844 …const sal_Bool bIsCurrentlyEnabled = pSmartTagMgr->IsSmartTagTypeEnabled( pUserData->maSmartTagTyp… in FillItemSet()2854 …const sal_Bool bModifiedRecognize = ( !m_aMainCB.IsChecked() != !pSmartTagMgr->IsLabelTextWithSmar… in FillItemSet()2858 pSmartTagMgr->WriteConfiguration( bModifiedRecognize ? &bLabelTextWithSmartTags : 0, in FillItemSet()2871 const SmartTagMgr* pSmartTagMgr = pOpt->pSmartTagMgr; in Reset() local2874 if ( !pSmartTagMgr ) in Reset()2877 FillListBox( *pSmartTagMgr ); in Reset()2879 m_aMainCB.Check( pSmartTagMgr->IsLabelTextWithSmartTags() ); in Reset()
38 SmartTagMgr* pSmartTagMgr; member
670 pAFlags->pSmartTagMgr = &SwSmartTagMgr::Get(); in Execute()
Completed in 37 milliseconds