Lines Matching refs:addWindow

747 	rLayout.addWindow( &maFlExportSize );  in createSizeControls()
759 nIndex = xColumn->addWindow( &maMfSizeX ); in createSizeControls()
761 nIndex = xColumn->addWindow( &maLbSizeX ); in createSizeControls()
767 nIndex = xColumn->addWindow( &maMfSizeY ); in createSizeControls()
769 nIndex = xColumn->addWindow( &maLbSizeY ); in createSizeControls()
777 nIndex = xColumn->addWindow( &maNfResolution ); in createSizeControls()
779 nIndex = xColumn->addWindow( &maLbResolution ); in createSizeControls()
825 xRow->addWindow( &maFlColorDepth ); in createColorDepthControls()
833 xRows->addWindow( &maLbColorDepth ); in createColorDepthControls()
845 size_t nIndex = xRow->addWindow( &maSbCompression ); in createScrollBar()
848 nIndex = xRow->addWindow( &maNfCompression ); in createScrollBar()
871 rLayout.addWindow( &maFlJPGQuality ); in createFilterOptions()
879 xRows->addWindow( &maFtJPGMin ); in createFilterOptions()
880 xRows->addWindow( &maFtJPGMax ); in createFilterOptions()
882 xRows->addWindow( &maCbJPGPreview ); in createFilterOptions()
903 rLayout.addWindow( &maFlCompression ); in createFilterOptions()
911 xRows->addWindow( &maFtPNGMin ); in createFilterOptions()
912 xRows->addWindow( &maFtPNGMax ); in createFilterOptions()
917 rLayout.addWindow( &maFlMode ); in createFilterOptions()
922 xRows->addWindow( &maCbInterlaced ); in createFilterOptions()
942 xRows->addWindow( &maCbSaveTransparency ); in createFilterOptions()
967 rLayout.addWindow( &maFlCompression ); in createFilterOptions()
973 xRows->addWindow( &maCbRLEEncoding ); in createFilterOptions()
982 rLayout.addWindow( &maFlMode ); in createFilterOptions()
987 xRows->addWindow( &maCbInterlaced ); in createFilterOptions()
991 rLayout.addWindow( &maFlGIFDrawingObjects ); in createFilterOptions()
996 xRows->addWindow( &maCbSaveTransparency ); in createFilterOptions()
1008 rLayout.addWindow( &maFlJPGQuality ); in createFilterOptions()
1015 xRows->addWindow( &maRbBinary ); in createFilterOptions()
1016 xRows->addWindow( &maRbText ); in createFilterOptions()
1032 xLeft->addWindow( &maFlEPSPreview ); in createFilterOptions()
1037 xRows->addWindow( &maCbEPSPreviewTIFF ); in createFilterOptions()
1038 xRows->addWindow( &maCbEPSPreviewEPSI ); in createFilterOptions()
1042 xLeft->addWindow( &maFlEPSVersion ); in createFilterOptions()
1047 xRows->addWindow( &maRbEPSLevel1 ); in createFilterOptions()
1048 xRows->addWindow( &maRbEPSLevel2 ); in createFilterOptions()
1055 xRight->addWindow( &maFlEPSColorFormat ); in createFilterOptions()
1060 xRows->addWindow( &maRbEPSColorFormat1 ); in createFilterOptions()
1061 xRows->addWindow( &maRbEPSColorFormat2 ); in createFilterOptions()
1065 xRight->addWindow( &maFlCompression ); in createFilterOptions()
1070 xRows->addWindow( &maRbEPSCompressionLZW ); in createFilterOptions()
1071 xRows->addWindow( &maRbEPSCompressionNone ); in createFilterOptions()
1101 rLayout.addWindow( &maFlButtons ); in createButtons()
1113 xButtons->setMinimumSize( xButtons->addWindow( &maBtnHelp ), aMinSize ); in createButtons()
1119 xButtons->setMinimumSize( xButtons->addWindow( &maBtnOK ), aMinSize ); in createButtons()
1120 xButtons->setMinimumSize( xButtons->addWindow( &maBtnCancel ), aMinSize ); in createButtons()
1134 maLayout.addWindow( &maFlEstimatedSize ); in setupLayout()
1135 maLayout.addWindow( &maFtEstimatedSize ); in setupLayout()