Searched refs:IsLabelTextWithSmartTags (Results 1 – 2 of 2) sorted by relevance
201 bool IsLabelTextWithSmartTags() const { return mbLabelTextWithSmartTags; } in IsLabelTextWithSmartTags() function in SmartTagMgr215 IsLabelTextWithSmartTags(); } in IsSmartTagsEnabled()
2854 …_Bool bModifiedRecognize = ( !m_aMainCB.IsChecked() != !pSmartTagMgr->IsLabelTextWithSmartTags() ); in FillItemSet()2879 m_aMainCB.Check( pSmartTagMgr->IsLabelTextWithSmartTags() ); in Reset()