Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A Dimgprod.cxx502 const long nPartHeight = nEndY - nStartY + 1; in ImplUpdateConsumer() local
521 ::com::sun::star::uno::Sequence<sal_Int8> aData( nPartWidth * nPartHeight ); in ImplUpdateConsumer()
538 …tar::awt::XImageConsumer > *) pCons )->setPixelsByBytes( nStartX, nStartY, nPartWidth, nPartHeight, in ImplUpdateConsumer()
543 ::com::sun::star::uno::Sequence<sal_Int32> aData( nPartWidth * nPartHeight ); in ImplUpdateConsumer()
559 …tar::awt::XImageConsumer > *) pCons )->setPixelsByLongs( nStartX, nStartY, nPartWidth, nPartHeight, in ImplUpdateConsumer()
565 ::com::sun::star::uno::Sequence<sal_Int32> aData( nPartWidth * nPartHeight ); in ImplUpdateConsumer()
586 …tar::awt::XImageConsumer > *) pCons )->setPixelsByLongs( nStartX, nStartY, nPartWidth, nPartHeight, in ImplUpdateConsumer()

Completed in 18 milliseconds