https://bugs.documentfoundation.org/show_bug.cgi?id=163473

--- Comment #5 from Markus Mohrhard <[email protected]> ---
The issue is that we support the import of custom icons but don't have UI
support or export support for this feature.

          <x14:cfRule type="iconSet" priority="2"
id="{910B296A-ECAB-4D6E-9575-662367193315}">    
            <x14:iconSet iconSet="5Quarters" custom="1">    
              <x14:cfvo type="percent">    
                <xm:f>0</xm:f>    
              </x14:cfvo>    
              <x14:cfvo type="percent">    
                <xm:f>20</xm:f>    
              </x14:cfvo>    
              <x14:cfvo type="percent">    
                <xm:f>40</xm:f>    
              </x14:cfvo>    
              <x14:cfvo type="percent">    
                <xm:f>60</xm:f>    
              </x14:cfvo>    
              <x14:cfvo type="percent">    
                <xm:f>80</xm:f>    
              </x14:cfvo>    
              <x14:cfIcon iconSet="3ArrowsGray" iconId="0"/>    
              <x14:cfIcon iconSet="NoIcons" iconId="0"/>    
              <x14:cfIcon iconSet="3Arrows" iconId="1"/>    
              <x14:cfIcon iconSet="NoIcons" iconId="0"/>    
              <x14:cfIcon iconSet="3Arrows" iconId="2"/>    
            </x14:iconSet>    
          </x14:cfRule>

These settings are imported correctly but as we can't show it correctly int he
UI and during export after the export->import cycle the document defaults to
the 5 quarters fallback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to