Searched refs:ImplCallback (Results 1 – 4 of 4) sorted by relevance
48 sal_Bool ImplCallback( sal_uInt16 nPercent );72 sal_Bool PBMReader::ImplCallback( sal_uInt16 /*nPercent*/ ) in ImplCallback() function in PBMReader288 ImplCallback( (sal_uInt16)( ( 100 * nHeight ) / mnHeight ) ); // processing output in percent in ImplReadBody()307 ImplCallback( (sal_uInt16)( ( 100 * nHeight ) / mnHeight ) ); // processing output in percent in ImplReadBody()330 ImplCallback( (sal_uInt16) ( ( 100 * nHeight ) / mnHeight ) ); // processing output in percent in ImplReadBody()369 ImplCallback( (sal_uInt16) ( ( 100 * nHeight ) / mnHeight ) ); // processing output in percent in ImplReadBody()398 ImplCallback( (sal_uInt16) ( ( 100 * nHeight ) / mnHeight ) ); // processing output in percent in ImplReadBody()474 ImplCallback( (sal_uInt16) ( ( 100 * nHeight ) / mnHeight ) ); // processing output in percent in ImplReadBody()
52 void ImplCallback( sal_uLong nCurrentYPos );82 void RASWriter::ImplCallback( sal_uLong nYPos ) in ImplCallback() function in RASWriter195 ImplCallback( y ); // processing output in ImplWriteBody()210 ImplCallback( y ); // processing output in ImplWriteBody()224 ImplCallback( y ); // processing output in ImplWriteBody()
104 void ImplCallback( sal_uInt32 nPercent );244 void TIFFWriter::ImplCallback( sal_uInt32 nPercent ) in ImplCallback() function in TIFFWriter381 ImplCallback( 100 * mnCurAllPictHeight / mnSumOfAllPictHeight ); in ImplWriteBody()397 ImplCallback( 100 * mnCurAllPictHeight / mnSumOfAllPictHeight ); in ImplWriteBody()410 ImplCallback( 100 * mnCurAllPictHeight / mnSumOfAllPictHeight ); in ImplWriteBody()429 ImplCallback( 100 * mnCurAllPictHeight / mnSumOfAllPictHeight ); in ImplWriteBody()
48 void ImplCallback( sal_uInt16 nPercent );80 void XPMWriter::ImplCallback( sal_uInt16 nPercent ) in ImplCallback() function in XPMWriter201 ImplCallback( (sal_uInt16)( ( 100 * y ) / mnHeight ) ); // processing output in percent in ImplWriteBody()
Completed in 32 milliseconds