| /AOO42X/main/sw/source/core/graphic/ |
| H A D | ndgrf.cxx | 97 const String& rGrfName, in SwGrfNode() argument 112 ReRead( rGrfName, rFltName, pGraphic, 0, sal_False ); in SwGrfNode() 139 const String& rGrfName, in SwGrfNode() argument 154 maGrfObj.SetGraphic( aGrf, rGrfName ); in SwGrfNode() 160 InsertLink( rGrfName, rFltName ); in SwGrfNode() 163 INetURLObject aUrl( rGrfName ); in SwGrfNode() 174 const String& rGrfName, in ReRead() argument 184 ASSERT( pGraphic || pGrfObj || rGrfName.Len(), in ReRead() 187 if ( GetDoc()->GetLinkManager().urlIsVendor( rGrfName ) ) in ReRead() 195 if ( rGrfName.Len() ) in ReRead() [all …]
|
| /AOO42X/main/sw/source/filter/html/ |
| H A D | htmlfly.cxx | 817 const String &rGrfName, const String& rAlternateTxt, in OutHTML_Image() argument 832 String aGrfNm( rGrfName ); in OutHTML_Image() 1196 String &rGrfName, in OutHTML_BulletImage() argument 1216 rGrfName = *rHTMLWrt.GetOrigFileName(); in OutHTML_BulletImage() 1217 sal_uInt16 nErr = XOutBitmap::WriteGraphic( *pGrf, rGrfName, in OutHTML_BulletImage() 1223 rGrfName = URIHelper::SmartRel2Abs( in OutHTML_BulletImage() 1224 INetURLObject( rWrt.GetBaseURL() ), rGrfName, in OutHTML_BulletImage() 1226 pLink = &rGrfName; in OutHTML_BulletImage() 1236 rGrfName = *pLink; in OutHTML_BulletImage() 1239 rHTMLWrt.CopyLocalFileToINet( rGrfName ); in OutHTML_BulletImage() [all …]
|
| H A D | wrthtml.hxx | 568 const String& rGrfName, const String& rAlternateTxt, 573 const SvxBrushItem* pBrush, String &rGrfName,
|
| /AOO42X/main/sw/inc/ |
| H A D | ndgrf.hxx | 62 const String& rGrfName, const String& rFltName, 68 const String& rGrfName, const String& rFltName, 76 void InsertLink( const String& rGrfName, const String& rFltName ); 170 sal_Bool ReRead( const String& rGrfName, const String& rFltName,
|
| H A D | IDocumentContentOperations.hxx | 126 …virtual SwFlyFrmFmt* Insert(const SwPaM &rRg, const String& rGrfName, const String& rFltName, cons… 136 …virtual void ReRead(SwPaM&, const String& rGrfName, const String& rFltName, const Graphic* pGraphi…
|
| H A D | fesh.hxx | 543 void Insert(const String& rGrfName, 554 sal_Bool ReplaceSdrObj( const String& rGrfName, const String& rFltName,
|
| H A D | ndarr.hxx | 225 const String& rGrfName,
|
| H A D | docsh.hxx | 339 String ExportGraphic( const Graphic &rGraphic, const String &rGrfName );
|
| H A D | doc.hxx | 890 …virtual SwFlyFrmFmt* Insert(const SwPaM &rRg, const String& rGrfName, const String& rFltName, cons… 909 …virtual void ReRead(SwPaM&, const String& rGrfName, const String& rFltName, const Graphic* pGraphi…
|
| H A D | editsh.hxx | 597 void ReRead( const String& rGrfName, const String& rFltName,
|
| /AOO42X/main/sw/source/ui/docvw/ |
| H A D | romenu.cxx | 423 String ExportGraphic( const Graphic &rGraphic, const String &rGrfName ) in ExportGraphic() argument 436 String aName = rGrfName; in ExportGraphic() 485 if( rGrfName.Len() && in ExportGraphic() 489 SfxMedium aIn( rGrfName, STREAM_READ | STREAM_NOCREATE, in ExportGraphic()
|
| /AOO42X/main/sw/source/core/frmedt/ |
| H A D | fefly1.cxx | 837 void SwFEShell::Insert( const String& rGrfName, const String& rFltName, in Insert() argument 887 pFmt = GetDoc()->Insert(*pCursor, rGrfName, in Insert() 1933 sal_Bool SwFEShell::ReplaceSdrObj( const String& rGrfName, const String& rFltName, in ReplaceSdrObj() argument 1980 pFmt = GetDoc()->Insert( *GetCrsr(), rGrfName, rFltName, pGrf, &aFrmSet, NULL, NULL ); in ReplaceSdrObj()
|
| /AOO42X/main/sw/source/core/doc/ |
| H A D | doc.cxx | 958 const String& rGrfName, in Insert() argument 969 rGrfName, rFltName, pGraphic, in Insert() 1972 void SwDoc::ReRead( SwPaM& rPam, const String& rGrfName, in ReRead() argument 1992 pGrfNd->ReRead( rGrfName, rFltName, pGraphic, pGrafObj, sal_True ); in ReRead()
|
| /AOO42X/main/sw/source/core/edit/ |
| H A D | editsh.cxx | 355 void SwEditShell::ReRead( const String& rGrfName, const String& rFltName, in ReRead() argument 359 pDoc->ReRead( *GetCrsr(), rGrfName, rFltName, pGraphic, pGrfObj ); in ReRead()
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8par5.cxx | 2362 bool CanUseRemoteLink(const String &rGrfName) in CanUseRemoteLink() argument 2367 ::ucbhelper::Content aCnt(rGrfName, in CanUseRemoteLink()
|
| H A D | ww8par.hxx | 1760 bool CanUseRemoteLink(const String &rGrfName);
|