Home
last modified time | relevance | path

Searched refs:StartURL (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8attributeoutput.hxx81 virtual bool StartURL( const String &rUrl, const String &rTarget );
H A Dattributeoutputbase.hxx187 virtual bool StartURL( const String& rUrl, const String& rTarget ) = 0;
H A Drtfattributeoutput.hxx121 virtual bool StartURL( const String& rUrl, const String& rTarget );
H A Ddocxattributeoutput.hxx111 virtual bool StartURL( const String& rUrl, const String& rTarget );
H A Dwrtww8gr.cxx377 m_pAttrOutput->StartURL( rURL.GetURL(), rURL.GetTargetFrameName() ); in OutGrf()
H A Dwrtw8nds.cxx906 bool WW8AttributeOutput::StartURL( const String &rUrl, const String &rTarget ) in StartURL() function in WW8AttributeOutput
1191 … if ( m_rExport.AttrOutput().StartURL( rINet->GetValue(), rINet->GetTargetFrame() ) ) in OutAttrWithRange()
H A Dwrtw8esh.cxx1149 m_rExport.AttrOutput().StartURL( pURL->GetURL(), pURL->GetTargetFrame() ); in OutEEField()
H A Ddocxattributeoutput.cxx817 bool DocxAttributeOutput::StartURL( const String& rUrl, const String& rTarget ) in StartURL() function in DocxAttributeOutput
H A Drtfattributeoutput.cxx656 bool RtfAttributeOutput::StartURL( const String& rUrl, const String& rTarget ) in StartURL() function in RtfAttributeOutput

Completed in 95 milliseconds