summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f9e873a)
raw | patch | inline | side by side (parent: f9e873a)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 22 Oct 2007 20:39:51 +0000 (20:39 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 22 Oct 2007 20:39:51 +0000 (20:39 +0000) |
src/selection-chemistry.h | patch | blob | history |
index 9313711cf7245868bd84a26fa1b0e08d6beeda6f..66aab7d77d2cc31639011e1ab0207279529192b9 100644 (file)
void sp_selection_paste_style();
void sp_selection_paste_livepatheffect();
+void sp_set_style_clipboard (SPCSSAttr *css);
+
void sp_selection_paste_size(bool apply_x, bool apply_y);
void sp_selection_paste_size_separately(bool apply_x, bool apply_y);