Searched refs:SwapOut (Results 1 – 15 of 15) sorted by relevance
120 void SvCacheStream::SwapOut() in SwapOut() function in SvCacheStream186 SwapOut(); in PutData()220 SwapOut(); in FlushData()
1253 sal_Bool GraphicObject::SwapOut() in SwapOut() function in GraphicObject1255 sal_Bool bRet = ( !mbAutoSwapped ? maGraphic.SwapOut() : sal_False ); in SwapOut()1265 sal_Bool GraphicObject::SwapOut( SvStream* pOStm ) in SwapOut() function in GraphicObject1267 sal_Bool bRet = ( !mbAutoSwapped ? maGraphic.SwapOut( pOStm ) : sal_False ); in SwapOut()1369 mbAutoSwapped = SwapOut( NULL ); in IMPL_LINK()1373 mbAutoSwapped = SwapOut(); in IMPL_LINK()1376 mbAutoSwapped = SwapOut( pStream ); in IMPL_LINK()
437 SwapOut(); in onGraphicChanged()618 short SwGrfNode::SwapOut() in SwapOut() function in SwGrfNode632 if ( !maGrfObj.SwapOut() ) in SwapOut()636 return (short) maGrfObj.SwapOut( NULL ); in SwapOut()699 return (sal_Bool) SwapOut(); in SavePersistentData()
202 sal_Bool SwapOut();203 sal_Bool SwapOut( SvStream* pOStm );
176 void SwapOut();
414 sal_Bool SwapOut();415 sal_Bool SwapOut( SvStream* pOStm );
740 sal_Bool Graphic::SwapOut() in SwapOut() function in Graphic748 sal_Bool Graphic::SwapOut( SvStream* pOStream ) in SwapOut() function in Graphic
276 void GfxLink::SwapOut() in SwapOut() function in GfxLink
1638 mpGfxLink->SwapOut(); in ImplSetLink()
69 void SwapOut();
177 short SwapOut();
237 pGrfNd->SwapOut(); in setTextEmbeddedGraphicURL()
772 pGrfNode->SwapOut(); in GetSwappedInSize()
762 rGrf.SwapOut(); in WriteGrfFromGrfNode()
1105 pGrfNd->SwapOut(); in PaintPicture()