Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/smarttags/
H A DSmartTagMgr.cxx123 if ( IsSmartTagTypeEnabled( aSmartTagName ) ) in RecognizeString()
157 if ( IsSmartTagTypeEnabled( aSmartTagName ) ) in RecognizeTextRange()
231 bool SmartTagMgr::IsSmartTagTypeEnabled( const rtl::OUString& rSmartTagType ) const in IsSmartTagTypeEnabled() function in SmartTagMgr
/aoo42x/main/svx/inc/svx/
H A DSmartTagMgr.hxx197 bool IsSmartTagTypeEnabled( const rtl::OUString& rSmartTagType ) const;
/aoo42x/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx134 !SwSmartTagMgr::Get().IsSmartTagTypeEnabled( rIdentifier ) ) in commitStringMarkup()
/aoo42x/main/cui/source/tabpages/
H A Dautocdlg.cxx2756 const bool bCheck = rSmartTagMgr.IsSmartTagTypeEnabled( aSmartTagType ); in FillListBox()
2844 …const sal_Bool bIsCurrentlyEnabled = pSmartTagMgr->IsSmartTagTypeEnabled( pUserData->maSmartTagTyp… in FillItemSet()

Completed in 34 milliseconds