Searched refs:UrlTransformer (Results 1 – 6 of 6) sorted by relevance
45 UrlTransformer::UrlTransformer( const Reference< XMultiServiceFactory >& _rxORB ) in UrlTransformer() function in frm::UrlTransformer53 bool UrlTransformer::implEnsureTransformer() const in implEnsureTransformer()74 URL UrlTransformer::getStrictURL( const ::rtl::OUString& _rURL ) const in getStrictURL()84 URL UrlTransformer::getStrictURLFromAscii( const sal_Char* _pAsciiURL ) const in getStrictURLFromAscii()90 …void UrlTransformer::parseSmartWithAsciiProtocol( ::com::sun::star::util::URL& _rURL, const sal_Ch… in parseSmartWithAsciiProtocol()
48 :m_pUrlTransformer( new UrlTransformer( _rxORB ) ) in ControlFeatureInterception()
390 m_pUrlTransformer.reset( new UrlTransformer( _rxORB ) ); in OFormNavigationMapper()
39 class UrlTransformer;57 ::std::auto_ptr< UrlTransformer > m_pUrlTransformer;62 const UrlTransformer& getTransformer() const { return *m_pUrlTransformer; } in getTransformer()
41 class UrlTransformer class51 …UrlTransformer( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
43 class UrlTransformer;188 ::std::auto_ptr< UrlTransformer > m_pUrlTransformer;
Completed in 22 milliseconds