Home
last modified time | relevance | path

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

/trunk/main/svtools/source/config/
H A Dprintoptions.cxx76 #define DPI_COUNT (sizeof(aDPIArray)/sizeof(aDPIArray[0 ])) macro
747 …on( aDPIArray[ Min( (sal_uInt16) GetReducedBitmapResolution(), (sal_uInt16)( DPI_COUNT - 1 ) ) ] ); in GetPrinterOptions()
776 for( long i = ( DPI_COUNT - 1 ); i >= 0; i-- ) in SetPrinterOptions()
/trunk/main/sfx2/source/dialog/
H A Dprintopt.cxx48 #define DPI_COUNT (sizeof(aDPIArray)/sizeof(aDPIArray[0 ])) macro
258 for( long i = ( DPI_COUNT - 1 ); i >= 0; i-- ) in ImplUpdateControls()

Completed in 23 milliseconds