| /AOO42X/main/sw/source/core/graphic/ |
| H A D | ndgrf.cxx | 260 ( (SwBaseLink*) &refLink )->SwapIn(); in ReRead() 327 ( (SwBaseLink*) &refLink )->SwapIn(); in ReRead() 532 short SwGrfNode::SwapIn( in SwapIn() function in SwGrfNode 549 if ( pLink->SwapIn( bWaitForData ) ) in SwapIn() 567 nRet = pLink->SwapIn( bWaitForData ) ? 1 : 0; in SwapIn() 576 nRet = (short) maGrfObj.SwapIn(); in SwapIn() 682 if ( HasEmbeddedStreamName() && !SwapIn() ) in SavePersistentData() 761 pLink->SwapIn( sal_True, sal_True ); in ReleaseLink() 1063 const_cast< SwGrfNode* >( this )->SwapIn(); in MakeCopy() 1106 SwapIn( sal_False ); in IMPL_LINK()
|
| /AOO42X/main/svtools/source/graphic/ |
| H A D | grfmgr.cxx | 267 if( maGraphic.SwapIn() ) in ImplAutoSwapIn() 295 mbAutoSwapped = !maGraphic.SwapIn(); in ImplAutoSwapIn() 300 mbAutoSwapped = !maGraphic.SwapIn( pStream ); in ImplAutoSwapIn() 1277 sal_Bool GraphicObject::SwapIn() in SwapIn() function in GraphicObject 1292 bRet = maGraphic.SwapIn(); in SwapIn() 1311 sal_Bool GraphicObject::SwapIn( SvStream* pIStm ) in SwapIn() function in GraphicObject 1326 bRet = maGraphic.SwapIn( pIStm ); in SwapIn()
|
| /AOO42X/main/sw/source/core/edit/ |
| H A D | editsh.cxx | 282 ASSERT( pGrfNode->SwapIn( bWait ) || !bWait, "Grafik konnte nicht geladen werden" ); in GetGraphic() 284 pGrfNode->SwapIn( bWait ); in GetGraphic() 293 ASSERT( pGrfNode->SwapIn( bWait ) || !bWait, "Grafik konnte nicht geladen werden" ); in GetGraphic() 295 pGrfNode->SwapIn( bWait ); in GetGraphic() 723 …ASSERT( ((SwGrfNode*)pNd)->SwapIn( sal_True ) || !sal_True, "Grafik konnte nicht geladen werden" ); in GetIMapGraphic() 725 ((SwGrfNode*)pNd)->SwapIn( sal_True ); in GetIMapGraphic()
|
| /AOO42X/main/vcl/inc/vcl/ |
| H A D | graph.hxx | 204 sal_Bool SwapIn(); 205 sal_Bool SwapIn( SvStream* pIStm );
|
| H A D | gfxlink.hxx | 177 void SwapIn();
|
| /AOO42X/main/vcl/source/gdi/ |
| H A D | gfxlink.cxx | 182 ( (GfxLink*) this )->SwapIn(); in GetData() 299 void GfxLink::SwapIn() in SwapIn() function in GfxLink
|
| H A D | graph.cxx | 756 sal_Bool Graphic::SwapIn() in SwapIn() function in Graphic 764 sal_Bool Graphic::SwapIn( SvStream* pStrm ) in SwapIn() function in Graphic
|
| /AOO42X/main/svtools/inc/svtools/ |
| H A D | grfmgr.hxx | 416 sal_Bool SwapIn(); 417 sal_Bool SwapIn( SvStream* pIStm );
|
| /AOO42X/main/sw/inc/ |
| H A D | swbaslnk.hxx | 73 sal_Bool SwapIn( sal_Bool bWaitForData = sal_False, sal_Bool bNativFormat = sal_False );
|
| H A D | ndgrf.hxx | 175 short SwapIn( sal_Bool bWaitForData = sal_False );
|
| /AOO42X/main/sw/source/core/doc/ |
| H A D | notxtfrm.cxx | 725 pNd->SwapIn(); in Modify() 974 const sal_Bool bSwappedIn = 0 != pGrfNd->SwapIn( bPrn ); in PaintPicture()
|
| /AOO42X/main/sw/source/core/docnode/ |
| H A D | ndnotxt.cxx | 274 ((SwGrfNode*)this)->SwapIn( sal_True ); in GetGraphic()
|
| H A D | swbaslnk.cxx | 387 sal_Bool SwBaseLink::SwapIn( sal_Bool bWaitForData, sal_Bool bNativFormat ) in SwapIn() function in SwBaseLink
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | writerhelper.cxx | 769 pGrfNode->SwapIn(); in GetSwappedInSize()
|
| H A D | wrtww8gr.cxx | 734 const_cast<SwGrfNode&>(rGrfNd).SwapIn(); in WriteGrfFromGrfNode()
|
| H A D | wrtw8esh.cxx | 1652 pGrfNd->SwapIn(true); in WriteGrfFlyFrame()
|
| /AOO42X/main/sw/source/core/undo/ |
| H A D | unins.cxx | 859 ((SwGrfNode&)rGrfNd).SwapIn( sal_True ); in SaveGraphicData()
|
| /AOO42X/main/sw/source/filter/html/ |
| H A D | htmlgrin.cxx | 804 pGrfNd->SwapIn(); in InsertImage()
|
| H A D | htmlfly.cxx | 1590 pGrfNd->SwapIn( sal_True ); in OutHTML_FrmFmtGrfNode()
|
| /AOO42X/main/sw/source/core/frmedt/ |
| H A D | fefly1.cxx | 1745 pNd->SwapIn( sal_True ); in GetGrfAtPos()
|
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unoframe.cxx | 2139 pGrfNode->SwapIn( sal_True ); in getPropertyValue()
|