Home
last modified time | relevance | path

Searched refs:AnalyzeURL (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx823 bool AttributeOutputBase::AnalyzeURL( const String& rUrl, const String& /*rTarget*/, String* pLinkU… in AnalyzeURL() function in AttributeOutputBase
874 bool WW8AttributeOutput::AnalyzeURL( const String& rUrl, const String& rTarget, String* pLinkURL, S… in AnalyzeURL() function in WW8AttributeOutput
876 bool bBookMarkOnly = AttributeOutputBase::AnalyzeURL( rUrl, rTarget, pLinkURL, pMark ); in AnalyzeURL()
916 bool bBookMarkOnly = AnalyzeURL( rUrl, rTarget, &sURL, &sMark ); in StartURL()
H A Dww8attributeoutput.hxx413 …virtual bool AnalyzeURL( const String& rURL, const String& rTarget, String* pLinkURL, String* pMar…
H A Dattributeoutputbase.hxx565 …virtual bool AnalyzeURL( const String& rUrl, const String& rTarget, String* pLinkURL, String* pMar…
H A Ddocxattributeoutput.hxx518 …virtual bool AnalyzeURL( const String& rURL, const String& rTarget, String* pLinkURL, String* pMar…
H A Ddocxattributeoutput.cxx783 bool DocxAttributeOutput::AnalyzeURL( const String& rUrl, const String& rTarget, String* pLinkURL, … in AnalyzeURL() function in DocxAttributeOutput
785 bool bBookMarkOnly = AttributeOutputBase::AnalyzeURL( rUrl, rTarget, pLinkURL, pMark ); in AnalyzeURL()
822 bool bBookmarkOnly = AnalyzeURL( rUrl, rTarget, &sUrl, &sMark ); in StartURL()

Completed in 42 milliseconds