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()
1246 sal_Bool GraphicObject::SwapOut() in SwapOut() function in GraphicObject1248 sal_Bool bRet = ( !mbAutoSwapped ? maGraphic.SwapOut() : sal_False ); in SwapOut()1258 sal_Bool GraphicObject::SwapOut( SvStream* pOStm ) in SwapOut() function in GraphicObject1260 sal_Bool bRet = ( !mbAutoSwapped ? maGraphic.SwapOut( pOStm ) : sal_False ); in SwapOut()1362 mbAutoSwapped = SwapOut( NULL ); in IMPL_LINK()1366 mbAutoSwapped = SwapOut(); in IMPL_LINK()1369 mbAutoSwapped = SwapOut( pStream ); in IMPL_LINK()
434 SwapOut(); in onGraphicChanged()615 short SwGrfNode::SwapOut() in SwapOut() function in SwGrfNode629 if ( !maGrfObj.SwapOut() ) in SwapOut()633 return (short) maGrfObj.SwapOut( NULL ); in SwapOut()696 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();
773 pGrfNode->SwapOut(); in GetSwappedInSize()
763 rGrf.SwapOut(); in WriteGrfFromGrfNode()
237 pGrfNd->SwapOut(); in setTextEmbeddedGraphicURL()
1089 pGrfNd->SwapOut(); in PaintPicture()
Completed in 115 milliseconds