Home
last modified time | relevance | path

Searched refs:DRAWING (Results 1 – 25 of 270) sorted by relevance

1234567891011

/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/libreoffice/ui/
H A DFileUtilities.java28 static final int DRAWING = 3; field in FileUtilities
45 mExtnMap.put(".odg", DRAWING);
49 mExtnMap.put(".fodg", DRAWING);
55 mExtnMap.put(".otg", DRAWING);
62 mExtnMap.put(".vsd", DRAWING);
63 mExtnMap.put(".vsdx", DRAWING);
64 mExtnMap.put(".pub", DRAWING);
90 mExtnMap.put(".pmd", DRAWING);
91 mExtnMap.put(".emf", DRAWING);
92 mExtnMap.put(".svm", DRAWING);
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/libreoffice/ui/
H A DFileUtilities.java35 static final int DRAWING = 3; field in FileUtilities
62 mExtnMap.put(".odg", DRAWING);
66 mExtnMap.put(".fodg", DRAWING);
72 mExtnMap.put(".otg", DRAWING);
79 mExtnMap.put(".vsd", DRAWING);
80 mExtnMap.put(".vsdx", DRAWING);
81 mExtnMap.put(".pub", DRAWING);
107 mExtnMap.put(".pmd", DRAWING);
108 mExtnMap.put(".emf", DRAWING);
109 mExtnMap.put(".svm", DRAWING);
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/src/bamg/
H A Ddrawbdmesh.cpp43 #ifdef DRAWING
59 #ifdef DRAWING in forDebug()
86 #ifdef DRAWING in mymain()
98 #ifdef DRAWING in mymain()
H A Dcvmsh2.cpp50 #ifdef DRAWING
129 #ifdef DRAWING in main()
H A Dbamg.cpp89 #ifdef DRAWING
96 #ifdef DRAWING in forDebug()
440 #ifdef DRAWING in main()
498 #ifdef DRAWING in main()
517 #ifdef DRAWING in main()
620 #ifdef DRAWING in main()
742 #ifdef DRAWING in main()
759 #ifdef DRAWING in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/base/
H A Dformats.cxx142 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
335 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
404 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
470 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
537 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
622 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
688 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
750 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
828 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
1027 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/base/
H A Dformats.cxx144 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
337 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
412 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
478 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
545 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
630 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
696 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
758 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
836 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
1041 { SotClipboardFormatId::DRAWING, EXCHG_IN_ACTION_COPY },
[all …]
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/include/libaegisub/ass/
H A Ddialogue_parser.h42 DRAWING, enumerator
52 DRAWING, enumerator
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/ass/
H A Ddialogue_parser.cpp63 case dt::DRAWING: SetStyling(tok.length, ss::DRAWING); break; in Highlight()
167 tokens[i].type = dt::DRAWING; in MarkDrawings()
203 tokens[i].type = in_drawing ? dt::DRAWING : dt::TEXT; in MarkDrawings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/navipi/
H A Dcontent.cxx72 ScContentId::DRAWING
168 case ScContentId::DRAWING: in getAltLongDescText()
405 case ScContentId::DRAWING: in IMPL_LINK_NOARG()
504 case ScContentId::DRAWING: in KeyInput()
764 if(nType ==ScContentId::GRAPHIC||nType ==ScContentId::OLEOBJECT||nType ==ScContentId::DRAWING) in ObjectFresh()
814 if ( nType == ScContentId::DRAWING ) in Refresh()
815 if (!DrawNamesChanged(ScContentId::DRAWING)) in Refresh()
832 if ( nType == ScContentId::ROOT || nType == ScContentId::DRAWING ) in Refresh()
936 case ScContentId::DRAWING: in IsPartOfType()
1010 GetDrawNames( ScContentId::DRAWING ); in GetDrawingNames()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dcontent.hxx37 DRAWING, LAST = DRAWING enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DChartTransferable.cxx76 AddFormat( SotClipboardFormatId::DRAWING ); in AddSupportedFormats()
90 if ( nFormat == SotClipboardFormatId::DRAWING ) in GetData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DChartTransferable.cxx75 AddFormat( SotClipboardFormatId::DRAWING ); in AddSupportedFormats()
89 if ( nFormat == SotClipboardFormatId::DRAWING ) in GetData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dcontent.hxx36 DRAWING, LAST = DRAWING enumerator
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dass_dialogue.h43 DRAWING enumerator
96 AssBlockType GetType() const override { return AssBlockType::DRAWING; } in GetType()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Deeschema_settings.h87 struct DRAWING struct
240 DRAWING m_Drawing;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/navipi/
H A Dcontent.cxx75 ScContentId::DRAWING
367 case ScContentId::DRAWING: in IMPL_LINK_NOARG()
483 case ScContentId::DRAWING: in IMPL_LINK()
685 if ( nType == ScContentId::DRAWING ) in Refresh()
686 if (!DrawNamesChanged(ScContentId::DRAWING)) in Refresh()
703 if ( nType == ScContentId::ROOT || nType == ScContentId::DRAWING ) in Refresh()
808 case ScContentId::DRAWING: in IsPartOfType()
840 …SdrIterMode eIter = ( nType == ScContentId::DRAWING ) ? SdrIterMode::Flat : SdrIterMode::DeepNoGro… in GetDrawNames()
890 GetDrawNames( ScContentId::DRAWING ); in GetDrawingNames()
1020 …SdrIterMode eIter = ( nType == ScContentId::DRAWING ) ? SdrIterMode::Flat : SdrIterMode::DeepNoGro… in DrawNamesChanged()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/src/
H A DREADME.pages8 DRAWING, or AT_EOP.
12 plsc->page_status = DRAWING
17 QUESTION TO BE ANSWERED LATER: should page_status be set to DRAWING for
/dports/math/plplot/plplot-5.15.0/src/
H A DREADME.pages8 DRAWING, or AT_EOP.
12 plsc->page_status = DRAWING
17 QUESTION TO BE ANSWERED LATER: should page_status be set to DRAWING for
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java34 public static final DocumentType DRAWING = new DocumentType(2); field in DocumentType
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java34 public static final DocumentType DRAWING = new DocumentType(2); field in DocumentType
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/qa/integration/forms/
H A DDocumentType.java33 public static final DocumentType DRAWING = new DocumentType(2); field in DocumentType
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/qa/integration/forms/
H A DDocumentType.java33 public static final DocumentType DRAWING = new DocumentType(2); field in DocumentType
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/qa/complex/sfx2/undo/
H A DDrawDocumentTest.java28 super( i_orb, DocumentType.DRAWING ); in DrawDocumentTest()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/qa/complex/sfx2/undo/
H A DDrawDocumentTest.java28 super( i_orb, DocumentType.DRAWING ); in DrawDocumentTest()

1234567891011