Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/
H A Dexportdialog.cxx75 #define UNIT_DEFAULT -1 macro
193 if ( ( mnInitialResolutionUnit == UNIT_DEFAULT ) && ( nUnit == GetDefaultUnit() ) ) in GetFilterData()
194 nUnit = UNIT_DEFAULT; in GetFilterData()
662 …pOptionsItem->ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "PixelExportUnit" ) ), UNIT_DEFAULT ) in ExportDialog()
663 …ptionsItem->ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "VectorExportUnit" ) ), UNIT_DEFAULT ); in ExportDialog()
784 if ( nUnit == UNIT_DEFAULT ) in createSizeControls()

Completed in 30 milliseconds