Home
last modified time | relevance | path

Searched refs:SwapIn (Results 1 – 21 of 21) sorted by relevance

/AOO42X/main/sw/source/core/graphic/
H A Dndgrf.cxx260 ( (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 Dgrfmgr.cxx267 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 Deditsh.cxx282 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 Dgraph.hxx204 sal_Bool SwapIn();
205 sal_Bool SwapIn( SvStream* pIStm );
H A Dgfxlink.hxx177 void SwapIn();
/AOO42X/main/vcl/source/gdi/
H A Dgfxlink.cxx182 ( (GfxLink*) this )->SwapIn(); in GetData()
299 void GfxLink::SwapIn() in SwapIn() function in GfxLink
H A Dgraph.cxx756 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 Dgrfmgr.hxx416 sal_Bool SwapIn();
417 sal_Bool SwapIn( SvStream* pIStm );
/AOO42X/main/sw/inc/
H A Dswbaslnk.hxx73 sal_Bool SwapIn( sal_Bool bWaitForData = sal_False, sal_Bool bNativFormat = sal_False );
H A Dndgrf.hxx175 short SwapIn( sal_Bool bWaitForData = sal_False );
/AOO42X/main/sw/source/core/doc/
H A Dnotxtfrm.cxx725 pNd->SwapIn(); in Modify()
974 const sal_Bool bSwappedIn = 0 != pGrfNd->SwapIn( bPrn ); in PaintPicture()
/AOO42X/main/sw/source/core/docnode/
H A Dndnotxt.cxx274 ((SwGrfNode*)this)->SwapIn( sal_True ); in GetGraphic()
H A Dswbaslnk.cxx387 sal_Bool SwBaseLink::SwapIn( sal_Bool bWaitForData, sal_Bool bNativFormat ) in SwapIn() function in SwBaseLink
/AOO42X/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx769 pGrfNode->SwapIn(); in GetSwappedInSize()
H A Dwrtww8gr.cxx734 const_cast<SwGrfNode&>(rGrfNd).SwapIn(); in WriteGrfFromGrfNode()
H A Dwrtw8esh.cxx1652 pGrfNd->SwapIn(true); in WriteGrfFlyFrame()
/AOO42X/main/sw/source/core/undo/
H A Dunins.cxx859 ((SwGrfNode&)rGrfNd).SwapIn( sal_True ); in SaveGraphicData()
/AOO42X/main/sw/source/filter/html/
H A Dhtmlgrin.cxx804 pGrfNd->SwapIn(); in InsertImage()
H A Dhtmlfly.cxx1590 pGrfNd->SwapIn( sal_True ); in OutHTML_FrmFmtGrfNode()
/AOO42X/main/sw/source/core/frmedt/
H A Dfefly1.cxx1745 pNd->SwapIn( sal_True ); in GetGrfAtPos()
/AOO42X/main/sw/source/core/unocore/
H A Dunoframe.cxx2139 pGrfNode->SwapIn( sal_True ); in getPropertyValue()