Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/
H A Dexportdialog.cxx537 String aEntry( maLbColorDepth.GetSelectEntry() ); in GetRawFileSize()
833 xRows->addWindow( &maLbColorDepth ); in createColorDepthControls()
866 maLbColorDepth.InsertEntry( ms8BitGrayscale ); in createFilterOptions()
867 maLbColorDepth.InsertEntry( ms24BitColor ); in createFilterOptions()
868 maLbColorDepth.SelectEntryPos( nColor ); in createFilterOptions()
957 maLbColorDepth.InsertEntry( ms1BitTreshold ); in createFilterOptions()
958 maLbColorDepth.InsertEntry( ms1BitDithered ); in createFilterOptions()
959 maLbColorDepth.InsertEntry( ms4BitGrayscale ); in createFilterOptions()
961 maLbColorDepth.InsertEntry( ms8BitGrayscale ); in createFilterOptions()
963 maLbColorDepth.InsertEntry( ms24BitColor ); in createFilterOptions()
[all …]
H A Dexportdialog.hxx74 ListBox maLbColorDepth; member in ExportDialog

Completed in 16 milliseconds