Home
last modified time | relevance | path

Searched refs:pSmartTagMgr (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/editeng/source/misc/
H A Dswafopt.cxx92 pSmartTagMgr = 0; in SvxSwAutoFmtFlags()
146 pSmartTagMgr = rAFFlags.pSmartTagMgr; in operator =()
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx123 if ( !pOpt || !pOpt->pSmartTagMgr || 0 == pOpt->pSmartTagMgr->NumberOfRecognizers() ) in OfaAutoCorrDlg()
2828 SmartTagMgr* pSmartTagMgr = pOpt->pSmartTagMgr; in FillItemSet() local
2831 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() local
2874 if ( !pSmartTagMgr ) in Reset()
2877 FillListBox( *pSmartTagMgr ); in Reset()
2879 m_aMainCB.Check( pSmartTagMgr->IsLabelTextWithSmartTags() ); in Reset()
/aoo4110/main/editeng/inc/editeng/
H A Dswafopt.hxx38 SmartTagMgr* pSmartTagMgr; member
/aoo4110/main/sw/source/ui/app/
H A Ddocsh2.cxx670 pAFlags->pSmartTagMgr = &SwSmartTagMgr::Get(); in Execute()

Completed in 29 milliseconds