summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/stylemenu.ui
blob: e1eb233f8db296c9710c80835095b2383bbb9205 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.0 -->
<interface domain="svx">
  <requires lib="gtk+" version="3.20"/>
  <object class="GtkMenu" id="menu">
    <property name="visible">True</property>
    <property name="can_focus">False</property>
    <child>
      <object class="GtkMenuItem" id="update">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="label" translatable="yes" context="stylemenu|update">Update to Match Selection</property>
        <property name="use_underline">True</property>
      </object>
    </child>
    <child>
      <object class="GtkMenuItem" id="edit">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="label" translatable="yes" context="stylemenu|edit">Edit Style...</property>
        <property name="use_underline">True</property>
      </object>
    </child>
  </object>
</interface>
erperfect?h=aoo/aw080&id=55afdf6d1748edd50be3fa6a67a5e36e74013815'>loplugin:unusedfieldsNoel Grandin 2023-09-18Use less zlib external headers dependencyGabor Kelemen 2023-09-13loplugin:unusedmethodsNoel Grandin 2023-08-24cid#1541185 Operands don't affect resultCaolán McNamara 2023-08-23cid#1541186 Operands don't affect resultCaolán McNamara 2023-08-21remove pimpl in WPXSvInputStreamNoel Grandin 2023-06-27loplugin:stringstatic look for more stringsNoel Grandin 2023-04-25Add script to find unused using declarationsGabor Kelemen 2023-04-13tdf#154451 uitest: use more oneprocess modeMiklos Vajna 2023-03-31Simplify a bitMike Kaganski 2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann 2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski 2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann