Home
last modified time | relevance | path

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

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DHomeView.java76 ZOOM_OUT, ZOOM_IN, EXPORT_TO_SVG, enumConstant
H A DHomeController.java304 homeView.setEnabled(HomeView.ActionType.EXPORT_TO_SVG, true); in enableDefaultActions()
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/applet/
H A DHomeAppletController.java115 this.homeView.setEnabled(HomeView.ActionType.EXPORT_TO_SVG, false); in getView()
H A DAppletApplication.java518 controller.getView().setEnabled(HomeView.ActionType.EXPORT_TO_SVG, in createHomeController()
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A Dpackage_it.properties855 HomePane.EXPORT_TO_SVG.Name=Esporta in formato SVG...
856 HomePane.EXPORT_TO_SVG.ShortDescription=Esporta in formato SVG
857 HomePane.EXPORT_TO_SVG.MnemonicKey=R
H A Dpackage_nl.properties860 HomePane.EXPORT_TO_SVG.Name=Exporteer naar SVG-formaat...
861 HomePane.EXPORT_TO_SVG.ShortDescription=Exporteer naar SVG-formaat
862 HomePane.EXPORT_TO_SVG.MnemonicKey=X
H A Dpackage_de.properties855 HomePane.EXPORT_TO_SVG.Name=Ins SVG-Format exportieren...
856 HomePane.EXPORT_TO_SVG.ShortDescription=Ins SVG-Format exportieren
857 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage_es.properties855 HomePane.EXPORT_TO_SVG.Name=Exportar a Formato SVG...
856 HomePane.EXPORT_TO_SVG.ShortDescription=Exportar a Formato SVG
857 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage_sv.properties856 HomePane.EXPORT_TO_SVG.Name=Exportera till SVG-format...
857 HomePane.EXPORT_TO_SVG.ShortDescription=Exporterar till SVG-format
858 HomePane.EXPORT_TO_SVG.MnemonicKey=F
H A Dpackage_pt.properties858 HomePane.EXPORT_TO_SVG.Name=Exportar para o formato SVG...
859 HomePane.EXPORT_TO_SVG.ShortDescription=Exportar para o formato SVG
860 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage_cs.properties851 HomePane.EXPORT_TO_SVG.Name=Exportovat do SVG form\u00e1tu...
852 HomePane.EXPORT_TO_SVG.ShortDescription=Exportovat do SVG form\u00e1tu
853 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage_fr.properties865 HomePane.EXPORT_TO_SVG.Name=Exporter au format SVG...
866 HomePane.EXPORT_TO_SVG.ShortDescription=Exporter au format SVG
867 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage_pl.properties856 HomePane.EXPORT_TO_SVG.Name=Eksportuj do formatu SVG...
857 HomePane.EXPORT_TO_SVG.ShortDescription=Eksportuj do formatu SVG
858 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage.properties1208 HomePane.EXPORT_TO_SVG.Name=Export to SVG format...
1209 HomePane.EXPORT_TO_SVG.ShortDescription=Export to SVG format
1210 HomePane.EXPORT_TO_SVG.MnemonicKey=X
1212 HomePane.EXPORT_TO_SVG.SmallIcon=resources/actions/plan-export-svg.png
H A Dpackage_hu.properties855 HomePane.EXPORT_TO_SVG.Name=Export�l�s SVG form�tumba...
856 HomePane.EXPORT_TO_SVG.ShortDescription=Export�l�s SVG form�tumba
857 HomePane.EXPORT_TO_SVG.MnemonicKey=X
H A Dpackage_vi.properties862 HomePane.EXPORT_TO_SVG.Name=Xu\u1ea5t ra \u0111\u1ecbnh d\u1ea1ng SVG...
863 HomePane.EXPORT_TO_SVG.ShortDescription=Xu\u1ea5t ra \u0111\u1ecbnh d\u1ea1ng SVG
864 HomePane.EXPORT_TO_SVG.MnemonicKey=D
H A Dpackage_zh_CN.properties850 HomePane.EXPORT_TO_SVG.Name=\u5bfc\u51fa\u4e3a SVG \u683c\u5f0f...
851 HomePane.EXPORT_TO_SVG.ShortDescription=\u5bfc\u51fa\u4e3a SVG \u683c\u5f0f
852 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage_zh_TW.properties862 HomePane.EXPORT_TO_SVG.Name=\u8f38\u51fa\u70ba SVG \u683c\u5f0f...
863 HomePane.EXPORT_TO_SVG.ShortDescription=\u8f38\u51fa\u70ba SVG \u683c\u5f0f
864 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A DHomePane.java506 createAction(ActionType.EXPORT_TO_SVG, preferences, controller, "exportToSVG"); in createActions()
1186 addActionToMenu(ActionType.EXPORT_TO_SVG, planMenu); in createMenuBar()
3000 addActionToPopupMenu(ActionType.EXPORT_TO_SVG, planViewPopup);
H A Dpackage_ja.properties864 HomePane.EXPORT_TO_SVG.Name=SVG\u5f62\u5f0f\u3067\u30a8\u30af\u30b9\u30dd\u30fc\u30c8...
865 HomePane.EXPORT_TO_SVG.ShortDescription=SVG\u5f62\u5f0f\u3067\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
866 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage_bg.properties866 HomePane.EXPORT_TO_SVG.Name=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u0430\u0439 \u04…
867 HomePane.EXPORT_TO_SVG.ShortDescription=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043…
868 HomePane.EXPORT_TO_SVG.MnemonicKey=V
H A Dpackage_ru.properties869 HomePane.EXPORT_TO_SVG.Name=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 \u0432 \u0444\u043e\u0440\u0…
870 HomePane.EXPORT_TO_SVG.ShortDescription=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043…
871 HomePane.EXPORT_TO_SVG.MnemonicKey=G
H A Dpackage_el.properties865 HomePane.EXPORT_TO_SVG.Name=\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03b5 \u03bc\u03bf\u0…
866 HomePane.EXPORT_TO_SVG.ShortDescription=\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03b5\u03…
867 HomePane.EXPORT_TO_SVG.MnemonicKey=J