Searched refs:IsVisitedURL (Results 1 – 6 of 6) sorted by relevance
103 sal_Bool SwDoc::IsVisitedURL( const String& rURL ) const in IsVisitedURL() function in SwDoc
128 if( rSh.GetDoc()->IsVisitedURL( pObj->GetURL() ) ) in lcl_PaintReplacement()136 bVisited = rSh.GetDoc()->IsVisitedURL( rURL.GetURL() ); in lcl_PaintReplacement()
957 if (IsVisitedURL(((const SvxURLField*)pField)->GetURL())) in IMPL_LINK()
144 SetVisited( pDoc->IsVisitedURL( rFmt.GetValue() ) ); in GetCharFmt()
511 sal_uInt16 nPoolId = static_cast< sal_uInt16 >(pDoc->IsVisitedURL( rURL ) in InsertImage()
1889 sal_Bool IsVisitedURL( const String& rURL ) const;
Completed in 50 milliseconds