Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dimpgraph.hxx159 sal_Bool ImplSwapIn();
160 sal_Bool ImplSwapIn( SvStream* pIStm );
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx759 return mpImpGraphic->ImplSwapIn(); in SwapIn()
767 return mpImpGraphic->ImplSwapIn( pStrm ); in SwapIn()
H A Dimpgraph.cxx1530 sal_Bool ImpGraphic::ImplSwapIn() in ImplSwapIn() function in ImpGraphic
1555 bRet = ImplSwapIn( pIStm ); in ImplSwapIn()
1599 sal_Bool ImpGraphic::ImplSwapIn( SvStream* pIStm ) in ImplSwapIn() function in ImpGraphic

Completed in 27 milliseconds