Searched refs:ImplWriteF (Results 1 – 1 of 1) sorted by relevance
178 void ImplWriteF( sal_Int32 nNumb, sal_uLong nCount = 3, sal_uLong nMode = PS_SPACE );2115 ImplWriteF( nRotation, 1 ); in ImplText()2175 ImplWriteF( nRotation, 1 ); in ImplSetAttrForText()2265 ImplWriteF( 1000 * ( (sal_uInt8)aColor.GetRed() * 77 + (sal_uInt8)aColor.GetGreen() * 151 + in ImplWriteColor()2536 void PSWriter::ImplWriteF( sal_Int32 nNumber, sal_uLong nCount, sal_uLong nMode ) in ImplWriteF() function in PSWriter2606 ImplWriteF( 1000 * ( nNumb + 1 ) / 256 , 3, nMode ); in ImplWriteB1()
Completed in 52 milliseconds