diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-04-16 14:03:36 +0000 |
---|---|---|
committer | Michael Stahl <Michael.Stahl@cib.de> | 2019-05-27 11:58:36 +0200 |
commit | 53325b40b557cc84d8d21c1baa0ef8d3bfc00ab8 (patch) | |
tree | 27880981bd60a78b86bed826f56c14f5c01fabd0 /sfx2 | |
parent | 51f1e62e2dae37746d218a187d4b0158296ad155 (diff) |
Update URL
It's not accessible since 2006. Use Wayback Machine copy
Change-Id: I41e7467d9feb31987080ac43dfd11a2e30ebeb28
Reviewed-on: https://gerrit.libreoffice.org/71233
Tested-by: Jenkins
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/oleprops.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/oleprops.cxx b/sfx2/source/doc/oleprops.cxx index 05f6c7721289..64acbcb9b27a 100644 --- a/sfx2/source/doc/oleprops.cxx +++ b/sfx2/source/doc/oleprops.cxx @@ -619,7 +619,7 @@ void SfxOleThumbnailProperty::ImplSave( SvStream& rStrm ) http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stg/stg/propvariant.asp http://jakarta.apache.org/poi/hpsf/thumbnails.html http://linux.com.hk/docs/poi/org/apache/poi/hpsf/Thumbnail.html - http://sparks.discreet.com/knowledgebase/public/solutions/ExtractThumbnailImg.htm + https://web.archive.org/web/20060126202945/http://sparks.discreet.com/knowledgebase/public/solutions/ExtractThumbnailImg.htm */ if( IsValid() ) { |