Searched refs:isVendorUrl (Results 1 – 3 of 3) sorted by relevance
47 if ( isVendorUrl( rUrl ) ) in mayFollowDocumentLink()
54 inline bool isVendorUrl( ::rtl::OUString const & rUrl ) in isVendorUrl() function
583 return ::svt::linkpolicy::isVendorUrl( url ) ? sal_True : sal_False; in urlIsVendor()