Searched refs:OCAL (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/dialog/
H A Docaldialogs.h56 namespace OCAL namespace in namespace:Inkscape::UI::Dialog
63 * This class is the base implementation for export to OCAL.
355 * A box which paints an overlay of the OCAL logo
523 } //namespace OCAL
H A Docaldialogs.cpp54 namespace OCAL namespace in namespace:Inkscape::UI::Dialog
658 // Try to load the OCAL logo, but if the file is not found, degrade gracefully
660 std::string logo_path = Glib::build_filename(INKSCAPE_PIXMAPDIR, "OCAL.png");
1087 // Create the URI to the OCAL RSS feed
1356 } //namespace OCAL
/inkscape/src/
H A Dfile.cpp1569 // Show the Export To OCAL dialog
1570 Inkscape::UI::Dialog::OCAL:ExportDialog *exportDialogInstance =
1571 new Inkscape::UI::Dialog::OCAL:ExportDialog
1662 * Export the current document to OCAL
1682 Inkscape::UI::Dialog::OCAL::ImportDialog* import_ocal_dialog = NULL;
1685 * Display an ImportFromOcal Dialog, and the selected document from OCAL
1708 Inkscape::UI::Dialog::OCAL::ImportDialog(

Completed in 23 milliseconds