Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx1368 sal_Int64 nRealFileSize( mpTempStream->Tell() ); in updateControls() local
1371 String aEst( nRealFileSize ? msEstimatedSizePix2 : msEstimatedSizePix1 ); in updateControls()
1376 if ( nRealFileSize ) in updateControls()
1379 aEst.Replace( nInd, 2, ImpValueOfInKB( nRealFileSize ) ); in updateControls()
1389 aEst.Replace( nInd, 2, ImpValueOfInKB( nRealFileSize ) ); in updateControls()

Completed in 18 milliseconds