Searched refs:pBmpEx (Results 1 – 4 of 4) sorted by relevance
89 void SdDisplay::SetBitmapEx( BitmapEx* pBmpEx ) in SetBitmapEx() argument91 if( pBmpEx ) in SetBitmapEx()93 aBitmapEx = *pBmpEx; in SetBitmapEx()
85 void SetBitmapEx( BitmapEx* pBmpEx );
494 const sal_uLong nFlags, BitmapEx* pBmpEx ) in ImplCreateOutput() argument599 if( !pBmpEx ) in ImplCreateOutput()704 if( !pBmpEx ) in ImplCreateOutput()711 pOut->DrawBitmapEx( aOutPt, aOutSz, *pBmpEx = aOutBmpEx ); in ImplCreateOutput()
523 const sal_uLong nFlags, BitmapEx* pBmpEx = NULL );
Completed in 52 milliseconds