Home
last modified time | relevance | path

Searched refs:ImplSwapOut (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dimpgraph.hxx162 sal_Bool ImplSwapOut();
163 sal_Bool ImplSwapOut( SvStream* pOStm );
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx743 return mpImpGraphic->ImplSwapOut(); in SwapOut()
751 return mpImpGraphic->ImplSwapOut( pOStream ); in SwapOut()
H A Dimpgraph.cxx1432 sal_Bool ImpGraphic::ImplSwapOut() in ImplSwapOut() function in ImpGraphic
1452 if( ( bRet = ImplSwapOut( pOStm ) ) == sal_True ) in ImplSwapOut()
1500 sal_Bool ImpGraphic::ImplSwapOut( SvStream* pOStm ) in ImplSwapOut() function in ImpGraphic

Completed in 66 milliseconds