Lines Matching refs:targetDesktop
340 targetDesktop(0),
550 if (targetDesktop != desktop) {
551 if (targetDesktop) {
558 targetDesktop = desktop;
560 if (targetDesktop && targetDesktop->selection) {
581 std::vector<SPItem*> itemlist=targetDesktop->selection->itemList();
619 DocumentUndo::done(targetDesktop->doc(), SP_VERB_CONTEXT_TEXT, _("Append text"));
691 std::vector<SPItem*> itemlist=targetDesktop->selection->itemList();
713 if (targetDesktop && updateStyle) {
716 //int result_family = sp_desktop_query_style(targetDesktop, &query, QUERY_STYLE_PROPERTY_FONTFAMILY);
717 //int result_style = sp_desktop_query_style(targetDesktop, &query, QUERY_STYLE_PROPERTY_FONTSTYLE);
718 //int result_numbers = sp_desktop_query_style(targetDesktop, &query, QUERY_STYLE_PROPERTY_FONTNUMBERS);