Home
last modified time | relevance | path

Searched refs:SwapOut (Results 1 – 15 of 15) sorted by relevance

/trunk/main/tools/source/stream/
H A Dcachestr.cxx120 void SvCacheStream::SwapOut() in SwapOut() function in SvCacheStream
186 SwapOut(); in PutData()
220 SwapOut(); in FlushData()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx1246 sal_Bool GraphicObject::SwapOut() in SwapOut() function in GraphicObject
1248 sal_Bool bRet = ( !mbAutoSwapped ? maGraphic.SwapOut() : sal_False ); in SwapOut()
1258 sal_Bool GraphicObject::SwapOut( SvStream* pOStm ) in SwapOut() function in GraphicObject
1260 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()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx434 SwapOut(); in onGraphicChanged()
615 short SwGrfNode::SwapOut() in SwapOut() function in SwGrfNode
629 if ( !maGrfObj.SwapOut() ) in SwapOut()
633 return (short) maGrfObj.SwapOut( NULL ); in SwapOut()
696 return (sal_Bool) SwapOut(); in SavePersistentData()
/trunk/main/vcl/inc/vcl/
H A Dgraph.hxx202 sal_Bool SwapOut();
203 sal_Bool SwapOut( SvStream* pOStm );
H A Dgfxlink.hxx176 void SwapOut();
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx414 sal_Bool SwapOut();
415 sal_Bool SwapOut( SvStream* pOStm );
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx740 sal_Bool Graphic::SwapOut() in SwapOut() function in Graphic
748 sal_Bool Graphic::SwapOut( SvStream* pOStream ) in SwapOut() function in Graphic
H A Dgfxlink.cxx276 void GfxLink::SwapOut() in SwapOut() function in GfxLink
H A Dimpgraph.cxx1638 mpGfxLink->SwapOut(); in ImplSetLink()
/trunk/main/tools/inc/tools/
H A Dcachestr.hxx69 void SwapOut();
/trunk/main/sw/inc/
H A Dndgrf.hxx177 short SwapOut();
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx237 pGrfNd->SwapOut(); in setTextEmbeddedGraphicURL()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx773 pGrfNode->SwapOut(); in GetSwappedInSize()
H A Dwrtww8gr.cxx763 rGrf.SwapOut(); in WriteGrfFromGrfNode()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx1102 pGrfNd->SwapOut(); in PaintPicture()

Completed in 87 milliseconds