Searched refs:ReleaseAllGraphics (Results 1 – 4 of 4) sorted by relevance
74 virtual void ReleaseAllGraphics( OutputDevice* pOutDev ) = 0;
56 virtual void ReleaseAllGraphics( OutputDevice* pOutDev );
200 void UnoWrapper::ReleaseAllGraphics( OutputDevice* pOutDev ) in ReleaseAllGraphics() function in UnoWrapper
426 pWrapper->ReleaseAllGraphics( this ); in ~OutputDevice()
Completed in 18 milliseconds