diff options
210 files changed, 3077 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..525e55b --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +files +*.zip +sources.txt +*.oxt +iconsets/2013 +iconsets/colibre +iconsets/*.zip +# Yes, this is an important asset but it is derived from the build process +Chicago95-theme/iconsets/images_chicago95.zip diff --git a/Chicago95-theme/META-INF/manifest.xml b/Chicago95-theme/META-INF/manifest.xml new file mode 100644 index 0000000..4e6624f --- /dev/null +++ b/Chicago95-theme/META-INF/manifest.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<m:manifest xmlns:m="http://openoffice.org/2001/manifest"> + <m:file-entry m:media-type="application/vnd.sun.star.configuration-data" + m:full-path="config.xcu"/> +</m:manifest> diff --git a/Chicago95-theme/README.md b/Chicago95-theme/README.md new file mode 100644 index 0000000..1158f78 --- /dev/null +++ b/Chicago95-theme/README.md @@ -0,0 +1,14 @@ +# README for Chicago95-theme LibreOffice icon set + +## History +Unfortunately, I was unable to determine how to extract the toolbar icons from any of the dlls and exe files included in Office 95. The [tb97][2] reference includes some icons, but definitely not all. + +## TODO +* make custom icons/chicago95-icon.png to match icons/office2013-icon.png + +## References +[1]: https://winworldpc.com/product/microsoft-office/95 Office 95 Pro iso +[2]: https://jrsoftware.org/download.php/tb97.zip Some icons (MIT or BSD) +[3]: https://www.deviantart.com/charliecnr/art/Office-2013-theme-for-LibreOffice-512127527 Reference theme for what needs to be customized (LPGL) +[4]: https://1drv.ms/u/s!ArgKmgFcmBYHhSQkPfyMZRnXX5LJ Download link for [reference 3][3] +[5]: https://github.com/benwiley4000/win95-media-player media icons (MIT) diff --git a/Chicago95-theme/config.xcu b/Chicago95-theme/config.xcu new file mode 100644 index 0000000..4f366c3 --- /dev/null +++ b/Chicago95-theme/config.xcu @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<oor:items xmlns:oor="http://openoffice.org/2001/registry"> + <item oor:path="/org.openoffice.Office.Paths/Paths/Iconset/InternalPaths"> + <node oor:name="%origin%/iconsets" oor:op="fuse"/> + </item> +</oor:items> diff --git a/Chicago95-theme/description.xml b/Chicago95-theme/description.xml new file mode 100644 index 0000000..ce99291 --- /dev/null +++ b/Chicago95-theme/description.xml @@ -0,0 +1,23 @@ +<?xml version='1.0' encoding='UTF-8'?> +<description + xmlns="http://openoffice.org/extensions/description/2006" + xmlns:dep="http://openoffice.org/extensions/description/2006" + xmlns:lo="http://libreoffice.org/extensions/description/2011" + xmlns:xlink="http://www.w3.org/1999/xlink"> + <identifier value="org.iconset.office2013"/> + <version value="1.1"/> + <platform value="all" /> + <display-name name="Office 2013 Icon Theme"/> + <dependencies> + <lo:LibreOffice-minimal-version d:name="LibreOffice 6.0" value="6.0"/> + </dependencies> + <publisher> + <name xlink:href="https://github.com/grassmunk/Chicago95">CNR</name> + </publisher> + <icon> + <default xlink:href="icons/office95-icon.png"/> + </icon> + <extension-description> + <src xlink:href="pkg-desc/pkg-description.txt" /> + </extension-description> +</description> diff --git a/Chicago95-theme/icons/chicago95-icon.png b/Chicago95-theme/icons/chicago95-icon.png Binary files differnew file mode 100644 index 0000000..e560598 --- /dev/null +++ b/Chicago95-theme/icons/chicago95-icon.png diff --git a/Chicago95-theme/pkg-desc/pkg-description.txt b/Chicago95-theme/pkg-desc/pkg-description.txt new file mode 100644 index 0000000..a50bda7 --- /dev/null +++ b/Chicago95-theme/pkg-desc/pkg-description.txt @@ -0,0 +1 @@ +Chicago95 icons theme gives a classic vibe to your LibreOffice experience. To apply theme, go to Tools > Options > LibreOffice > View and change Icon style and size, then restart. diff --git a/Chicago95-theme/registration/license.txt b/Chicago95-theme/registration/license.txt new file mode 100644 index 0000000..004c684 --- /dev/null +++ b/Chicago95-theme/registration/license.txt @@ -0,0 +1,845 @@ +All trademarks and registered trademarks mentioned herein are the property of their respective owners.
+Copyright (c) 2010 Gustavo Buzzatti Pacheco. All rights reserved.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+ This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+ 0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+ "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+ 1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+ 2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+ 3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+
+ 4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+
+ d) Do one of the following:
+
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+
+ 5. Combined Libraries.
+
+ You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+ 6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
+
+
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ <program> Copyright (C) <year> <name of author>
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+ The GNU General Public License does not permit incorporating your program
+into proprietary programs. If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License. But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/README.md b/README.md new file mode 100644 index 0000000..aade15d --- /dev/null +++ b/README.md @@ -0,0 +1,54 @@ +# Readme for Chicago95-theme LibreOffice icon theme +This is a highly experimental icon set for LibreOffice to use that will provide a vintage Microsoft Word 95 look and feel. It is only very loosely related to the official [Chicago95](https://github.com/grassmunk/Chicago95) project which is a more comprehensive project for the entire desktop experience. + +## Upstream +[https://gitlab.com/bgstack15/libreoffice-chicago95-iconset.git](https://gitlab.com/bgstack15/libreoffice-chicago95-iconset.git) is the original location of this package. + +## Author +bgstack15 on irc.freenode.net or gmail. + +## Alternatives +Any other icon theme for LibreOffice 6 or higher. Try Colibre, the built-in one. Or [Tango](https://extensions.libreoffice.org/en/extensions/show/tango-icon-theme-for-libreoffice), the original default iconset. Or the nifty [Office2013](https://www.deviantart.com/charliecnr/art/Office-2013-theme-for-LibreOffice-512127527) one. +No works have been found for a theme of this exact nature. + +## Dependencies +* 7za (p7zip) +* coreutils + +## Building this project +The goal is to provide a .oxt file suitable for being a [LibreOffice extension](http://dcjtech.info/topic/creating-libreoffice-extensions/). 7za doesn't make the right kind of zip file, so maybe zip will. But you can also just plop the `images_chicago95.zip` file to `/usr/lib64/libreoffice/share/config/` directly. + +To assemble the `images_chicago95.zip` file and also the .oxt file, manually inspect and run build.sh. + + ./build.sh + +To place the iconset in the public location for a 64-bit Linux distro: + + sudo cp -p Chicago95-theme/iconsets/images_chicago95.zip /usr/lib64/libreoffice/share/config/ + +## Workflow for adding to project + +* Screenscrapes of original assets when available, which are scarce. Office suites in the 90s just didn't do as much as they do now. +* Hand-creating new images when necessary, using the original color palette available as file [iconsets/c95/sources/palette.png](iconsets/c95/sources/palette.png) in this repo. + +## Sources +MS Office 95 Pro, original disc. +Original artwork. + +## Improve +Only a rudimentary LibreOffice Writer initial screen has full icon support: the two main toolbars, and the "draw" toolbar. + +Contributions are welcome! + +Possible future goals include: +* Initial screen of LibreOffice Calc looks like an Excel 95 experience +* Initial screen of each LibreOffice app looks like its Office 95 equivalent +* Each popup/toolbar available from the initial toolbars in Writer are themed correctly +* Each popup/toolbar available from the initial toolbars in Calc are themed correctly +* A proper .oxt file is built for easy installation, particularly through the application itself in menu Tools -> Extension Manager.... +* Transparency is set properly on assets + +## References + +* [https://jrsoftware.org/download.php/tb97.zip](https://jrsoftware.org/download.php/tb97.zip) Some similar icons, but not good enough for Word 95 equivalence. +* [/usr/lib64/libreoffice/share/config/images_colibre.zip](file:///usr/lib64/libreoffice/share/config/images_colibre.zip) Colibre icon theme installed with LibreOffice. diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..3d99607 --- /dev/null +++ b/build.sh @@ -0,0 +1,15 @@ +#!/bin/sh +# Startdate: 2021-03-26 +# Goal: automate making the Chicago95 theme, for CI/CD. + +TOPDIR="$( dirname "$( readlink -f "${0}" )" )" # for bgstack15, /mnt/public/work/vm2/icons/git +IMAGES_ZIP_SDIR="${TOPDIR}"/iconsets/c95 +EXT_ZIP_SDIR="${TOPDIR}"/Chicago95-theme +OUTDIR="${TOPDIR}" + +# PROCESS +rm -f "${OUTDIR}/images_chicago95.zip" +cd "${IMAGES_ZIP_SDIR}" ; 7za a "${OUTDIR}/images_chicago95.zip" * +mv -f "${OUTDIR}/images_chicago95.zip" "${EXT_ZIP_SDIR}/iconsets/" +rm -f "${OUTDIR}/Chicago95-theme-0.0.oxt" +cd "${EXT_ZIP_SDIR}" ; 7za a "${OUTDIR}/Chicago95-theme-0.0.oxt" diff --git a/iconsets/c95/avmedia/res/av02049.png b/iconsets/c95/avmedia/res/av02049.png Binary files differnew file mode 100644 index 0000000..943108f --- /dev/null +++ b/iconsets/c95/avmedia/res/av02049.png diff --git a/iconsets/c95/avmedia/res/av02050.png b/iconsets/c95/avmedia/res/av02050.png Binary files differnew file mode 100644 index 0000000..2e52b85 --- /dev/null +++ b/iconsets/c95/avmedia/res/av02050.png diff --git a/iconsets/c95/avmedia/res/av02051.png b/iconsets/c95/avmedia/res/av02051.png Binary files differnew file mode 100644 index 0000000..bfd03ee --- /dev/null +++ b/iconsets/c95/avmedia/res/av02051.png diff --git a/iconsets/c95/avmedia/res/av02052.png b/iconsets/c95/avmedia/res/av02052.png Binary files differnew file mode 100644 index 0000000..dd54fc5 --- /dev/null +++ b/iconsets/c95/avmedia/res/av02052.png diff --git a/iconsets/c95/avmedia/res/av02054.png b/iconsets/c95/avmedia/res/av02054.png Binary files differnew file mode 100644 index 0000000..7042969 --- /dev/null +++ b/iconsets/c95/avmedia/res/av02054.png diff --git a/iconsets/c95/avmedia/res/avaudiologo.png b/iconsets/c95/avmedia/res/avaudiologo.png Binary files differnew file mode 100644 index 0000000..bbde617 --- /dev/null +++ b/iconsets/c95/avmedia/res/avaudiologo.png diff --git a/iconsets/c95/avmedia/res/avemptylogo.png b/iconsets/c95/avmedia/res/avemptylogo.png Binary files differnew file mode 100755 index 0000000..70fde09 --- /dev/null +++ b/iconsets/c95/avmedia/res/avemptylogo.png diff --git a/iconsets/c95/avmedia/res/avl02049.png b/iconsets/c95/avmedia/res/avl02049.png Binary files differnew file mode 100644 index 0000000..7450f4d --- /dev/null +++ b/iconsets/c95/avmedia/res/avl02049.png diff --git a/iconsets/c95/avmedia/res/avl02050.png b/iconsets/c95/avmedia/res/avl02050.png Binary files differnew file mode 100644 index 0000000..1e9f530 --- /dev/null +++ b/iconsets/c95/avmedia/res/avl02050.png diff --git a/iconsets/c95/avmedia/res/avl02051.png b/iconsets/c95/avmedia/res/avl02051.png Binary files differnew file mode 100644 index 0000000..510c803 --- /dev/null +++ b/iconsets/c95/avmedia/res/avl02051.png diff --git a/iconsets/c95/avmedia/res/avl02052.png b/iconsets/c95/avmedia/res/avl02052.png Binary files differnew file mode 100644 index 0000000..1ca622b --- /dev/null +++ b/iconsets/c95/avmedia/res/avl02052.png diff --git a/iconsets/c95/avmedia/res/avl02054.png b/iconsets/c95/avmedia/res/avl02054.png Binary files differnew file mode 100644 index 0000000..8152e57 --- /dev/null +++ b/iconsets/c95/avmedia/res/avl02054.png diff --git a/iconsets/c95/avmedia/res/done.2021-03-25 b/iconsets/c95/avmedia/res/done.2021-03-25 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/iconsets/c95/avmedia/res/done.2021-03-25 diff --git a/iconsets/c95/cmd/lc_alignblock.png b/iconsets/c95/cmd/lc_alignblock.png Binary files differnew file mode 100644 index 0000000..2716db9 --- /dev/null +++ b/iconsets/c95/cmd/lc_alignblock.png diff --git a/iconsets/c95/cmd/lc_alignhorizontalcenter.png b/iconsets/c95/cmd/lc_alignhorizontalcenter.png Binary files differnew file mode 100644 index 0000000..a1a84d9 --- /dev/null +++ b/iconsets/c95/cmd/lc_alignhorizontalcenter.png diff --git a/iconsets/c95/cmd/lc_alignleft.png b/iconsets/c95/cmd/lc_alignleft.png Binary files differnew file mode 100644 index 0000000..66b7355 --- /dev/null +++ b/iconsets/c95/cmd/lc_alignleft.png diff --git a/iconsets/c95/cmd/lc_alignright.png b/iconsets/c95/cmd/lc_alignright.png Binary files differnew file mode 100644 index 0000000..18196df --- /dev/null +++ b/iconsets/c95/cmd/lc_alignright.png diff --git a/iconsets/c95/cmd/lc_arrowshapes.png b/iconsets/c95/cmd/lc_arrowshapes.png Binary files differnew file mode 100644 index 0000000..8b4f790 --- /dev/null +++ b/iconsets/c95/cmd/lc_arrowshapes.png diff --git a/iconsets/c95/cmd/lc_backcolor.orig.png b/iconsets/c95/cmd/lc_backcolor.orig.png Binary files differnew file mode 100644 index 0000000..40c5e91 --- /dev/null +++ b/iconsets/c95/cmd/lc_backcolor.orig.png diff --git a/iconsets/c95/cmd/lc_backcolor.png b/iconsets/c95/cmd/lc_backcolor.png Binary files differnew file mode 100644 index 0000000..3ebabab --- /dev/null +++ b/iconsets/c95/cmd/lc_backcolor.png diff --git a/iconsets/c95/cmd/lc_basicshapes.circle.png b/iconsets/c95/cmd/lc_basicshapes.circle.png Binary files differnew file mode 100644 index 0000000..084ca72 --- /dev/null +++ b/iconsets/c95/cmd/lc_basicshapes.circle.png diff --git a/iconsets/c95/cmd/lc_basicshapes.diamond.png b/iconsets/c95/cmd/lc_basicshapes.diamond.png Binary files differnew file mode 100644 index 0000000..601c780 --- /dev/null +++ b/iconsets/c95/cmd/lc_basicshapes.diamond.png diff --git a/iconsets/c95/cmd/lc_basicshapes.ellipse.png b/iconsets/c95/cmd/lc_basicshapes.ellipse.png Binary files differnew file mode 100644 index 0000000..095dbc7 --- /dev/null +++ b/iconsets/c95/cmd/lc_basicshapes.ellipse.png diff --git a/iconsets/c95/cmd/lc_basicshapes.isosceles-triangle.png b/iconsets/c95/cmd/lc_basicshapes.isosceles-triangle.png Binary files differnew file mode 100644 index 0000000..f423915 --- /dev/null +++ b/iconsets/c95/cmd/lc_basicshapes.isosceles-triangle.png diff --git a/iconsets/c95/cmd/lc_basicshapes.rectangle.png b/iconsets/c95/cmd/lc_basicshapes.rectangle.png Binary files differnew file mode 100644 index 0000000..51f40bf --- /dev/null +++ b/iconsets/c95/cmd/lc_basicshapes.rectangle.png diff --git a/iconsets/c95/cmd/lc_basicshapes.right-triangle.png b/iconsets/c95/cmd/lc_basicshapes.right-triangle.png Binary files differnew file mode 100644 index 0000000..daeb816 --- /dev/null +++ b/iconsets/c95/cmd/lc_basicshapes.right-triangle.png diff --git a/iconsets/c95/cmd/lc_bezier_unfilled.png b/iconsets/c95/cmd/lc_bezier_unfilled.png Binary files differnew file mode 100644 index 0000000..12e127b --- /dev/null +++ b/iconsets/c95/cmd/lc_bezier_unfilled.png diff --git a/iconsets/c95/cmd/lc_bold.png b/iconsets/c95/cmd/lc_bold.png Binary files differnew file mode 100644 index 0000000..b869e95 --- /dev/null +++ b/iconsets/c95/cmd/lc_bold.png diff --git a/iconsets/c95/cmd/lc_calloutshapes.line-callout-1.png b/iconsets/c95/cmd/lc_calloutshapes.line-callout-1.png Binary files differnew file mode 100644 index 0000000..7910539 --- /dev/null +++ b/iconsets/c95/cmd/lc_calloutshapes.line-callout-1.png diff --git a/iconsets/c95/cmd/lc_calloutshapes.line-callout-2.png b/iconsets/c95/cmd/lc_calloutshapes.line-callout-2.png Binary files differnew file mode 100644 index 0000000..9e2a353 --- /dev/null +++ b/iconsets/c95/cmd/lc_calloutshapes.line-callout-2.png diff --git a/iconsets/c95/cmd/lc_calloutshapes.line-callout-3.png b/iconsets/c95/cmd/lc_calloutshapes.line-callout-3.png Binary files differnew file mode 100644 index 0000000..1a26d6e --- /dev/null +++ b/iconsets/c95/cmd/lc_calloutshapes.line-callout-3.png diff --git a/iconsets/c95/cmd/lc_calloutshapes.png b/iconsets/c95/cmd/lc_calloutshapes.png Binary files differnew file mode 100644 index 0000000..6b91c8b --- /dev/null +++ b/iconsets/c95/cmd/lc_calloutshapes.png diff --git a/iconsets/c95/cmd/lc_controlcodes.png b/iconsets/c95/cmd/lc_controlcodes.png Binary files differnew file mode 100644 index 0000000..557466d --- /dev/null +++ b/iconsets/c95/cmd/lc_controlcodes.png diff --git a/iconsets/c95/cmd/lc_copy.png b/iconsets/c95/cmd/lc_copy.png Binary files differnew file mode 100644 index 0000000..c6967f2 --- /dev/null +++ b/iconsets/c95/cmd/lc_copy.png diff --git a/iconsets/c95/cmd/lc_cut.png b/iconsets/c95/cmd/lc_cut.png Binary files differnew file mode 100644 index 0000000..bcd89f7 --- /dev/null +++ b/iconsets/c95/cmd/lc_cut.png diff --git a/iconsets/c95/cmd/lc_decrementindent.png b/iconsets/c95/cmd/lc_decrementindent.png Binary files differnew file mode 100644 index 0000000..eb110c1 --- /dev/null +++ b/iconsets/c95/cmd/lc_decrementindent.png diff --git a/iconsets/c95/cmd/lc_defaultbullet.png b/iconsets/c95/cmd/lc_defaultbullet.png Binary files differnew file mode 100644 index 0000000..13eb0cb --- /dev/null +++ b/iconsets/c95/cmd/lc_defaultbullet.png diff --git a/iconsets/c95/cmd/lc_defaultnumbering.png b/iconsets/c95/cmd/lc_defaultnumbering.png Binary files differnew file mode 100644 index 0000000..eb1a016 --- /dev/null +++ b/iconsets/c95/cmd/lc_defaultnumbering.png diff --git a/iconsets/c95/cmd/lc_drawchart.png b/iconsets/c95/cmd/lc_drawchart.png Binary files differnew file mode 100644 index 0000000..dc63cd3 --- /dev/null +++ b/iconsets/c95/cmd/lc_drawchart.png diff --git a/iconsets/c95/cmd/lc_exportdirecttopdf.png b/iconsets/c95/cmd/lc_exportdirecttopdf.png Binary files differnew file mode 100755 index 0000000..8ee2798 --- /dev/null +++ b/iconsets/c95/cmd/lc_exportdirecttopdf.png diff --git a/iconsets/c95/cmd/lc_extrusiontoggle.png b/iconsets/c95/cmd/lc_extrusiontoggle.png Binary files differnew file mode 100644 index 0000000..467ef16 --- /dev/null +++ b/iconsets/c95/cmd/lc_extrusiontoggle.png diff --git a/iconsets/c95/cmd/lc_flowchartshapes.png b/iconsets/c95/cmd/lc_flowchartshapes.png Binary files differnew file mode 100644 index 0000000..443f71a --- /dev/null +++ b/iconsets/c95/cmd/lc_flowchartshapes.png diff --git a/iconsets/c95/cmd/lc_fontcolor.png b/iconsets/c95/cmd/lc_fontcolor.png Binary files differnew file mode 100644 index 0000000..95ca31f --- /dev/null +++ b/iconsets/c95/cmd/lc_fontcolor.png diff --git a/iconsets/c95/cmd/lc_fontworkgalleryfloater.png b/iconsets/c95/cmd/lc_fontworkgalleryfloater.png Binary files differnew file mode 100644 index 0000000..6c18a37 --- /dev/null +++ b/iconsets/c95/cmd/lc_fontworkgalleryfloater.png diff --git a/iconsets/c95/cmd/lc_formatcolumns.png b/iconsets/c95/cmd/lc_formatcolumns.png Binary files differnew file mode 100644 index 0000000..2b215c3 --- /dev/null +++ b/iconsets/c95/cmd/lc_formatcolumns.png diff --git a/iconsets/c95/cmd/lc_formatpaintbrush.png b/iconsets/c95/cmd/lc_formatpaintbrush.png Binary files differnew file mode 100644 index 0000000..f51924c --- /dev/null +++ b/iconsets/c95/cmd/lc_formatpaintbrush.png diff --git a/iconsets/c95/cmd/lc_freeline_unfilled.png b/iconsets/c95/cmd/lc_freeline_unfilled.png Binary files differnew file mode 100644 index 0000000..f7b05b3 --- /dev/null +++ b/iconsets/c95/cmd/lc_freeline_unfilled.png diff --git a/iconsets/c95/cmd/lc_hyperlinkdialog.png b/iconsets/c95/cmd/lc_hyperlinkdialog.png Binary files differnew file mode 100644 index 0000000..32763bb --- /dev/null +++ b/iconsets/c95/cmd/lc_hyperlinkdialog.png diff --git a/iconsets/c95/cmd/lc_incrementindent.png b/iconsets/c95/cmd/lc_incrementindent.png Binary files differnew file mode 100644 index 0000000..cea9ab5 --- /dev/null +++ b/iconsets/c95/cmd/lc_incrementindent.png diff --git a/iconsets/c95/cmd/lc_insertannotation.png b/iconsets/c95/cmd/lc_insertannotation.png Binary files differnew file mode 100644 index 0000000..cc9747b --- /dev/null +++ b/iconsets/c95/cmd/lc_insertannotation.png diff --git a/iconsets/c95/cmd/lc_insertbookmark.png b/iconsets/c95/cmd/lc_insertbookmark.png Binary files differnew file mode 100644 index 0000000..b45ee39 --- /dev/null +++ b/iconsets/c95/cmd/lc_insertbookmark.png diff --git a/iconsets/c95/cmd/lc_insertdraw.png b/iconsets/c95/cmd/lc_insertdraw.png Binary files differnew file mode 100644 index 0000000..1d10a40 --- /dev/null +++ b/iconsets/c95/cmd/lc_insertdraw.png diff --git a/iconsets/c95/cmd/lc_insertendnote.png b/iconsets/c95/cmd/lc_insertendnote.png Binary files differnew file mode 100644 index 0000000..7aea12a --- /dev/null +++ b/iconsets/c95/cmd/lc_insertendnote.png diff --git a/iconsets/c95/cmd/lc_insertfield.png b/iconsets/c95/cmd/lc_insertfield.png Binary files differnew file mode 100644 index 0000000..4e317fd --- /dev/null +++ b/iconsets/c95/cmd/lc_insertfield.png diff --git a/iconsets/c95/cmd/lc_insertfootnote.png b/iconsets/c95/cmd/lc_insertfootnote.png Binary files differnew file mode 100644 index 0000000..d802201 --- /dev/null +++ b/iconsets/c95/cmd/lc_insertfootnote.png diff --git a/iconsets/c95/cmd/lc_insertgraphic.png b/iconsets/c95/cmd/lc_insertgraphic.png Binary files differnew file mode 100644 index 0000000..dc5a857 --- /dev/null +++ b/iconsets/c95/cmd/lc_insertgraphic.png diff --git a/iconsets/c95/cmd/lc_insertpagebreak.png b/iconsets/c95/cmd/lc_insertpagebreak.png Binary files differnew file mode 100644 index 0000000..e733baa --- /dev/null +++ b/iconsets/c95/cmd/lc_insertpagebreak.png diff --git a/iconsets/c95/cmd/lc_insertreferencefield.png b/iconsets/c95/cmd/lc_insertreferencefield.png Binary files differnew file mode 100644 index 0000000..ea5093d --- /dev/null +++ b/iconsets/c95/cmd/lc_insertreferencefield.png diff --git a/iconsets/c95/cmd/lc_inserttable.png b/iconsets/c95/cmd/lc_inserttable.png Binary files differnew file mode 100644 index 0000000..4cead37 --- /dev/null +++ b/iconsets/c95/cmd/lc_inserttable.png diff --git a/iconsets/c95/cmd/lc_italic.png b/iconsets/c95/cmd/lc_italic.png Binary files differnew file mode 100644 index 0000000..f631f45 --- /dev/null +++ b/iconsets/c95/cmd/lc_italic.png diff --git a/iconsets/c95/cmd/lc_line.png b/iconsets/c95/cmd/lc_line.png Binary files differnew file mode 100644 index 0000000..bbe0cce --- /dev/null +++ b/iconsets/c95/cmd/lc_line.png diff --git a/iconsets/c95/cmd/lc_line_diagonal.png b/iconsets/c95/cmd/lc_line_diagonal.png Binary files differnew file mode 100644 index 0000000..e67855b --- /dev/null +++ b/iconsets/c95/cmd/lc_line_diagonal.png diff --git a/iconsets/c95/cmd/lc_linearrowcircle.png b/iconsets/c95/cmd/lc_linearrowcircle.png Binary files differnew file mode 100644 index 0000000..5dcb4c3 --- /dev/null +++ b/iconsets/c95/cmd/lc_linearrowcircle.png diff --git a/iconsets/c95/cmd/lc_linearrowend.png b/iconsets/c95/cmd/lc_linearrowend.png Binary files differnew file mode 100644 index 0000000..b70e47c --- /dev/null +++ b/iconsets/c95/cmd/lc_linearrowend.png diff --git a/iconsets/c95/cmd/lc_linearrows.png b/iconsets/c95/cmd/lc_linearrows.png Binary files differnew file mode 100644 index 0000000..8c2f8a5 --- /dev/null +++ b/iconsets/c95/cmd/lc_linearrows.png diff --git a/iconsets/c95/cmd/lc_linearrowsquare.png b/iconsets/c95/cmd/lc_linearrowsquare.png Binary files differnew file mode 100644 index 0000000..c2c02e9 --- /dev/null +++ b/iconsets/c95/cmd/lc_linearrowsquare.png diff --git a/iconsets/c95/cmd/lc_linearrowstart.png b/iconsets/c95/cmd/lc_linearrowstart.png Binary files differnew file mode 100644 index 0000000..df55eec --- /dev/null +++ b/iconsets/c95/cmd/lc_linearrowstart.png diff --git a/iconsets/c95/cmd/lc_linecirclearrow.png b/iconsets/c95/cmd/lc_linecirclearrow.png Binary files differnew file mode 100644 index 0000000..8b1cb84 --- /dev/null +++ b/iconsets/c95/cmd/lc_linecirclearrow.png diff --git a/iconsets/c95/cmd/lc_linesquarearrow.png b/iconsets/c95/cmd/lc_linesquarearrow.png Binary files differnew file mode 100644 index 0000000..01b2a02 --- /dev/null +++ b/iconsets/c95/cmd/lc_linesquarearrow.png diff --git a/iconsets/c95/cmd/lc_measureline.png b/iconsets/c95/cmd/lc_measureline.png Binary files differnew file mode 100644 index 0000000..2128127 --- /dev/null +++ b/iconsets/c95/cmd/lc_measureline.png diff --git a/iconsets/c95/cmd/lc_newdoc.nontransparent.png b/iconsets/c95/cmd/lc_newdoc.nontransparent.png Binary files differnew file mode 100644 index 0000000..8cbbe6d --- /dev/null +++ b/iconsets/c95/cmd/lc_newdoc.nontransparent.png diff --git a/iconsets/c95/cmd/lc_newdoc.png b/iconsets/c95/cmd/lc_newdoc.png Binary files differnew file mode 100644 index 0000000..322d1ca --- /dev/null +++ b/iconsets/c95/cmd/lc_newdoc.png diff --git a/iconsets/c95/cmd/lc_open.png b/iconsets/c95/cmd/lc_open.png Binary files differnew file mode 100644 index 0000000..7e9b601 --- /dev/null +++ b/iconsets/c95/cmd/lc_open.png diff --git a/iconsets/c95/cmd/lc_paraspacedecrease.png b/iconsets/c95/cmd/lc_paraspacedecrease.png Binary files differnew file mode 100644 index 0000000..dff5e49 --- /dev/null +++ b/iconsets/c95/cmd/lc_paraspacedecrease.png diff --git a/iconsets/c95/cmd/lc_paraspaceincrease.png b/iconsets/c95/cmd/lc_paraspaceincrease.png Binary files differnew file mode 100644 index 0000000..6a33664 --- /dev/null +++ b/iconsets/c95/cmd/lc_paraspaceincrease.png diff --git a/iconsets/c95/cmd/lc_paste.png b/iconsets/c95/cmd/lc_paste.png Binary files differnew file mode 100644 index 0000000..72a1f58 --- /dev/null +++ b/iconsets/c95/cmd/lc_paste.png diff --git a/iconsets/c95/cmd/lc_polygon_unfilled.png b/iconsets/c95/cmd/lc_polygon_unfilled.png Binary files differnew file mode 100644 index 0000000..9b7b898 --- /dev/null +++ b/iconsets/c95/cmd/lc_polygon_unfilled.png diff --git a/iconsets/c95/cmd/lc_print.png b/iconsets/c95/cmd/lc_print.png Binary files differnew file mode 100644 index 0000000..826b5ba --- /dev/null +++ b/iconsets/c95/cmd/lc_print.png diff --git a/iconsets/c95/cmd/lc_printpreview.png b/iconsets/c95/cmd/lc_printpreview.png Binary files differnew file mode 100644 index 0000000..01d4684 --- /dev/null +++ b/iconsets/c95/cmd/lc_printpreview.png diff --git a/iconsets/c95/cmd/lc_rect_rounded_unfilled.png b/iconsets/c95/cmd/lc_rect_rounded_unfilled.png Binary files differnew file mode 100644 index 0000000..d8bd7e5 --- /dev/null +++ b/iconsets/c95/cmd/lc_rect_rounded_unfilled.png diff --git a/iconsets/c95/cmd/lc_redo.png b/iconsets/c95/cmd/lc_redo.png Binary files differnew file mode 100644 index 0000000..65e0169 --- /dev/null +++ b/iconsets/c95/cmd/lc_redo.png diff --git a/iconsets/c95/cmd/lc_resetattributes.png b/iconsets/c95/cmd/lc_resetattributes.png Binary files differnew file mode 100644 index 0000000..b485b8c --- /dev/null +++ b/iconsets/c95/cmd/lc_resetattributes.png diff --git a/iconsets/c95/cmd/lc_save.png b/iconsets/c95/cmd/lc_save.png Binary files differnew file mode 100644 index 0000000..1a7feed --- /dev/null +++ b/iconsets/c95/cmd/lc_save.png diff --git a/iconsets/c95/cmd/lc_searchdialog.png b/iconsets/c95/cmd/lc_searchdialog.png Binary files differnew file mode 100644 index 0000000..807bb23 --- /dev/null +++ b/iconsets/c95/cmd/lc_searchdialog.png diff --git a/iconsets/c95/cmd/lc_selectmode.png b/iconsets/c95/cmd/lc_selectmode.png Binary files differnew file mode 100644 index 0000000..0a1ead5 --- /dev/null +++ b/iconsets/c95/cmd/lc_selectmode.png diff --git a/iconsets/c95/cmd/lc_showannotations.png b/iconsets/c95/cmd/lc_showannotations.png Binary files differnew file mode 100644 index 0000000..9026c50 --- /dev/null +++ b/iconsets/c95/cmd/lc_showannotations.png diff --git a/iconsets/c95/cmd/lc_spacepara1.png b/iconsets/c95/cmd/lc_spacepara1.png Binary files differnew file mode 100644 index 0000000..67e1306 --- /dev/null +++ b/iconsets/c95/cmd/lc_spacepara1.png diff --git a/iconsets/c95/cmd/lc_spacepara15.png b/iconsets/c95/cmd/lc_spacepara15.png Binary files differnew file mode 100644 index 0000000..8015359 --- /dev/null +++ b/iconsets/c95/cmd/lc_spacepara15.png diff --git a/iconsets/c95/cmd/lc_spacepara2.png b/iconsets/c95/cmd/lc_spacepara2.png Binary files differnew file mode 100644 index 0000000..3177063 --- /dev/null +++ b/iconsets/c95/cmd/lc_spacepara2.png diff --git a/iconsets/c95/cmd/lc_spelling.png b/iconsets/c95/cmd/lc_spelling.png Binary files differnew file mode 100644 index 0000000..3ddd57e --- /dev/null +++ b/iconsets/c95/cmd/lc_spelling.png diff --git a/iconsets/c95/cmd/lc_square_unfilled.png b/iconsets/c95/cmd/lc_square_unfilled.png Binary files differnew file mode 100644 index 0000000..c427254 --- /dev/null +++ b/iconsets/c95/cmd/lc_square_unfilled.png diff --git a/iconsets/c95/cmd/lc_starshapes.png b/iconsets/c95/cmd/lc_starshapes.png Binary files differnew file mode 100644 index 0000000..a351806 --- /dev/null +++ b/iconsets/c95/cmd/lc_starshapes.png diff --git a/iconsets/c95/cmd/lc_strikeout.png b/iconsets/c95/cmd/lc_strikeout.png Binary files differnew file mode 100644 index 0000000..327a614 --- /dev/null +++ b/iconsets/c95/cmd/lc_strikeout.png diff --git a/iconsets/c95/cmd/lc_stylenewbyexample.png b/iconsets/c95/cmd/lc_stylenewbyexample.png Binary files differnew file mode 100644 index 0000000..5e044f1 --- /dev/null +++ b/iconsets/c95/cmd/lc_stylenewbyexample.png diff --git a/iconsets/c95/cmd/lc_styleupdatebyexample.png b/iconsets/c95/cmd/lc_styleupdatebyexample.png Binary files differnew file mode 100644 index 0000000..d95d58b --- /dev/null +++ b/iconsets/c95/cmd/lc_styleupdatebyexample.png diff --git a/iconsets/c95/cmd/lc_subscript.png b/iconsets/c95/cmd/lc_subscript.png Binary files differnew file mode 100644 index 0000000..512cd3b --- /dev/null +++ b/iconsets/c95/cmd/lc_subscript.png diff --git a/iconsets/c95/cmd/lc_superscript.png b/iconsets/c95/cmd/lc_superscript.png Binary files differnew file mode 100644 index 0000000..c03589d --- /dev/null +++ b/iconsets/c95/cmd/lc_superscript.png diff --git a/iconsets/c95/cmd/lc_symbolcatalogue.png b/iconsets/c95/cmd/lc_symbolcatalogue.png Binary files differnew file mode 100644 index 0000000..b541b59 --- /dev/null +++ b/iconsets/c95/cmd/lc_symbolcatalogue.png diff --git a/iconsets/c95/cmd/lc_symbolshapes.png b/iconsets/c95/cmd/lc_symbolshapes.png Binary files differnew file mode 100644 index 0000000..e62cba0 --- /dev/null +++ b/iconsets/c95/cmd/lc_symbolshapes.png diff --git a/iconsets/c95/cmd/lc_text.png b/iconsets/c95/cmd/lc_text.png Binary files differnew file mode 100644 index 0000000..19aae13 --- /dev/null +++ b/iconsets/c95/cmd/lc_text.png diff --git a/iconsets/c95/cmd/lc_toggleobjectbeziermode.png b/iconsets/c95/cmd/lc_toggleobjectbeziermode.png Binary files differnew file mode 100644 index 0000000..b52d94d --- /dev/null +++ b/iconsets/c95/cmd/lc_toggleobjectbeziermode.png diff --git a/iconsets/c95/cmd/lc_underline.png b/iconsets/c95/cmd/lc_underline.png Binary files differnew file mode 100644 index 0000000..b7f5009 --- /dev/null +++ b/iconsets/c95/cmd/lc_underline.png diff --git a/iconsets/c95/cmd/lc_undo.png b/iconsets/c95/cmd/lc_undo.png Binary files differnew file mode 100644 index 0000000..42ad276 --- /dev/null +++ b/iconsets/c95/cmd/lc_undo.png diff --git a/iconsets/c95/cmd/sc_alignblock.png b/iconsets/c95/cmd/sc_alignblock.png Binary files differnew file mode 100644 index 0000000..1695d00 --- /dev/null +++ b/iconsets/c95/cmd/sc_alignblock.png diff --git a/iconsets/c95/cmd/sc_alignhorizontalcenter.png b/iconsets/c95/cmd/sc_alignhorizontalcenter.png Binary files differnew file mode 100644 index 0000000..ea23761 --- /dev/null +++ b/iconsets/c95/cmd/sc_alignhorizontalcenter.png diff --git a/iconsets/c95/cmd/sc_alignleft.png b/iconsets/c95/cmd/sc_alignleft.png Binary files differnew file mode 100644 index 0000000..e7df6bb --- /dev/null +++ b/iconsets/c95/cmd/sc_alignleft.png diff --git a/iconsets/c95/cmd/sc_alignright.png b/iconsets/c95/cmd/sc_alignright.png Binary files differnew file mode 100644 index 0000000..8cf3252 --- /dev/null +++ b/iconsets/c95/cmd/sc_alignright.png diff --git a/iconsets/c95/cmd/sc_arrowshapes.png b/iconsets/c95/cmd/sc_arrowshapes.png Binary files differnew file mode 100644 index 0000000..02e7a06 --- /dev/null +++ b/iconsets/c95/cmd/sc_arrowshapes.png diff --git a/iconsets/c95/cmd/sc_backcolor.orig.png b/iconsets/c95/cmd/sc_backcolor.orig.png Binary files differnew file mode 100644 index 0000000..cf07ba4 --- /dev/null +++ b/iconsets/c95/cmd/sc_backcolor.orig.png diff --git a/iconsets/c95/cmd/sc_backcolor.png b/iconsets/c95/cmd/sc_backcolor.png Binary files differnew file mode 100644 index 0000000..f599b4e --- /dev/null +++ b/iconsets/c95/cmd/sc_backcolor.png diff --git a/iconsets/c95/cmd/sc_basicshapes.circle.png b/iconsets/c95/cmd/sc_basicshapes.circle.png Binary files differnew file mode 100644 index 0000000..ef1b4b2 --- /dev/null +++ b/iconsets/c95/cmd/sc_basicshapes.circle.png diff --git a/iconsets/c95/cmd/sc_basicshapes.diamond.png b/iconsets/c95/cmd/sc_basicshapes.diamond.png Binary files differnew file mode 100644 index 0000000..1a18719 --- /dev/null +++ b/iconsets/c95/cmd/sc_basicshapes.diamond.png diff --git a/iconsets/c95/cmd/sc_basicshapes.ellipse.png b/iconsets/c95/cmd/sc_basicshapes.ellipse.png Binary files differnew file mode 100644 index 0000000..7e6c481 --- /dev/null +++ b/iconsets/c95/cmd/sc_basicshapes.ellipse.png diff --git a/iconsets/c95/cmd/sc_basicshapes.isosceles-triangle.png b/iconsets/c95/cmd/sc_basicshapes.isosceles-triangle.png Binary files differnew file mode 100644 index 0000000..24924a2 --- /dev/null +++ b/iconsets/c95/cmd/sc_basicshapes.isosceles-triangle.png diff --git a/iconsets/c95/cmd/sc_basicshapes.rectangle.png b/iconsets/c95/cmd/sc_basicshapes.rectangle.png Binary files differnew file mode 100644 index 0000000..380f05e --- /dev/null +++ b/iconsets/c95/cmd/sc_basicshapes.rectangle.png diff --git a/iconsets/c95/cmd/sc_basicshapes.right-triangle.png b/iconsets/c95/cmd/sc_basicshapes.right-triangle.png Binary files differnew file mode 100644 index 0000000..11cfbc0 --- /dev/null +++ b/iconsets/c95/cmd/sc_basicshapes.right-triangle.png diff --git a/iconsets/c95/cmd/sc_bezier_unfilled.png b/iconsets/c95/cmd/sc_bezier_unfilled.png Binary files differnew file mode 100644 index 0000000..4485cb3 --- /dev/null +++ b/iconsets/c95/cmd/sc_bezier_unfilled.png diff --git a/iconsets/c95/cmd/sc_bold.png b/iconsets/c95/cmd/sc_bold.png Binary files differnew file mode 100644 index 0000000..68ce18e --- /dev/null +++ b/iconsets/c95/cmd/sc_bold.png diff --git a/iconsets/c95/cmd/sc_calloutshapes.line-callout-1.png b/iconsets/c95/cmd/sc_calloutshapes.line-callout-1.png Binary files differnew file mode 100644 index 0000000..7a33300 --- /dev/null +++ b/iconsets/c95/cmd/sc_calloutshapes.line-callout-1.png diff --git a/iconsets/c95/cmd/sc_calloutshapes.line-callout-2.png b/iconsets/c95/cmd/sc_calloutshapes.line-callout-2.png Binary files differnew file mode 100644 index 0000000..6dc7c92 --- /dev/null +++ b/iconsets/c95/cmd/sc_calloutshapes.line-callout-2.png diff --git a/iconsets/c95/cmd/sc_calloutshapes.line-callout-3.png b/iconsets/c95/cmd/sc_calloutshapes.line-callout-3.png Binary files differnew file mode 100644 index 0000000..37ed751 --- /dev/null +++ b/iconsets/c95/cmd/sc_calloutshapes.line-callout-3.png diff --git a/iconsets/c95/cmd/sc_calloutshapes.png b/iconsets/c95/cmd/sc_calloutshapes.png Binary files differnew file mode 100644 index 0000000..12c5b65 --- /dev/null +++ b/iconsets/c95/cmd/sc_calloutshapes.png diff --git a/iconsets/c95/cmd/sc_controlcodes.png b/iconsets/c95/cmd/sc_controlcodes.png Binary files differnew file mode 100644 index 0000000..076cf15 --- /dev/null +++ b/iconsets/c95/cmd/sc_controlcodes.png diff --git a/iconsets/c95/cmd/sc_copy.png b/iconsets/c95/cmd/sc_copy.png Binary files differnew file mode 100644 index 0000000..7926f22 --- /dev/null +++ b/iconsets/c95/cmd/sc_copy.png diff --git a/iconsets/c95/cmd/sc_cut.png b/iconsets/c95/cmd/sc_cut.png Binary files differnew file mode 100644 index 0000000..369ae6d --- /dev/null +++ b/iconsets/c95/cmd/sc_cut.png diff --git a/iconsets/c95/cmd/sc_decrementindent.png b/iconsets/c95/cmd/sc_decrementindent.png Binary files differnew file mode 100644 index 0000000..ffea656 --- /dev/null +++ b/iconsets/c95/cmd/sc_decrementindent.png diff --git a/iconsets/c95/cmd/sc_defaultbullet.png b/iconsets/c95/cmd/sc_defaultbullet.png Binary files differnew file mode 100644 index 0000000..7b3071c --- /dev/null +++ b/iconsets/c95/cmd/sc_defaultbullet.png diff --git a/iconsets/c95/cmd/sc_defaultnumbering.png b/iconsets/c95/cmd/sc_defaultnumbering.png Binary files differnew file mode 100644 index 0000000..412de6d --- /dev/null +++ b/iconsets/c95/cmd/sc_defaultnumbering.png diff --git a/iconsets/c95/cmd/sc_drawchart.png b/iconsets/c95/cmd/sc_drawchart.png Binary files differnew file mode 100644 index 0000000..05a4e00 --- /dev/null +++ b/iconsets/c95/cmd/sc_drawchart.png diff --git a/iconsets/c95/cmd/sc_exportdirecttopdf.png b/iconsets/c95/cmd/sc_exportdirecttopdf.png Binary files differnew file mode 100644 index 0000000..fff2f59 --- /dev/null +++ b/iconsets/c95/cmd/sc_exportdirecttopdf.png diff --git a/iconsets/c95/cmd/sc_extrusiontoggle.png b/iconsets/c95/cmd/sc_extrusiontoggle.png Binary files differnew file mode 100644 index 0000000..4791cce --- /dev/null +++ b/iconsets/c95/cmd/sc_extrusiontoggle.png diff --git a/iconsets/c95/cmd/sc_flowchartshapes.png b/iconsets/c95/cmd/sc_flowchartshapes.png Binary files differnew file mode 100644 index 0000000..e452424 --- /dev/null +++ b/iconsets/c95/cmd/sc_flowchartshapes.png diff --git a/iconsets/c95/cmd/sc_fontcolor.png b/iconsets/c95/cmd/sc_fontcolor.png Binary files differnew file mode 100644 index 0000000..012d0f6 --- /dev/null +++ b/iconsets/c95/cmd/sc_fontcolor.png diff --git a/iconsets/c95/cmd/sc_fontworkgalleryfloater.png b/iconsets/c95/cmd/sc_fontworkgalleryfloater.png Binary files differnew file mode 100644 index 0000000..8dc997f --- /dev/null +++ b/iconsets/c95/cmd/sc_fontworkgalleryfloater.png diff --git a/iconsets/c95/cmd/sc_formatcolumns.png b/iconsets/c95/cmd/sc_formatcolumns.png Binary files differnew file mode 100644 index 0000000..74b4bc4 --- /dev/null +++ b/iconsets/c95/cmd/sc_formatcolumns.png diff --git a/iconsets/c95/cmd/sc_formatpaintbrush.png b/iconsets/c95/cmd/sc_formatpaintbrush.png Binary files differnew file mode 100644 index 0000000..c03f361 --- /dev/null +++ b/iconsets/c95/cmd/sc_formatpaintbrush.png diff --git a/iconsets/c95/cmd/sc_freeline_unfilled.png b/iconsets/c95/cmd/sc_freeline_unfilled.png Binary files differnew file mode 100644 index 0000000..c4cf7db --- /dev/null +++ b/iconsets/c95/cmd/sc_freeline_unfilled.png diff --git a/iconsets/c95/cmd/sc_hyperlinkdialog.png b/iconsets/c95/cmd/sc_hyperlinkdialog.png Binary files differnew file mode 100644 index 0000000..d95e8f8 --- /dev/null +++ b/iconsets/c95/cmd/sc_hyperlinkdialog.png diff --git a/iconsets/c95/cmd/sc_incrementindent.png b/iconsets/c95/cmd/sc_incrementindent.png Binary files differnew file mode 100644 index 0000000..4340edd --- /dev/null +++ b/iconsets/c95/cmd/sc_incrementindent.png diff --git a/iconsets/c95/cmd/sc_insertannotation.png b/iconsets/c95/cmd/sc_insertannotation.png Binary files differnew file mode 100644 index 0000000..6dc348e --- /dev/null +++ b/iconsets/c95/cmd/sc_insertannotation.png diff --git a/iconsets/c95/cmd/sc_insertbookmark.png b/iconsets/c95/cmd/sc_insertbookmark.png Binary files differnew file mode 100644 index 0000000..a3f061a --- /dev/null +++ b/iconsets/c95/cmd/sc_insertbookmark.png diff --git a/iconsets/c95/cmd/sc_insertdraw.png b/iconsets/c95/cmd/sc_insertdraw.png Binary files differnew file mode 100644 index 0000000..2d3ca9b --- /dev/null +++ b/iconsets/c95/cmd/sc_insertdraw.png diff --git a/iconsets/c95/cmd/sc_insertendnote.png b/iconsets/c95/cmd/sc_insertendnote.png Binary files differnew file mode 100644 index 0000000..c6b96f8 --- /dev/null +++ b/iconsets/c95/cmd/sc_insertendnote.png diff --git a/iconsets/c95/cmd/sc_insertfield.png b/iconsets/c95/cmd/sc_insertfield.png Binary files differnew file mode 100644 index 0000000..910ba59 --- /dev/null +++ b/iconsets/c95/cmd/sc_insertfield.png diff --git a/iconsets/c95/cmd/sc_insertfootnote.png b/iconsets/c95/cmd/sc_insertfootnote.png Binary files differnew file mode 100644 index 0000000..20952cb --- /dev/null +++ b/iconsets/c95/cmd/sc_insertfootnote.png diff --git a/iconsets/c95/cmd/sc_insertgraphic.png b/iconsets/c95/cmd/sc_insertgraphic.png Binary files differnew file mode 100644 index 0000000..2aa072f --- /dev/null +++ b/iconsets/c95/cmd/sc_insertgraphic.png diff --git a/iconsets/c95/cmd/sc_insertpagebreak.png b/iconsets/c95/cmd/sc_insertpagebreak.png Binary files differnew file mode 100644 index 0000000..7087198 --- /dev/null +++ b/iconsets/c95/cmd/sc_insertpagebreak.png diff --git a/iconsets/c95/cmd/sc_insertreferencefield.png b/iconsets/c95/cmd/sc_insertreferencefield.png Binary files differnew file mode 100644 index 0000000..8a19be5 --- /dev/null +++ b/iconsets/c95/cmd/sc_insertreferencefield.png diff --git a/iconsets/c95/cmd/sc_inserttable.png b/iconsets/c95/cmd/sc_inserttable.png Binary files differnew file mode 100644 index 0000000..dfff9df --- /dev/null +++ b/iconsets/c95/cmd/sc_inserttable.png diff --git a/iconsets/c95/cmd/sc_italic.png b/iconsets/c95/cmd/sc_italic.png Binary files differnew file mode 100644 index 0000000..1fdb3fe --- /dev/null +++ b/iconsets/c95/cmd/sc_italic.png diff --git a/iconsets/c95/cmd/sc_line.png b/iconsets/c95/cmd/sc_line.png Binary files differnew file mode 100644 index 0000000..90c9a35 --- /dev/null +++ b/iconsets/c95/cmd/sc_line.png diff --git a/iconsets/c95/cmd/sc_line_diagonal.png b/iconsets/c95/cmd/sc_line_diagonal.png Binary files differnew file mode 100644 index 0000000..e2a08e2 --- /dev/null +++ b/iconsets/c95/cmd/sc_line_diagonal.png diff --git a/iconsets/c95/cmd/sc_linearrowcircle.png b/iconsets/c95/cmd/sc_linearrowcircle.png Binary files differnew file mode 100644 index 0000000..0c7e535 --- /dev/null +++ b/iconsets/c95/cmd/sc_linearrowcircle.png diff --git a/iconsets/c95/cmd/sc_linearrowend.png b/iconsets/c95/cmd/sc_linearrowend.png Binary files differnew file mode 100644 index 0000000..2583b41 --- /dev/null +++ b/iconsets/c95/cmd/sc_linearrowend.png diff --git a/iconsets/c95/cmd/sc_linearrows.png b/iconsets/c95/cmd/sc_linearrows.png Binary files differnew file mode 100644 index 0000000..6e558c2 --- /dev/null +++ b/iconsets/c95/cmd/sc_linearrows.png diff --git a/iconsets/c95/cmd/sc_linearrowsquare.png b/iconsets/c95/cmd/sc_linearrowsquare.png Binary files differnew file mode 100644 index 0000000..4e950b6 --- /dev/null +++ b/iconsets/c95/cmd/sc_linearrowsquare.png diff --git a/iconsets/c95/cmd/sc_linearrowstart.png b/iconsets/c95/cmd/sc_linearrowstart.png Binary files differnew file mode 100644 index 0000000..460f7d0 --- /dev/null +++ b/iconsets/c95/cmd/sc_linearrowstart.png diff --git a/iconsets/c95/cmd/sc_linecirclearrow.png b/iconsets/c95/cmd/sc_linecirclearrow.png Binary files differnew file mode 100644 index 0000000..74c7be8 --- /dev/null +++ b/iconsets/c95/cmd/sc_linecirclearrow.png diff --git a/iconsets/c95/cmd/sc_linesquarearrow.png b/iconsets/c95/cmd/sc_linesquarearrow.png Binary files differnew file mode 100644 index 0000000..d322ab9 --- /dev/null +++ b/iconsets/c95/cmd/sc_linesquarearrow.png diff --git a/iconsets/c95/cmd/sc_measureline.png b/iconsets/c95/cmd/sc_measureline.png Binary files differnew file mode 100644 index 0000000..67c616a --- /dev/null +++ b/iconsets/c95/cmd/sc_measureline.png diff --git a/iconsets/c95/cmd/sc_newdoc.nontransparent.png b/iconsets/c95/cmd/sc_newdoc.nontransparent.png Binary files differnew file mode 100644 index 0000000..afc3379 --- /dev/null +++ b/iconsets/c95/cmd/sc_newdoc.nontransparent.png diff --git a/iconsets/c95/cmd/sc_newdoc.png b/iconsets/c95/cmd/sc_newdoc.png Binary files differnew file mode 100644 index 0000000..d8eb34a --- /dev/null +++ b/iconsets/c95/cmd/sc_newdoc.png diff --git a/iconsets/c95/cmd/sc_open.png b/iconsets/c95/cmd/sc_open.png Binary files differnew file mode 100644 index 0000000..9921027 --- /dev/null +++ b/iconsets/c95/cmd/sc_open.png diff --git a/iconsets/c95/cmd/sc_paraspacedecrease.png b/iconsets/c95/cmd/sc_paraspacedecrease.png Binary files differnew file mode 100644 index 0000000..2e48566 --- /dev/null +++ b/iconsets/c95/cmd/sc_paraspacedecrease.png diff --git a/iconsets/c95/cmd/sc_paraspaceincrease.png b/iconsets/c95/cmd/sc_paraspaceincrease.png Binary files differnew file mode 100644 index 0000000..f34ffe1 --- /dev/null +++ b/iconsets/c95/cmd/sc_paraspaceincrease.png diff --git a/iconsets/c95/cmd/sc_paste.png b/iconsets/c95/cmd/sc_paste.png Binary files differnew file mode 100644 index 0000000..3237902 --- /dev/null +++ b/iconsets/c95/cmd/sc_paste.png diff --git a/iconsets/c95/cmd/sc_polygon_unfilled.png b/iconsets/c95/cmd/sc_polygon_unfilled.png Binary files differnew file mode 100644 index 0000000..b8d3b5a --- /dev/null +++ b/iconsets/c95/cmd/sc_polygon_unfilled.png diff --git a/iconsets/c95/cmd/sc_print.png b/iconsets/c95/cmd/sc_print.png Binary files differnew file mode 100644 index 0000000..8beff8a --- /dev/null +++ b/iconsets/c95/cmd/sc_print.png diff --git a/iconsets/c95/cmd/sc_printpreview.png b/iconsets/c95/cmd/sc_printpreview.png Binary files differnew file mode 100644 index 0000000..0be82e8 --- /dev/null +++ b/iconsets/c95/cmd/sc_printpreview.png diff --git a/iconsets/c95/cmd/sc_rect_rounded_unfilled.png b/iconsets/c95/cmd/sc_rect_rounded_unfilled.png Binary files differnew file mode 100644 index 0000000..5a7b0ad --- /dev/null +++ b/iconsets/c95/cmd/sc_rect_rounded_unfilled.png diff --git a/iconsets/c95/cmd/sc_redo.png b/iconsets/c95/cmd/sc_redo.png Binary files differnew file mode 100644 index 0000000..3cea4f5 --- /dev/null +++ b/iconsets/c95/cmd/sc_redo.png diff --git a/iconsets/c95/cmd/sc_resetattributes.png b/iconsets/c95/cmd/sc_resetattributes.png Binary files differnew file mode 100644 index 0000000..c43f46b --- /dev/null +++ b/iconsets/c95/cmd/sc_resetattributes.png diff --git a/iconsets/c95/cmd/sc_save.png b/iconsets/c95/cmd/sc_save.png Binary files differnew file mode 100644 index 0000000..b033a50 --- /dev/null +++ b/iconsets/c95/cmd/sc_save.png diff --git a/iconsets/c95/cmd/sc_searchdialog.png b/iconsets/c95/cmd/sc_searchdialog.png Binary files differnew file mode 100644 index 0000000..ea8d926 --- /dev/null +++ b/iconsets/c95/cmd/sc_searchdialog.png diff --git a/iconsets/c95/cmd/sc_selectmode.png b/iconsets/c95/cmd/sc_selectmode.png Binary files differnew file mode 100644 index 0000000..a979288 --- /dev/null +++ b/iconsets/c95/cmd/sc_selectmode.png diff --git a/iconsets/c95/cmd/sc_showannotations.png b/iconsets/c95/cmd/sc_showannotations.png Binary files differnew file mode 100644 index 0000000..22eafa8 --- /dev/null +++ b/iconsets/c95/cmd/sc_showannotations.png diff --git a/iconsets/c95/cmd/sc_spacepara1.png b/iconsets/c95/cmd/sc_spacepara1.png Binary files differnew file mode 100644 index 0000000..0aec5cd --- /dev/null +++ b/iconsets/c95/cmd/sc_spacepara1.png diff --git a/iconsets/c95/cmd/sc_spacepara15.png b/iconsets/c95/cmd/sc_spacepara15.png Binary files differnew file mode 100644 index 0000000..88e4b9f --- /dev/null +++ b/iconsets/c95/cmd/sc_spacepara15.png diff --git a/iconsets/c95/cmd/sc_spacepara2.png b/iconsets/c95/cmd/sc_spacepara2.png Binary files differnew file mode 100644 index 0000000..c1d1048 --- /dev/null +++ b/iconsets/c95/cmd/sc_spacepara2.png diff --git a/iconsets/c95/cmd/sc_spelling.png b/iconsets/c95/cmd/sc_spelling.png Binary files differnew file mode 100644 index 0000000..09d953a --- /dev/null +++ b/iconsets/c95/cmd/sc_spelling.png diff --git a/iconsets/c95/cmd/sc_square_unfilled.png b/iconsets/c95/cmd/sc_square_unfilled.png Binary files differnew file mode 100644 index 0000000..5c5d96c --- /dev/null +++ b/iconsets/c95/cmd/sc_square_unfilled.png diff --git a/iconsets/c95/cmd/sc_starshapes.png b/iconsets/c95/cmd/sc_starshapes.png Binary files differnew file mode 100644 index 0000000..d4f8cb2 --- /dev/null +++ b/iconsets/c95/cmd/sc_starshapes.png diff --git a/iconsets/c95/cmd/sc_strikeout.png b/iconsets/c95/cmd/sc_strikeout.png Binary files differnew file mode 100644 index 0000000..b382c09 --- /dev/null +++ b/iconsets/c95/cmd/sc_strikeout.png diff --git a/iconsets/c95/cmd/sc_stylenewbyexample.png b/iconsets/c95/cmd/sc_stylenewbyexample.png Binary files differnew file mode 100644 index 0000000..d59a210 --- /dev/null +++ b/iconsets/c95/cmd/sc_stylenewbyexample.png diff --git a/iconsets/c95/cmd/sc_styleupdatebyexample.png b/iconsets/c95/cmd/sc_styleupdatebyexample.png Binary files differnew file mode 100644 index 0000000..ecbffbf --- /dev/null +++ b/iconsets/c95/cmd/sc_styleupdatebyexample.png diff --git a/iconsets/c95/cmd/sc_subscript.png b/iconsets/c95/cmd/sc_subscript.png Binary files differnew file mode 100644 index 0000000..2f6af41 --- /dev/null +++ b/iconsets/c95/cmd/sc_subscript.png diff --git a/iconsets/c95/cmd/sc_superscript.png b/iconsets/c95/cmd/sc_superscript.png Binary files differnew file mode 100644 index 0000000..623e04a --- /dev/null +++ b/iconsets/c95/cmd/sc_superscript.png diff --git a/iconsets/c95/cmd/sc_symbolcatalogue.png b/iconsets/c95/cmd/sc_symbolcatalogue.png Binary files differnew file mode 100644 index 0000000..a59765b --- /dev/null +++ b/iconsets/c95/cmd/sc_symbolcatalogue.png diff --git a/iconsets/c95/cmd/sc_symbolshapes.png b/iconsets/c95/cmd/sc_symbolshapes.png Binary files differnew file mode 100644 index 0000000..72b71ef --- /dev/null +++ b/iconsets/c95/cmd/sc_symbolshapes.png diff --git a/iconsets/c95/cmd/sc_text.png b/iconsets/c95/cmd/sc_text.png Binary files differnew file mode 100644 index 0000000..e939936 --- /dev/null +++ b/iconsets/c95/cmd/sc_text.png diff --git a/iconsets/c95/cmd/sc_toggleobjectbeziermode.png b/iconsets/c95/cmd/sc_toggleobjectbeziermode.png Binary files differnew file mode 100644 index 0000000..ec6daae --- /dev/null +++ b/iconsets/c95/cmd/sc_toggleobjectbeziermode.png diff --git a/iconsets/c95/cmd/sc_underline.png b/iconsets/c95/cmd/sc_underline.png Binary files differnew file mode 100644 index 0000000..4d90201 --- /dev/null +++ b/iconsets/c95/cmd/sc_underline.png diff --git a/iconsets/c95/cmd/sc_undo.png b/iconsets/c95/cmd/sc_undo.png Binary files differnew file mode 100644 index 0000000..2d3c45e --- /dev/null +++ b/iconsets/c95/cmd/sc_undo.png diff --git a/iconsets/c95/fixme b/iconsets/c95/fixme new file mode 100644 index 0000000..00d919b --- /dev/null +++ b/iconsets/c95/fixme @@ -0,0 +1 @@ +sc_hyperlinkdialog.png should look more like a globe with a few chain links. diff --git a/iconsets/c95/links.txt b/iconsets/c95/links.txt new file mode 100644 index 0000000..d44e153 --- /dev/null +++ b/iconsets/c95/links.txt @@ -0,0 +1,2104 @@ +# FIRST WORD: desired path +# SECOND WORD: real path +# or, backwards from an ln -s command. +sc_spacepara15.png sc_spacepara1.png +lc_spacepara15.png lc_spacepara1.png +cmd/sc_spelldialog.png cmd/sc_spelling.png cmd/sc_spellingandgrammardialog.png cmd/sc_spelling.png +cmd/lc_spelldialog.png cmd/lc_spelling.png +cmd/lc_spellingandgrammardialog.png cmd/lc_spelling.png +cmd/lc_insertfieldctrl.png cmd/lc_insertfield.png +cmd/sc_insertfieldctrl.png cmd/sc_insertfield.png +cmd/sc_charmapcontrol.png cmd/sc_symbolcatalogue.png +cmd/lc_charmapcontrol.png cmd/lc_symbolcatalogue.png +cmd/lc_inserthyperlink.png cmd/lc_hyperlinkdialog.png +cmd/sc_inserthyperlink.png cmd/sc_hyperlinkdialog.png +cmd/lc_edithyperlink.png cmd/lc_hyperlinkdialog.png +cmd/sc_edithyperlink.png cmd/sc_hyperlinkdialog.png +# Record Track Changes +cmd/sc_trackchanges.png cmd/sc_showannotations.png +cmd/lc_trackchanges.png cmd/lc_showannotations.png +# Show Track Changes Function +cmd/sc_trackchangesbar.png cmd/sc_showannotations.png +cmd/lc_trackchangesbar.png cmd/lc_showannotations.png +cmd/lc_basicshapes.png cmd/lc_basicshapes.diamond.png +cmd/sc_basicshapes.png cmd/sc_basicshapes.diamond.png +cmd/sc_color.png cmd/sc_fontcolor.png +cmd/lc_color.png cmd/lc_fontcolor.png +cmd/sc_saveas.png cmd/sc_save.png +cmd/lc_saveas.png cmd/lc_save.png +cmd/lc_templatemenu.png cmd/lc_newdoc.png +cmd/sc_templatemenu.png cmd/sc_newdoc.png +cmd/lc_adddirect.png cmd/lc_newdoc.png +cmd/sc_adddirect.png cmd/sc_newdoc.png +cmd/sc_selectobject.png cmd/sc_selectmode.png +cmd/lc_selectobject.png cmd/lc_selectmode.png +cmd/lc_linetoolbox.png cmd/lc_bezier_unfilled.png +cmd/sc_linetoolbox.png cmd/sc_bezier_unfilled.png +cmd/lc_basicshapes.quadrat.png cmd/lc_square_unfilled.png +cmd/sc_basicshapes.quadrat.png cmd/sc_square_unfilled.png +cdm/lc_rect_rounded.png cmd/lc_rect_rounded_unfilled.png +cdm/sc_rect_rounded.png cmd/sc_rect_rounded_unfilled.png +cmd/sc_basicshapes.round-rectangle.png cmd/sc_rect_rounded_unfilled.png +cmd/lc_basicshapes.round-rectangle.png cmd/lc_rect_rounded_unfilled.png +cmd/sc_basicshapes.quadrat.png cmd/sc_square_unfilled.png +cmd/lc_basicshapes.quadrat.png cmd/lc_square_unfilled.png +cmd/sc_ellipse.png cmd/sc_basicshapes.ellipse.png +cmd/lc_ellipse.png cmd/lc_basicshapes.ellipse.png +cmd/lc_circle.png cmd/lc_basicshapes.circle.png +cmd/sc_circle.png cmd/sc_basicshapes.circle.png +cmd/sc_flowchartshapes.flowchart-connector.png cmd/sc_basicshapes.circle.png +cmd/lc_flowchartshapes.flowchart-connector.png cmd/lc_basicshapes.circle.png +cmd/lc_starshapes.star5.png cmd/lc_starshapes.png +cmd/sc_starshapes.star5.png cmd/sc_starshapes.png +# Stars and Banners on toolbar "Draw". NOT DOCUMENTED! +cmd/lc_starshapesdialog.png cmd/lc_starshapes.png +cmd/sc_starshapesdialog.png cmd/sc_starshapes.png +cmd/sc_drawcaption.png cmd/sc_calloutshapes.line-callout-2.png +cmd/lc_drawcaption.png cmd/lc_calloutshapes.line-callout-2.png +# FIXME: internal storage is the default button, really? Not a *dialog.png file? +cmd/lc_flowchartshapes.flowchart-internal-storage.png cmd/lc_flowchartshapes.png +cmd/sc_flowchartshapes.flowchart-internal-storage.png cmd/sc_flowchartshapes.png +# END OF MANUAL ADDITIONS FOR CHICAGO95 +# the rest are copied directly from colibre, which is the default LibreOffice theme, with a few comments or deletions due to the above. + +/svx/res/3dgeo.png cmd/lc_window3d.png +/svx/res/3dlight.png svx/res/lighton.png +/svx/res/blend3d.png cmd/lc_sphere.png +/svx/res/objects.png cmd/lc_insertdraw.png +avmedia/res/av02048.png cmd/sc_open.png +avmedia/res/av02049.png cmd/sc_runbasic.png +avmedia/res/av02050.png cmd/sc_mediapause.png +avmedia/res/av02051.png cmd/sc_basicstop.png +avmedia/res/av02052.png cmd/sc_mediarepeat.png +avmedia/res/av02053.png cmd/sc_ok.png +avmedia/res/av02054.png cmd/sc_mediamute.png +avmedia/res/avl02048.png cmd/lc_open.png +avmedia/res/avl02049.png cmd/lc_runbasic.png +avmedia/res/avl02050.png cmd/lc_mediapause.png +avmedia/res/avl02051.png cmd/lc_basicstop.png +avmedia/res/avl02052.png cmd/lc_mediarepeat.png +avmedia/res/avl02053.png cmd/lc_ok.png +avmedia/res/avl02054.png cmd/lc_mediamute.png +ccmd/lc_rulerrows.png cmd/lc_extrusiontiltleft.png +chart2/res/dataeditor_icon01.png cmd/sc_insertrowsafter.png +chart2/res/dataeditor_icon02.png cmd/sc_insertcolumnsafter.png +chart2/res/dataeditor_icon03.png cmd/sc_deleterows.png +chart2/res/dataeditor_icon04.png cmd/sc_deletecolumns.png +chart2/res/dataeditor_icon05.png cmd/sc_insertcellsright.png +chart2/res/dataeditor_icon06.png cmd/sc_insertcellsdown.png +chart2/res/dataeditor_icon07.png cmd/sc_insertcolumnsafter.png +chart2/res/dataeditor_icon08.png cmd/sc_insertcolumns.png +chart2/res/dataeditor_icon09.png cmd/sc_insertrowsbefore.png +cmd/32/absoluterecord.png cmd/32/helpindex.png +cmd/32/acceptchanges.png cmd/32/accepttrackedchanges.png +cmd/32/accepttracedchange.png cmd/32/accepttrackedchange.png +cmd/32/adddatefield.png cmd/32/datefield.png +cmd/32/addname.png cmd/32/label.png +cmd/32/addons.png cmd/32/insertplugin.png +cmd/32/addprintarea.png cmd/32/defineprintarea.png +cmd/32/addtable.png cmd/32/dbnewtable.png +cmd/32/addtextbox.png cmd/32/insertfixedtext.png +cmd/32/adjust.png cmd/32/zoomoptimal.png +cmd/32/alignhorizontalceter.png cmd/32/alignhorizontalcenter.png +cmd/32/alignvcenter.png cmd/32/alignverticalcenter.png +cmd/32/anchormenu.png cmd/32/toggleanchortype.png +cmd/32/apply.png cmd/32/ok.png +cmd/32/ar/bulletliststyle.png cmd/32/ar/defaultbullet.png +cmd/32/ar/defaultparastyle.png cmd/32/ar/controlcodes.png +cmd/32/ar/numberliststyle.png cmd/32/ar/defaultnumbering.png +cmd/32/ar/recundo.png cmd/32/redo.png +cmd/32/ar/redo.png cmd/32/undo.png +cmd/32/ar/undo.png cmd/32/redo.png +cmd/32/arrangeframemenu.png cmd/32/bringtofront.png +cmd/32/arrangemenu.png cmd/32/bringtofront.png +cmd/32/arrowstoolbox.png cmd/32/linearrowend.png +cmd/32/assignmacro.png cmd/32/starshapes.vertical-scroll.png +cmd/32/attributepagesize.png cmd/32/ruler.png +cmd/32/autofilter.png cmd/32/datafilterautofilter.png +cmd/32/autoformatmenu.png cmd/32/autocorrectdlg.png +cmd/32/backgroundpatterncontroller.png cmd/32/backgroundcolor.png +cmd/32/badcellstyles.png cmd/32/badcellstyle.png +cmd/32/basicshapes.ellipse.png cmd/32/ellipse.png +cmd/32/basicshapes.frame.png cmd/32/rect_unfilled.png +cmd/32/basicshapes.png cmd/32/basicshapes.diamond.png +cmd/32/basicshapes.quadrat.png cmd/32/square.png +cmd/32/basicshapes.rectangle.png cmd/32/rect.png +cmd/32/bezieredge.png cmd/32/bezierappend.png +cmd/32/browsebackward cmd/32/prevrecord.png +cmd/32/browsebackward.png cmd/32/prevrecord.png +cmd/32/browseforward.png cmd/32/nextrecord.png +cmd/32/bulletliststyle.png cmd/32/defaultbullet.png +cmd/32/ca/underlinesimple.png cmd/32/ca/underline.png +cmd/32/cellcontentsmenu.png cmd/32/calculate.png +cmd/32/cellvertbottom.png cmd/32/alignbottom.png +cmd/32/cellvertcenter.png cmd/32/alignverticalcenter.png +cmd/32/cellverttop.png cmd/32/aligntop.png +cmd/32/centerpara.png cmd/32/alignhorizontalcenter.png +cmd/32/changesmenu.png cmd/32/trackchanges.png +cmd/32/characterbackgroundpattern.png cmd/32/backcolor.png +cmd/32/charactermenu.png cmd/32/fontdialog.png +cmd/32/charbackcolor.png cmd/32/backcolor.png +cmd/32/chartmenu.png cmd/32/drawchart.png +cmd/32/charttitlemenu.png cmd/32/toggletitle.png +cmd/32/checkboxformfield.png cmd/32/checkbox.png +cmd/32/clickchangerotation.png cmd/32/toggleobjectrotatemode.png +cmd/32/closedocs.png cmd/32/closedoc.png +cmd/32/closewin.png cmd/32/closepreview.png +cmd/32/colorview.png cmd/32/graphicfilterinvert.png +cmd/32/columnoperations.png cmd/32/entirecolumn.png +cmd/32/columnwidth.png cmd/32/setminimalcolumnwidth.png +cmd/32/com.sun.star.deployment.ui.packagemanagerdialog.png cmd/32/insertplugin.png +cmd/32/commentchange.png cmd/32/commentchangetracking.png +cmd/32/commonalignbottom.png cmd/32/alignbottom.png +cmd/32/commonalignhorizontalcenter.png cmd/32/alignhorizontalcenter.png +cmd/32/commonalignjustified.png cmd/32/alignblock.png +cmd/32/commonalignleft.png cmd/32/alignleft.png +cmd/32/commonalignright.png cmd/32/alignright.png +cmd/32/commonaligntop.png cmd/32/aligntop.png +cmd/32/commonalignverticalcenter.png cmd/32/alignverticalcenter.png +cmd/32/commontaskbarvisible.png cmd/32/autopilotmenu.png +cmd/32/conditionalformatmenu.png cmd/32/colorscaleformatdialog.png +cmd/32/connectorcircles.png cmd/32/connector.png +cmd/32/connectorcurvecircles.png cmd/32/connectorcurve.png +cmd/32/connectorlinecircles.png cmd/32/connectorline.png +cmd/32/connectorlinescircles.png cmd/32/connector.png +cmd/32/connectortoolbox.png cmd/32/connector.png +cmd/32/convertinto3dlathefast.png cmd/32/convertinto3dlathe.png +cmd/32/convertmenu.png cmd/32/bezierconvert.png +cmd/32/customanimation.png cmd/32/animationobjects.png +cmd/32/datafilterhideautofilter.png cmd/32/removefiltersort.png +cmd/32/datapilotmenu.png cmd/32/datadatapilotrun.png +cmd/32/dataproviderrefresh.png cmd/32/calculate.png +cmd/32/datastreamsplay.png cmd/32/runbasic.png +cmd/32/datastreamsstop.png cmd/32/basicstop.png +cmd/32/datepickerformfield.png cmd/32/datefield.png +cmd/32/dbdtableedit.png cmd/32/dbtableedit.png +cmd/32/dbformopen.png cmd/32/open.png +cmd/32/dbnewformautopilot.png cmd/32/autopilotmenu.png +cmd/32/dbnewqueryautopilot.png cmd/32/autopilotmenu.png +cmd/32/dbnewquerysql.png cmd/32/sbanativesql.png +cmd/32/dbnewreportautopilot.png cmd/32/autopilotmenu.png +cmd/32/dbnewtableautopilot.png cmd/32/autopilotmenu.png +cmd/32/dbnewview.png cmd/32/dbchangedesignmode.png +cmd/32/dbqueryopen.png cmd/32/open.png +cmd/32/dbrelationdesign.png cmd/32/dbaddrelation.png +cmd/32/dbreportopen.png cmd/32/open.png +cmd/32/dbtableopen.png cmd/32/open.png +cmd/32/defaultcellstyles.png cmd/32/defaultcharstyle.png +cmd/32/defaultparastyle.png cmd/32/controlcodes.png +cmd/32/deleteallnotes.png cmd/32/deleteallannotation.png +cmd/32/deletecomment.png cmd/32/deleteannotation.png +cmd/32/deletenote.png cmd/32/deleteannotation.png +cmd/32/deleterecord.png cmd/32/delete.png +cmd/32/deleteshapehyperlink.png cmd/32/removehyperlink.png +cmd/32/deleteslide.png cmd/32/deletepage.png +cmd/32/diaauto.png cmd/32/dia.png +cmd/32/diagramaxisall.png cmd/32/diagramaxisxyz.png +cmd/32/diagramaxismenu.png cmd/32/diagramaxis.png +cmd/32/diagramgridmenu.png cmd/32/togglegridhorizontal.png +cmd/32/donation.png cmd/32/currencyfield.png +cmd/32/doubleclicktextedit.png cmd/32/pickthrough.png +cmd/32/draw.png cmd/32/reload.png +cmd/32/drawtext.png cmd/32/text.png +cmd/32/dropdownformfield.png cmd/32/combobox.png +cmd/32/dsbdocumentdatasource.png cmd/32/sbaexecutesql.png +cmd/32/dsbeditdoc.png cmd/32/editdoc.png +cmd/32/dsbinsertcolumns.png cmd/32/insertfieldctrl.png +cmd/32/duplicateslide.png cmd/32/duplicatepage.png +cmd/32/editpastespecialmenu.png cmd/32/pastespecial.png +cmd/32/editshapehyperlink.png cmd/32/inserthyperlink.png +cmd/32/editstyled.png cmd/32/editstyle.png +cmd/32/ellipsetoolbox.png cmd/32/ellipse.png +cmd/32/es/bold.png cmd/32/ca/bold.png +cmd/32/es/italic.png cmd/32/de/italic.png +cmd/32/es/numberformatdecdecimals.png cmd/32/de/numberformatdecdecimals.png +cmd/32/es/numberformatdecimal.png cmd/32/de/numberformatdecimal.png +cmd/32/es/numberformatincdecimals.png cmd/32/de/numberformatincdecimals.png +cmd/32/es/numberformatthousands.png cmd/32/de/numberformatthousands.png +cmd/32/es/underline.png cmd/32/ca/underline.png +cmd/32/es/underlinedouble.png cmd/32/ca/underlinedouble.png +cmd/32/es/underlinesimple.png cmd/32/ca/underline.png +cmd/32/exitsearch.png cmd/32/closepreview.png +cmd/32/exportasgraphic.png cmd/32/insertgraphic.png +cmd/32/exporttoepub.png cmd/32/exportdirecttoepub.png +cmd/32/exporttopdf.png cmd/32/exportdirecttopdf.png +cmd/32/fa/recundo.png cmd/32/redo.png +cmd/32/fa/redo.png cmd/32/undo.png +cmd/32/fa/undo.png cmd/32/redo.png +cmd/32/fieldmenu.png cmd/32/insertfieldctrl.png +cmd/32/fieldnames.png cmd/32/addfield.png +cmd/32/fillcolor.png cmd/32/backgroundcolor.png +cmd/32/fillstyle.png cmd/32/backgroundcolor.png +cmd/32/filtercrit.png cmd/32/datafilterstandardfilter.png +cmd/32/findbar.png cmd/32/recsearch.png +cmd/32/firstslide.png cmd/32/firstpage.png +cmd/32/fliphorizontal.png cmd/32/mirror.png +cmd/32/flipmenu.png cmd/32/mirror.png +cmd/32/flipvertical.png cmd/32/mirrorvert.png +cmd/32/flowchartshapes.flowchart-process.png cmd/32/square.png +cmd/32/focustofindbar.png cmd/32/recsearch.png +cmd/32/fontcolor.png cmd/32/color.png +cmd/32/fontheight.png cmd/32/scaletext.png +cmd/32/fontworkalignmentfloater.png cmd/32/alignhorizontalcenter.png +cmd/32/fontworkcharacterspacingfloater.png cmd/32/spacing.png +cmd/32/fontworkshapetype.png cmd/32/fontwork.png +cmd/32/footnotecellstyles.png cmd/32/insertfootnote.png +cmd/32/formatarea.png cmd/32/backgroundcolor.png +cmd/32/formatbulletsmenu.png cmd/32/defaultbullet.png +cmd/32/formatframemenu.png cmd/32/framedialog.png +cmd/32/formatimagemenu.png cmd/32/graphic.png +cmd/32/formatobjectmenu.png cmd/32/text.png +cmd/32/formatspacingmenu.png cmd/32/spacepara15.png +cmd/32/formattextmenu.png cmd/32/color.png +cmd/32/formfilter.png cmd/32/datafilterspecialfilter.png +cmd/32/formfilterexecute.png cmd/32/datafilterstandardfilter.png +cmd/32/fr/numberformatdecdecimals.png cmd/32/de/numberformatdecdecimals.png +cmd/32/fr/numberformatdecimal.png cmd/32/de/numberformatdecimal.png +cmd/32/fr/numberformatincdecimals.png cmd/32/de/numberformatincdecimals.png +cmd/32/fr/numberformatthousands.png cmd/32/de/numberformatthousands.png +cmd/32/fr/underline.png cmd/32/ca/underline.png +cmd/32/fr/underlinedouble.png cmd/32/ca/underlinedouble.png +cmd/32/fr/underlinesimple.png cmd/32/ca/underline.png +cmd/32/functionbox.png cmd/32/dbviewfunctions.png +cmd/32/functiondialog.png cmd/32/dbviewfunctions.png +cmd/32/goodcellstyles.png cmd/32/goodcellstyle.png +cmd/32/gotoend.png cmd/32/lastrecord.png +cmd/32/gotoendofdoc.png cmd/32/lastrecord.png +cmd/32/gotostartofdoc.png cmd/32/firstrecord.png +cmd/32/gotostartoftable.png cmd/32/firstrecord.png +cmd/32/grafinvert.png cmd/32/graphicfilterinvert.png +cmd/32/grafmode.png cmd/32/graphicdialog.png +cmd/32/graphicfilterposter.png cmd/32/graphicdialog.png +cmd/32/graphicfiltertoolbox.png cmd/32/autopilotmenu.png +cmd/32/graphicmenu.png cmd/32/avmediaplayer.png +cmd/32/grid.png cmd/32/insertspreadsheet.png +cmd/32/gridmenu.png cmd/32/gridvisible.png +cmd/32/groupmenu.png cmd/32/formatgroup.png +cmd/32/he/recundo.png cmd/32/redo.png +cmd/32/he/redo.png cmd/32/undo.png +cmd/32/he/undo.png cmd/32/redo.png +cmd/32/headerandfooter.png cmd/32/editheaderandfooter.png +cmd/32/heading1cellstyles.png cmd/32/heading1parastyle.png +cmd/32/heading2cellstyles.png cmd/32/heading2parastyle.png +cmd/32/hscroll.png cmd/32/hscrollbar.png +cmd/32/hu/bold.png cmd/32/de/bold.png +cmd/32/hu/underlinesimple.png cmd/32/hu/underline.png +cmd/32/hyperlinkdialog.png cmd/32/inserthyperlink.png +cmd/32/hyphenation.png cmd/32/hyphenate.png +cmd/32/id/numberformatdecdecimals.png cmd/32/de/numberformatdecdecimals.png +cmd/32/id/numberformatdecimal.png cmd/32/de/numberformatdecimal.png +cmd/32/id/numberformatincdecimals.png cmd/32/de/numberformatincdecimals.png +cmd/32/id/numberformatthousands.png cmd/32/de/numberformatthousands.png +cmd/32/importfromfile.png cmd/32/dataimport.png +cmd/32/indexesmenu.png cmd/32/insertindexesentry.png +cmd/32/inputlinevisible.png cmd/32/dbviewfunctions.png +cmd/32/inscellsctrl.png cmd/32/inserttable.png +cmd/32/insertannotation.png cmd/32/shownote.png +cmd/32/insertauthorfield.png cmd/32/dbviewaliases.png +cmd/32/insertavmedia.png cmd/32/avmediaplayer.png +cmd/32/insertcell.png cmd/32/insertcellsright.png +cmd/32/insertcolumnsmenu.png cmd/32/insertcolumns.png +cmd/32/insertcontents.png cmd/32/pastespecial.png +cmd/32/insertctrl.png cmd/32/inserttable.png +cmd/32/insertcurrencyfield.png cmd/32/currencyfield.png +cmd/32/insertcurrentdate.png cmd/32/datefield.png +cmd/32/insertcurrenttime.png cmd/32/timefield.png +cmd/32/insertdatefield.png cmd/32/datefield.png +cmd/32/insertdatefieldfix.png cmd/32/datefield.png +cmd/32/insertdatefieldvar.png cmd/32/datefield.png +cmd/32/insertdoc.png cmd/32/open.png +cmd/32/insertedit.png cmd/32/edit.png +cmd/32/insertfield.png cmd/32/addfield.png +cmd/32/insertfilecontrol.png cmd/32/filecontrol.png +cmd/32/insertfilefield.png cmd/32/filefield.png +cmd/32/insertfootnotesmenu.png cmd/32/insertfootnote.png +cmd/32/insertformattedfield.png cmd/32/formattedfield.png +cmd/32/insertformcheck.png cmd/32/checkbox.png +cmd/32/insertformcombo.png cmd/32/combobox.png +cmd/32/insertformhscroll.png cmd/32/hscrollbar.png +cmd/32/insertformlist.png cmd/32/listbox.png +cmd/32/insertformmenu.png cmd/32/choosecontrols.png +cmd/32/insertformradio.png cmd/32/radiobutton.png +cmd/32/insertformspin.png cmd/32/spinbutton.png +cmd/32/insertformula.png cmd/32/dbviewfunctions.png +cmd/32/insertformvscroll.png cmd/32/scrollbar.png +cmd/32/insertframeinteract.png cmd/32/insertframe.png +cmd/32/insertframeinteractnocolumns.png cmd/32/insertframe.png +cmd/32/insertgridcontrol.png cmd/32/insertspreadsheet.png +cmd/32/insertheaderfootermenu.png cmd/32/editheaderandfooter.png +cmd/32/insertimagecontrol.png cmd/32/insertgraphic.png +cmd/32/insertlistbox.png cmd/32/listbox.png +cmd/32/insertmenuaxes.png cmd/32/diagramaxis.png +cmd/32/insertmenugrids.png cmd/32/togglegridhorizontal.png +cmd/32/insertmenulegend.png cmd/32/legend.png +cmd/32/insertnumericfield.png cmd/32/numberformatstandard.png +cmd/32/insertobjctrl.png cmd/32/drawchart.png +cmd/32/insertobjectchart.png cmd/32/drawchart.png +cmd/32/insertobjectchartfromfile.png cmd/32/open.png +cmd/32/insertobjectdialog.png cmd/32/insertobject.png +cmd/32/insertobjectstarmath.png cmd/32/insertmath.png +cmd/32/insertpagefield.png cmd/32/insertpagenumberfield.png +cmd/32/insertpagesfield.png cmd/32/insertpagenumberfield.png +cmd/32/insertpagetitlefield.png cmd/32/inserttitlefield.png +cmd/32/insertpatternfield.png cmd/32/patternfield.png +cmd/32/insertpushbutton.png cmd/32/pushbutton.png +cmd/32/insertrowbreak.png cmd/32/insertpagebreak.png +cmd/32/insertrowsmenu.png cmd/32/insertrows.png +cmd/32/insertsignatureline.png cmd/32/signaturelinedialog.png +cmd/32/insertslide.png cmd/32/insertpage.png +cmd/32/insertslidefield.png cmd/32/insertpagenumberfield.png +cmd/32/insertslidenumber.png cmd/32/insertpagenumberfield.png +cmd/32/insertslidesfield.png cmd/32/insertpagecountfield.png +cmd/32/insertslidetitlefield.png cmd/32/inserttitlefield.png +cmd/32/inserttextframe.png cmd/32/insertframe.png +cmd/32/inserttimefield.png cmd/32/timefield.png +cmd/32/inserttimefieldfix.png cmd/32/timefield.png +cmd/32/inserttimefieldvar.png cmd/32/timefield.png +cmd/32/inserttoolbox.png cmd/32/dataimport.png +cmd/32/insobjctrl.png cmd/32/newdoc.png +cmd/32/it/bold.png cmd/32/fr/bold.png +cmd/32/it/italic.png cmd/32/ca/italic.png +cmd/32/it/underline.png cmd/32/ca/underline.png +cmd/32/it/underlinedouble.png cmd/32/ca/underlinedouble.png +cmd/32/it/underlinesimple.png cmd/32/ca/underline.png +cmd/32/justifypara.png cmd/32/alignblock.png +cmd/32/km/underlinesimple.png cmd/32/km/underline.png +cmd/32/ko/drawtext.png cmd/32/ko/text.png +cmd/32/ko/fontcolor.png cmd/32/ko/color.png +cmd/32/ko/formattextmenu.png cmd/32/ko/text.png +cmd/32/ko/ordercrit.png cmd/32/ko/datasort.png +cmd/32/ko/sortdown.png cmd/32/ko/sortdescending.png +cmd/32/ko/sortup.png cmd/32/ko/sortascending.png +cmd/32/ko/underlinesimple.png cmd/32/ko/underline.png +cmd/32/languagemenu.png cmd/32/managelanguage.png +cmd/32/lastpage.png cmd/32/lastrecord.png +cmd/32/lastslide.png cmd/32/lastrecord.png +cmd/32/leaveallgroups.png cmd/32/leavegroup.png +cmd/32/leftpara.png cmd/32/alignleft.png +cmd/32/linespacing.png cmd/32/spacepara15.png +cmd/32/linetoolbox.png cmd/32/freeline_unfilled.png +cmd/32/loadstyles.png cmd/32/open.png +cmd/32/macrodialog.png cmd/32/scriptorganizer.png +cmd/32/macroorganizer%3ftabid%3ashort=1.png cmd/32/open.png +cmd/32/macrosmenu.png cmd/32/choosemacro.png +cmd/32/mailmergefirstentry.png cmd/32/firstrecord.png +cmd/32/mailmergelastentry.png cmd/32/lastrecord.png +cmd/32/mailmergenextentry.png cmd/32/nextrecord.png +cmd/32/mailmergepreventry.png cmd/32/prevrecord.png +cmd/32/margins.png cmd/32/pagemargin.png +cmd/32/mergecellsmenu.png cmd/32/togglemergecells.png +cmd/32/mergedocument.png cmd/32/mergedocuments.png +cmd/32/mirrorhorz.png cmd/32/mirror.png +cmd/32/mirrormenu.png cmd/32/rotateleft.png +cmd/32/modifypage.png cmd/32/pagedialog.png +cmd/32/movepagedown.png cmd/32/downsearch.png +cmd/32/movepageup.png cmd/32/upsearch.png +cmd/32/moveslidedown.png cmd/32/downsearch.png +cmd/32/moveslidefirst.png cmd/32/movepagefirst.png +cmd/32/moveslidelast.png cmd/32/movepagelast.png +cmd/32/moveslideup.png cmd/32/upsearch.png +cmd/32/namegroup.png cmd/32/definename.png +cmd/32/navigateback.png cmd/32/prevrecord.png +cmd/32/navigateforward.png cmd/32/nextrecord.png +cmd/32/neutralcellstyles.png cmd/32/neutralcellstyle.png +cmd/32/newarrangement.png cmd/32/autopilotmenu.png +cmd/32/newrecord.png cmd/32/open.png +cmd/32/nextpage.png cmd/32/nextrecord.png +cmd/32/nextslide.png cmd/32/nextrecord.png +cmd/32/nexttrackedchange.png cmd/32/nextrecord.png +cmd/32/nl/italic.png cmd/32/ca/italic.png +cmd/32/nl/underlinesimple.png cmd/32/nl/underline.png +cmd/32/no.png cmd/32/cancel.png +cmd/32/notecellstyles.png cmd/32/showannotations.png +cmd/32/notevisible.png cmd/32/shownote.png +cmd/32/numberformatcurrency.png cmd/32/currencyfield.png +cmd/32/numberformatcurrencysimple.png cmd/32/currencyfield.png +cmd/32/numberformatmenu.png cmd/32/numberformatstandard.png +cmd/32/numberformattime.png cmd/32/timefield.png +cmd/32/numberingmenu.png cmd/32/outlinebullet.png +cmd/32/numberliststyle.png cmd/32/defaultnumbering.png +cmd/32/numericfield.png cmd/32/numberformatstandard.png +cmd/32/objectalign.png cmd/32/objectalignleft.png +cmd/32/objectmenu.png cmd/32/insertframe.png +cmd/32/objectmirrorhorizontal.png cmd/32/mirror.png +cmd/32/objectmirrorvertical.png cmd/32/mirrorvert.png +cmd/32/objects3dtoolbox.png cmd/32/cube.png +cmd/32/objecttitledescription.png cmd/32/insertcaptiondialog.png +cmd/32/open_h.png cmd/32/open.png +cmd/32/openfromcalc.png cmd/32/open.png +cmd/32/openfromwriter.png cmd/32/open.png +cmd/32/openhyperlinkoncursor.png cmd/32/inserthyperlink.png +cmd/32/openurl.png cmd/32/browseview.png +cmd/32/openxmlfiltersettings.png cmd/32/managexmlsource.png +cmd/32/optionstreedialog.png cmd/32/controlproperties.png +cmd/32/ordercrit.png cmd/32/datasort.png +cmd/32/outlinedown.png cmd/32/movedown.png +cmd/32/outlineleft.png cmd/32/decrementindent.png +cmd/32/outlineright.png cmd/32/decrementlevel.png +cmd/32/outlineup.png cmd/32/moveup.png +cmd/32/outputqualitycolor.png cmd/32/insertgraphic.png +cmd/32/pagedown.png cmd/32/nextrecord.png +cmd/32/pageformatdialog.png cmd/32/pagedialog.png +cmd/32/pageup.png cmd/32/prevrecord.png +cmd/32/paragraphmenu.png cmd/32/paragraphdialog.png +cmd/32/pastespecialmenu.png cmd/32/pastespecial.png +cmd/32/pl/bold.png cmd/32/fr/bold.png +cmd/32/pl/italic.png cmd/32/de/italic.png +cmd/32/pl/underlinesimple.png cmd/32/pl/underline.png +cmd/32/pluginsactive.png cmd/32/insertplugin.png +cmd/32/previewprintoptions.png cmd/32/printpreview.png +cmd/32/previewzoom.png cmd/32/zoom.png +cmd/32/previouspage.png cmd/32/prevrecord.png +cmd/32/previousslide.png cmd/32/prevrecord.png +cmd/32/previoustrackedchange.png cmd/32/prevrecord.png +cmd/32/printpagepreview.png cmd/32/printpreview.png +cmd/32/printrangesmenu.png cmd/32/defineprintarea.png +cmd/32/protecttracechangemode.png cmd/32/protect.png +cmd/32/pt-BR/bold.png cmd/32/ca/bold.png +cmd/32/pt-BR/underline.png cmd/32/ca/underline.png +cmd/32/pt-BR/underlinedouble.png cmd/32/ca/underlinedouble.png +cmd/32/pt-BR/underlinesimple.png cmd/32/ca/underline.png +cmd/32/pt/bold.png cmd/32/ca/bold.png +cmd/32/pt/underline.png cmd/32/ca/underline.png +cmd/32/pt/underlinedouble.png cmd/32/ca/underlinedouble.png +cmd/32/pt/underlinesimple.png cmd/32/ca/underline.png +cmd/32/quickedit.png cmd/32/editdoc.png +cmd/32/recalcpivottable.png cmd/32/calculate.png +cmd/32/recsave.png cmd/32/save.png +cmd/32/rectangletoolbox.png cmd/32/rect.png +cmd/32/recundo.png cmd/32/undo.png +cmd/32/refresh.png cmd/32/reload.png +cmd/32/refreshformcontrol.png cmd/32/reload.png +cmd/32/rehearsetimings.png cmd/32/diatime.png +cmd/32/removefilter.png cmd/32/removefiltersort.png +cmd/32/removetableof.png cmd/32/cancel.png +cmd/32/renamemasterpage.png cmd/32/slidemasterpage.png +cmd/32/renametable.png cmd/32/name.png +cmd/32/repaginate.png cmd/32/insertpagenumberfield.png +cmd/32/reportnavigator.png cmd/32/navigator.png +cmd/32/rightpara.png cmd/32/alignright.png +cmd/32/rotateflipmenu.png cmd/32/rotateleft.png +cmd/32/rowheight.png cmd/32/setminimalrowheight.png +cmd/32/rowoperations.png cmd/32/entirerow.png +cmd/32/ru/italic.png cmd/32/de/italic.png +cmd/32/ru/underlinesimple.png cmd/32/ru/underline.png +cmd/32/rulermenu.png cmd/32/ruler.png +cmd/32/rulerrows.png cmd/32/extrusiontiltleft.png +cmd/32/rulerrowsvertical.png cmd/32/extrusiontiltright.png +cmd/32/savebasicas.png cmd/32/saveas.png +cmd/32/savegraphic.png cmd/32/save.png +cmd/32/savesimple.png cmd/32/save.png +cmd/32/sbabrwinsert.png cmd/32/insertfieldctrl.png +cmd/32/scrollbarmenu.png cmd/32/scrollbar.png +cmd/32/scrolltonext.png cmd/32/downsearch.png +cmd/32/scrolltoprevious.png cmd/32/upsearch.png +cmd/32/sectionalignbottom.png cmd/32/aligndown.png +cmd/32/sectionalignleft.png cmd/32/objectalignleft.png +cmd/32/sectionalignright.png cmd/32/objectalignright.png +cmd/32/sectionaligntop.png cmd/32/alignup.png +cmd/32/sendfax.png cmd/32/print.png +cmd/32/setdefault.png cmd/32/resetattributes.png +cmd/32/setoptimalcolumnwidthdirect.png cmd/32/setoptimalcolumnwidth.png +cmd/32/settabbgcolor.png cmd/32/backgroundcolor.png +cmd/32/shapeslinemenu.png cmd/32/line.png +cmd/32/shapesmenu.png cmd/32/insertdraw.png +cmd/32/sheetcommentmenu.png cmd/32/showannotations.png +cmd/32/sheetlefttoright.png cmd/32/paralefttoright.png +cmd/32/sheetrighttoleft.png cmd/32/pararighttoleft.png +cmd/32/showallnotes.png cmd/32/showannotations.png +cmd/32/showbrowser.png cmd/32/controlproperties.png +cmd/32/showchanges.png cmd/32/addwatch.png +cmd/32/showgraphics.png cmd/32/graphic.png +cmd/32/showinlinetooltips.png cmd/32/editannotation.png +cmd/32/showpropbrowser.png cmd/32/controlproperties.png +cmd/32/showruler.png cmd/32/ruler.png +cmd/32/sidebarmenu.png cmd/32/sidebar.png +cmd/32/sl/underline.png cmd/32/pl/underline.png +cmd/32/sl/underlinedouble.png cmd/32/pl/underlinedouble.png +cmd/32/sl/underlinesimple.png cmd/32/pl/underline.png +cmd/32/slidesetup.png cmd/32/pagesetup.png +cmd/32/sortdown.png cmd/32/sortdescending.png +cmd/32/sortup.png cmd/32/sortascending.png +cmd/32/sourceview.png cmd/32/symbolshapes.brace-pair.png +cmd/32/spelldialog.png cmd/32/spelling.png +cmd/32/spellingandgrammardialog.png cmd/32/spelling.png +cmd/32/starchartdialog.png cmd/32/drawchart.png +cmd/32/sv/bold.png cmd/32/de/bold.png +cmd/32/sv/italic.png cmd/32/de/italic.png +cmd/32/symbolcatalogue.png cmd/32/insertsymbol.png +cmd/32/tableautofitmenu.png cmd/32/setoptimalrowheight.png +cmd/32/tablecellbackgroundcolor.png cmd/32/backgroundcolor.png +cmd/32/tabledeletemenu.png cmd/32/deletetable.png +cmd/32/tableevents.png cmd/32/animationeffects.png +cmd/32/tableinsertmenu.png cmd/32/insertrowsafter.png +cmd/32/tablemenu.png cmd/32/inserttable.png +cmd/32/tablesort.png cmd/32/sortascending.png +cmd/32/templatemenu.png cmd/32/adddirect.png +cmd/32/textalign.png cmd/32/alignblock.png +cmd/32/textattributes.png cmd/32/fontdialog.png +cmd/32/textfittosizetool.png cmd/32/text_marquee.png +cmd/32/textformfield.png cmd/32/edit.png +cmd/32/texttoolbox.png cmd/32/text.png +cmd/32/toolsmacroedit.png cmd/32/basicideappear.png +cmd/32/tr/bold.png cmd/32/sl/bold.png +cmd/32/tr/underline.png cmd/32/hu/underline.png +cmd/32/tr/underlinedouble.png cmd/32/hu/underlinedouble.png +cmd/32/tr/underlinesimple.png cmd/32/hu/underline.png +cmd/32/tracechangemode.png cmd/32/trackchanges.png +cmd/32/underlinesimple.png cmd/32/underline.png +cmd/32/updateall.png cmd/32/reload.png +cmd/32/updateallindexes.png cmd/32/insertmultiindex.png +cmd/32/updatealllinks.png cmd/32/inserthyperlink.png +cmd/32/updatecharts.png cmd/32/drawchart.png +cmd/32/updatecurindex.png cmd/32/insertindexesentry.png +cmd/32/updatefields.png cmd/32/addfield.png +cmd/32/updatemenu.png cmd/32/reload.png +cmd/32/ur/recundo.png cmd/32/redo.png +cmd/32/ur/redo.png cmd/32/undo.png +cmd/32/ur/undo.png cmd/32/redo.png +cmd/32/usewizards.png cmd/32/autopilotmenu.png +cmd/32/view100.png cmd/32/zoom100percent.png +cmd/32/view3d.png cmd/32/cube.png +cmd/32/viewsidebarstyles.png cmd/32/designerdialog.png +cmd/32/viewtrackchanges.png cmd/32/showtrackedchanges.png +cmd/32/vscroll.png cmd/32/scrollbar.png +cmd/32/vscrollbar.png cmd/32/scrollbar.png +cmd/32/webhtml.png cmd/32/browseview.png +cmd/32/wrapmenu.png cmd/32/wrapon.png +cmd/32/xlinestyle.png cmd/32/linestyle.png +cmd/32/yes.png cmd/32/ok.png +cmd/32/zoomminus.png cmd/32/zoomout.png +cmd/32/zoommode.png cmd/32/zoomoptimal.png +cmd/32/zoomplus.png cmd/32/zoomin.png +cmd/32/zoomtoolbox.png cmd/32/zoom.png +cmd/ar/lc_bulletliststyle.png cmd/ar/lc_defaultbullet.png +cmd/ar/lc_defaultparastyle.png cmd/ar/lc_controlcodes.png +cmd/ar/lc_numberliststyle.png cmd/ar/lc_defaultnumbering.png +cmd/ar/lc_redo.png cmd/lc_undo.png +cmd/ar/lc_undo.png cmd/lc_redo.png +cmd/ar/sc_bulletliststyle.png cmd/ar/sc_defaultbullet.png +cmd/ar/sc_defaultparastyle.png cmd/ar/sc_controlcodes.png +cmd/ar/sc_numberliststyle.png cmd/ar/sc_defaultnumbering.png +cmd/ar/sc_redo.png cmd/sc_undo.png +cmd/ar/sc_undo.png cmd/sc_redo.png +cmd/ca/lc_underlinesimple.png cmd/ca/lc_underline.png +cmd/ca/sc_underlinesimple.png cmd/ca/sc_underline.png +cmd/es/lc_bold.png cmd/ca/lc_bold.png +cmd/es/lc_italic.png cmd/de/lc_italic.png +cmd/es/lc_numberformatdecdecimals.png cmd/de/lc_numberformatdecdecimals.png +cmd/es/lc_numberformatdecimal.png cmd/de/lc_numberformatdecimal.png +cmd/es/lc_numberformatincdecimals.png cmd/de/lc_numberformatincdecimals.png +cmd/es/lc_numberformatthousands.png cmd/de/lc_numberformatthousands.png +cmd/es/lc_underline.png cmd/ca/lc_underline.png +cmd/es/lc_underlinedouble.png cmd/ca/lc_underlinedouble.png +cmd/es/lc_underlinesimple.png cmd/ca/lc_underline.png +cmd/es/sc_bold.png cmd/ca/sc_bold.png +cmd/es/sc_italic.png cmd/de/sc_italic.png +cmd/es/sc_numberformatdecdecimals.png cmd/de/sc_numberformatdecdecimals.png +cmd/es/sc_numberformatdecimal.png cmd/de/sc_numberformatdecimal.png +cmd/es/sc_numberformatincdecimals.png cmd/de/sc_numberformatincdecimals.png +cmd/es/sc_numberformatthousands.png cmd/de/sc_numberformatthousands.png +cmd/es/sc_underline.png cmd/ca/sc_underline.png +cmd/es/sc_underlinedouble.png cmd/ca/sc_underlinedouble.png +cmd/es/sc_underlinesimple.png cmd/ca/sc_underline.png +cmd/fa/lc_recundo.png cmd/lc_redo.png +cmd/fa/lc_redo.png cmd/lc_undo.png +cmd/fa/lc_undo.png cmd/lc_redo.png +cmd/fa/sc_recundo.png cmd/sc_redo.png +cmd/fa/sc_redo.png cmd/sc_undo.png +cmd/fa/sc_undo.png cmd/sc_redo.png +cmd/fr/lc_numberformatdecdecimals.png cmd/de/lc_numberformatdecdecimals.png +cmd/fr/lc_numberformatdecimal.png cmd/de/lc_numberformatdecimal.png +cmd/fr/lc_numberformatincdecimals.png cmd/de/lc_numberformatincdecimals.png +cmd/fr/lc_numberformatthousands.png cmd/de/lc_numberformatthousands.png +cmd/fr/lc_underline.png cmd/ca/lc_underline.png +cmd/fr/lc_underlinedouble.png cmd/ca/lc_underlinedouble.png +cmd/fr/lc_underlinesimple.png cmd/ca/lc_underline.png +cmd/fr/sc_numberformatdecdecimals.png cmd/de/sc_numberformatdecdecimals.png +cmd/fr/sc_numberformatdecimal.png cmd/de/sc_numberformatdecimal.png +cmd/fr/sc_numberformatincdecimals.png cmd/de/sc_numberformatincdecimals.png +cmd/fr/sc_numberformatthousands.png cmd/de/sc_numberformatthousands.png +cmd/fr/sc_underline.png cmd/ca/sc_underline.png +cmd/fr/sc_underlinedouble.png cmd/ca/sc_underlinedouble.png +cmd/fr/sc_underlinesimple.png cmd/ca/sc_underline.png +cmd/he/lc_recundo.png cmd/lc_redo.png +cmd/he/lc_redo.png cmd/lc_undo.png +cmd/he/lc_undo.png cmd/lc_redo.png +cmd/he/sc_recundo.png cmd/sc_redo.png +cmd/he/sc_redo.png cmd/sc_undo.png +cmd/he/sc_undo.png cmd/sc_redo.png +cmd/hu/lc_bold.png cmd/de/lc_bold.png +cmd/hu/lc_underlinesimple.png cmd/hu/lc_underline.png +cmd/hu/sc_bold.png cmd/de/sc_bold.png +cmd/hu/sc_underlinesimple.png cmd/hu/sc_underline.png +cmd/id/lc_numberformatdecdecimals.png cmd/de/lc_numberformatdecdecimals.png +cmd/id/lc_numberformatdecimal.png cmd/de/lc_numberformatdecimal.png +cmd/id/lc_numberformatincdecimals.png cmd/de/lc_numberformatincdecimals.png +cmd/id/lc_numberformatthousands.png cmd/de/lc_numberformatthousands.png +cmd/id/sc_numberformatdecdecimals.png cmd/de/sc_numberformatdecdecimals.png +cmd/id/sc_numberformatdecimal.png cmd/de/sc_numberformatdecimal.png +cmd/id/sc_numberformatincdecimals.png cmd/de/sc_numberformatincdecimals.png +cmd/id/sc_numberformatthousands.png cmd/de/sc_numberformatthousands.png +cmd/it/lc_bold.png cmd/fr/lc_bold.png +cmd/it/lc_italic.png cmd/ca/lc_italic.png +cmd/it/lc_underline.png cmd/ca/lc_underline.png +cmd/it/lc_underlinedouble.png cmd/ca/lc_underlinedouble.png +cmd/it/lc_underlinesimple.png cmd/ca/lc_underline.png +cmd/it/sc_bold.png cmd/fr/sc_bold.png +cmd/it/sc_italic.png cmd/ca/sc_italic.png +cmd/it/sc_underline.png cmd/ca/sc_underline.png +cmd/it/sc_underlinedouble.png cmd/ca/sc_underlinedouble.png +cmd/it/sc_underlinesimple.png cmd/ca/sc_underline.png +cmd/km/lc_underlinesimple.png cmd/km/lc_underline.png +cmd/km/sc_underlinesimple.png cmd/km/sc_underline.png +cmd/ko/lc_drawtext.png cmd/ko/lc_text.png +cmd/ko/lc_fontcolor.png cmd/ko/lc_color.png +cmd/ko/lc_formattextmenu.png cmd/ko/lc_text.png +cmd/ko/lc_ordercrit.png cmd/ko/lc_datasort.png +cmd/ko/lc_sortdown.png cmd/ko/lc_sortdescending.png +cmd/ko/lc_sortup.png cmd/ko/lc_sortascending.png +cmd/ko/lc_underlinesimple.png cmd/ko/lc_underline.png +cmd/ko/sc_drawtext.png cmd/ko/sc_text.png +cmd/ko/sc_fontcolor.png cmd/ko/sc_color.png +cmd/ko/sc_formattextmenu.png cmd/ko/sc_text.png +cmd/ko/sc_ordercrit.png cmd/ko/sc_datasort.png +cmd/ko/sc_sortdown.png cmd/ko/sc_sortdescending.png +cmd/ko/sc_sortup.png cmd/ko/sc_sortascending.png +cmd/ko/sc_underlinesimple.png cmd/ko/sc_underline.png +cmd/lc_absoluterecord.png cmd/lc_helpindex.png +cmd/lc_acceptchanges.png cmd/lc_accepttrackedchanges.png +cmd/lc_accepttracedchange.png cmd/lc_accepttrackedchange.png +cmd/lc_adddatefield.png cmd/lc_datefield.png +cmd/lc_addname.png cmd/lc_label.png +cmd/lc_addons.png cmd/lc_insertplugin.png +cmd/lc_addprintarea.png cmd/lc_defineprintarea.png +cmd/lc_addtable.png cmd/lc_dbnewtable.png +cmd/lc_addtextbox.png cmd/lc_insertfixedtext.png +cmd/lc_adjust.png cmd/lc_zoomoptimal.png +cmd/lc_alignhorizontalceter.png cmd/lc_alignhorizontalcenter.png +cmd/lc_alignvcenter.png cmd/lc_alignverticalcenter.png +cmd/lc_anchormenu.png cmd/lc_toggleanchortype.png +cmd/lc_apply.png cmd/lc_ok.png +cmd/lc_arrangeframemenu.png cmd/lc_bringtofront.png +cmd/lc_arrangemenu.png cmd/lc_bringtofront.png +cmd/lc_arrowshapes.left-right-arrow.png cmd/lc_arrowshapes.png +cmd/lc_arrowstoolbox.png cmd/lc_linearrowend.png +cmd/lc_assignmacro.png cmd/lc_starshapes.vertical-scroll.png +cmd/lc_attributepagesize.png cmd/lc_ruler.png +cmd/lc_autofilter.png cmd/lc_datafilterautofilter.png +cmd/lc_autoformatmenu.png cmd/lc_autocorrectdlg.png +cmd/lc_backgroundpatterncontroller.png cmd/lc_backgroundcolor.png +cmd/lc_badcellstyles.png cmd/lc_badcellstyle.png +cmd/lc_basicshapes.circle-pie.png cmd/lc_pie.png +cmd/lc_basicshapes.ellipse.png cmd/lc_ellipse.png +cmd/lc_basicshapes.frame.png cmd/lc_rect_unfilled.png +cmd/lc_basicshapes.parallelogram.png cmd/lc_flowchartshapes.flowchart-data.png +#cmd/lc_basicshapes.rectangle.png cmd/lc_rect.png +cmd/lc_bezieredge.png cmd/lc_bezierappend.png +cmd/lc_browsebackward cmd/lc_prevrecord.png +cmd/lc_browsebackward.png cmd/lc_prevrecord.png +cmd/lc_browseforward.png cmd/lc_nextrecord.png +cmd/lc_bulletliststyle.png cmd/lc_defaultbullet.png +cmd/lc_calloutshapes.round-rectangular-callout.png cmd/lc_calloutshapes.png +cmd/lc_cellcontentsmenu.png cmd/lc_calculate.png +cmd/lc_cellprotection.png cmd/lc_protect.png +cmd/lc_cellvertbottom.png cmd/lc_alignbottom.png +cmd/lc_cellvertcenter.png cmd/lc_alignverticalcenter.png +cmd/lc_cellverttop.png cmd/lc_aligntop.png +cmd/lc_centerpara.png cmd/lc_alignhorizontalcenter.png +cmd/lc_changesmenu.png cmd/lc_trackchanges.png +cmd/lc_characterbackgroundpattern.png cmd/lc_backcolor.png +cmd/lc_charactermenu.png cmd/lc_fontdialog.png +cmd/lc_charbackcolor.png cmd/lc_backcolor.png +cmd/lc_chartmenu.png cmd/lc_drawchart.png +cmd/lc_charttitlemenu.png cmd/lc_toggletitle.png +cmd/lc_checkboxformfield.png cmd/lc_checkbox.png +cmd/lc_clickchangerotation.png cmd/lc_toggleobjectrotatemode.png +cmd/lc_closedocs.png cmd/lc_closedoc.png +cmd/lc_closewin.png cmd/lc_closepreview.png +cmd/lc_colorview.png cmd/lc_graphicfilterinvert.png +cmd/lc_columnoperations.png cmd/lc_entirecolumn.png +cmd/lc_columnwidth.png cmd/lc_setminimalcolumnwidth.png +cmd/lc_com.sun.star.deployment.ui.packagemanagerdialog.png cmd/lc_insertplugin.png +cmd/lc_commentchange.png cmd/lc_commentchangetracking.png +cmd/lc_commonalignbottom.png cmd/lc_alignbottom.png +cmd/lc_commonalignhorizontalcenter.png cmd/lc_alignhorizontalcenter.png +cmd/lc_commonalignjustified.png cmd/lc_alignblock.png +cmd/lc_commonalignleft.png cmd/lc_alignleft.png +cmd/lc_commonalignright.png cmd/lc_alignright.png +cmd/lc_commonaligntop.png cmd/lc_aligntop.png +cmd/lc_commonalignverticalcenter.png cmd/lc_alignverticalcenter.png +cmd/lc_commontaskbarvisible.png cmd/lc_autopilotmenu.png +cmd/lc_conditionalformatmenu.png cmd/lc_colorscaleformatdialog.png +cmd/lc_connectorcircles.png cmd/lc_connector.png +cmd/lc_connectorcurvecircles.png cmd/lc_connectorcurve.png +cmd/lc_connectorlinecircles.png cmd/lc_connectorline.png +cmd/lc_connectorlinescircles.png cmd/lc_connector.png +cmd/lc_connectortoolbox.png cmd/lc_connector.png +cmd/lc_convertinto3dlathefast.png cmd/lc_convertinto3dlathe.png +cmd/lc_convertmenu.png cmd/lc_bezierconvert.png +cmd/lc_customanimation.png cmd/lc_animationobjects.png +cmd/lc_datafilterhideautofilter.png cmd/lc_removefiltersort.png +cmd/lc_datapilotmenu.png cmd/lc_datadatapilotrun.png +cmd/lc_dataproviderrefresh.png cmd/lc_calculate.png +cmd/lc_datastreamsplay.png cmd/lc_runbasic.png +cmd/lc_datastreamsstop.png cmd/lc_basicstop.png +cmd/lc_datepickerformfield.png cmd/lc_datefield.png +cmd/lc_dbdtableedit.png cmd/lc_dbtableedit.png +cmd/lc_dbformopen.png cmd/lc_open.png +cmd/lc_dbnewformautopilot.png cmd/lc_autopilotmenu.png +cmd/lc_dbnewqueryautopilot.png cmd/lc_autopilotmenu.png +cmd/lc_dbnewquerysql.png cmd/lc_sbanativesql.png +cmd/lc_dbnewreportautopilot.png cmd/lc_autopilotmenu.png +cmd/lc_dbnewtableautopilot.png cmd/lc_autopilotmenu.png +cmd/lc_dbnewview.png cmd/lc_dbchangedesignmode.png +cmd/lc_dbqueryopen.png cmd/lc_open.png +cmd/lc_dbrelationdesign.png cmd/lc_dbaddrelation.png +cmd/lc_dbreportopen.png cmd/lc_open.png +cmd/lc_dbtableopen.png cmd/lc_open.png +cmd/lc_defaultcellstyles.png cmd/lc_defaultcharstyle.png +cmd/lc_defaultparastyle.png cmd/lc_controlcodes.png +cmd/lc_deleteallnotes.png cmd/lc_deleteallannotation.png +cmd/lc_deletecomment.png cmd/lc_deleteannotation.png +cmd/lc_deletenote.png cmd/lc_deleteannotation.png +cmd/lc_deleterecord.png cmd/lc_delete.png +cmd/lc_deleteshapehyperlink.png cmd/lc_removehyperlink.png +cmd/lc_deleteslide.png cmd/lc_deletepage.png +cmd/lc_diaauto.png cmd/lc_dia.png +cmd/lc_diagramaxisall.png cmd/lc_diagramaxisxyz.png +cmd/lc_diagramaxismenu.png cmd/lc_diagramaxis.png +cmd/lc_diagramgridmenu.png cmd/lc_togglegridhorizontal.png +cmd/lc_donation.png cmd/lc_currencyfield.png +cmd/lc_doubleclicktextedit.png cmd/lc_pickthrough.png +cmd/lc_draw.png cmd/lc_reload.png +cmd/lc_drawtext.png cmd/lc_text.png +cmd/lc_dropdownformfield.png cmd/lc_combobox.png +cmd/lc_dsbdocumentdatasource.png cmd/lc_sbaexecutesql.png +cmd/lc_dsbeditdoc.png cmd/lc_editdoc.png +cmd/lc_dsbinsertcolumns.png cmd/lc_insertfieldctrl.png +cmd/lc_duplicateslide.png cmd/lc_duplicatepage.png +cmd/lc_editpastespecialmenu.png cmd/lc_pastespecial.png +cmd/lc_editstyled.png cmd/lc_editstyle.png +cmd/lc_ellipsetoolbox.png cmd/lc_ellipse.png +cmd/lc_emojicontrol.png cmd/lc_symbolshapes.png +cmd/lc_exitsearch.png cmd/lc_closepreview.png +cmd/lc_exportasgraphic.png cmd/lc_insertgraphic.png +cmd/lc_exporttoepub.png cmd/lc_exportdirecttoepub.png +cmd/lc_exporttopdf.png cmd/lc_exportdirecttopdf.png +cmd/lc_fieldmenu.png cmd/lc_insertfieldctrl.png +cmd/lc_fieldnames.png cmd/lc_addfield.png +cmd/lc_fillcolor.png cmd/lc_backgroundcolor.png +cmd/lc_fillstyle.png cmd/lc_backgroundcolor.png +cmd/lc_filtercrit.png cmd/lc_datafilterstandardfilter.png +cmd/lc_findbar.png cmd/lc_recsearch.png +cmd/lc_firstslide.png cmd/lc_firstpage.png +cmd/lc_fliphorizontal.png cmd/lc_mirror.png +cmd/lc_flipmenu.png cmd/lc_mirror.png +cmd/lc_flipvertical.png cmd/lc_mirrorvert.png +cmd/lc_flowchartshapes.flowchart-alternate-process.png cmd/lc_basicshapes.round-quadrat.png +cmd/lc_flowchartshapes.flowchart-extract.png cmd/lc_basicshapes.isosceles-triangle.png +cmd/lc_flowchartshapes.flowchart-magnetic-disk.png cmd/lc_basicshapes.can.png +cmd/lc_flowchartshapes.flowchart-manual-operation.png cmd/lc_basicshapes.trapezoid.png +cmd/lc_flowchartshapes.flowchart-merge.png cmd/lc_fontworkshapetype.fontwork-triangle-down.png +cmd/lc_flowchartshapes.flowchart-process.png cmd/lc_square.png +cmd/lc_focustofindbar.png cmd/lc_recsearch.png +#cmd/lc_fontcolor.png cmd/lc_color.png +cmd/lc_fontheight.png cmd/lc_scaletext.png +cmd/lc_fontworkalignmentfloater.png cmd/lc_alignhorizontalcenter.png +cmd/lc_fontworkcharacterspacingfloater.png cmd/lc_spacing.png +cmd/lc_fontworkshapetype.fontwork-circle-pour.png cmd/lc_basicshapes.ring.png +cmd/lc_fontworkshapetype.fontwork-fade-down.png cmd/lc_basicshapes.trapezoid.png +cmd/lc_fontworkshapetype.fontwork-triangle-up.png cmd/lc_basicshapes.isosceles-triangle.png +cmd/lc_fontworkshapetype.png cmd/lc_fontwork.png +cmd/lc_footnotecellstyles.png cmd/lc_insertfootnote.png +cmd/lc_formatarea.png cmd/lc_backgroundcolor.png +cmd/lc_formatbulletsmenu.png cmd/lc_defaultbullet.png +cmd/lc_formatframemenu.png cmd/lc_formatline.png +cmd/lc_formatimagemenu.png cmd/lc_graphicdialog.png +cmd/lc_formatobjectmenu.png cmd/lc_text.png +cmd/lc_formatspacingmenu.png cmd/lc_spacepara15.png +cmd/lc_formattextmenu.png cmd/lc_color.png +cmd/lc_formfilter.png cmd/lc_datafilterspecialfilter.png +cmd/lc_formfilterexecute.png cmd/lc_datafilterstandardfilter.png +cmd/lc_functionbox.png cmd/lc_dbviewfunctions.png +cmd/lc_functiondialog.png cmd/lc_dbviewfunctions.png +cmd/lc_goodcellstyles.png cmd/lc_goodcellstyle.png +cmd/lc_gotoend.png cmd/lc_lastrecord.png +cmd/lc_gotoendofdoc.png cmd/lc_lastrecord.png +cmd/lc_gotostartofdoc.png cmd/lc_firstrecord.png +cmd/lc_gotostartoftable.png cmd/lc_firstrecord.png +cmd/lc_grafinvert.png cmd/lc_graphicfilterinvert.png +cmd/lc_grafmode.png cmd/lc_graphicdialog.png +cmd/lc_graphicfilterposter.png cmd/lc_graphicdialog.png +cmd/lc_graphicfiltertoolbox.png cmd/lc_autopilotmenu.png +cmd/lc_graphicmenu.png cmd/lc_avmediaplayer.png +cmd/lc_grid.png cmd/lc_insertspreadsheet.png +cmd/lc_gridmenu.png cmd/lc_gridvisible.png +cmd/lc_groupmenu.png cmd/lc_formatgroup.png +cmd/lc_headerandfooter.png cmd/lc_editheaderandfooter.png +cmd/lc_heading1cellstyles.png cmd/lc_heading1parastyle.png +cmd/lc_heading2cellstyles.png cmd/lc_heading2parastyle.png +cmd/lc_hscroll.png cmd/lc_hscrollbar.png +cmd/lc_hyphenation.png cmd/lc_hyphenate.png +cmd/lc_importfromfile.png cmd/lc_dataimport.png +cmd/lc_indexesmenu.png cmd/lc_insertindexesentry.png +cmd/lc_inputlinevisible.png cmd/lc_dbviewfunctions.png +cmd/lc_inscellsctrl.png cmd/lc_inserttable.png +cmd/lc_insert.png cmd/lc_insertspreadsheet.png +# SECOND CHANGE +cmd/lc_insertauthorfield.png cmd/lc_dbviewaliases.png +cmd/lc_insertavmedia.png cmd/lc_avmediaplayer.png +cmd/lc_insertcell.png cmd/lc_insertcellsright.png +cmd/lc_insertcolumnsmenu.png cmd/lc_insertcolumns.png +cmd/lc_insertcontents.png cmd/lc_pastespecial.png +cmd/lc_insertctrl.png cmd/lc_inserttable.png +cmd/lc_insertcurrencyfield.png cmd/lc_currencyfield.png +cmd/lc_insertcurrentdate.png cmd/lc_datefield.png +cmd/lc_insertcurrenttime.png cmd/lc_timefield.png +cmd/lc_insertdatefield.png cmd/lc_datefield.png +cmd/lc_insertdatefieldfix.png cmd/lc_datefield.png +cmd/lc_insertdatefieldvar.png cmd/lc_datefield.png +cmd/lc_insertdoc.png cmd/lc_open.png +cmd/lc_insertedit.png cmd/lc_edit.png +cmd/lc_insertfield.png cmd/lc_addfield.png +cmd/lc_insertfilecontrol.png cmd/lc_filecontrol.png +cmd/lc_insertfilefield.png cmd/lc_filefield.png +cmd/lc_insertfootnotesmenu.png cmd/lc_insertfootnote.png +cmd/lc_insertformattedfield.png cmd/lc_formattedfield.png +cmd/lc_insertformcheck.png cmd/lc_checkbox.png +cmd/lc_insertformcombo.png cmd/lc_combobox.png +cmd/lc_insertformhscroll.png cmd/lc_hscrollbar.png +cmd/lc_insertformlist.png cmd/lc_listbox.png +cmd/lc_insertformmenu.png cmd/lc_choosecontrols.png +cmd/lc_insertformradio.png cmd/lc_radiobutton.png +cmd/lc_insertformspin.png cmd/lc_spinbutton.png +cmd/lc_insertformula.png cmd/lc_dbviewfunctions.png +cmd/lc_insertformvscroll.png cmd/lc_scrollbar.png +cmd/lc_insertframeinteract.png cmd/lc_insertframe.png +cmd/lc_insertframeinteractnocolumns.png cmd/lc_insertframe.png +cmd/lc_insertgridcontrol.png cmd/lc_insertspreadsheet.png +cmd/lc_insertheaderfootermenu.png cmd/lc_editheaderandfooter.png +cmd/lc_insertimagecontrol.png cmd/lc_insertgraphic.png +cmd/lc_insertlistbox.png cmd/lc_listbox.png +cmd/lc_insertmenuaxes.png cmd/lc_diagramaxis.png +cmd/lc_insertmenugrids.png cmd/lc_togglegridhorizontal.png +cmd/lc_insertmenulegend.png cmd/lc_legend.png +cmd/lc_insertnumericfield.png cmd/lc_numberformatstandard.png +cmd/lc_insertobjctrl.png cmd/lc_drawchart.png +cmd/lc_insertobjectchart.png cmd/lc_drawchart.png +cmd/lc_insertobjectchartfromfile.png cmd/lc_open.png +cmd/lc_insertobjectdialog.png cmd/lc_insertobject.png +cmd/lc_insertobjectstarmath.png cmd/lc_insertmath.png +cmd/lc_insertpagefield.png cmd/lc_insertpagenumberfield.png +cmd/lc_insertpagesfield.png cmd/lc_insertpagenumberfield.png +cmd/lc_insertpagetitlefield.png cmd/lc_inserttitlefield.png +cmd/lc_insertpatternfield.png cmd/lc_patternfield.png +cmd/lc_insertpushbutton.png cmd/lc_pushbutton.png +cmd/lc_insertrowbreak.png cmd/lc_insertpagebreak.png +cmd/lc_insertrowsmenu.png cmd/lc_insertrows.png +cmd/lc_insertsignatureline.png cmd/lc_signaturelinedialog.png +cmd/lc_insertslide.png cmd/lc_insertpage.png +cmd/lc_insertslidefield.png cmd/lc_insertpagenumberfield.png +cmd/lc_insertslidenumber.png cmd/lc_insertpagenumberfield.png +cmd/lc_insertslidesfield.png cmd/lc_insertpagecountfield.png +cmd/lc_insertslidetitlefield.png cmd/lc_inserttitlefield.png +cmd/lc_inserttextframe.png cmd/lc_insertframe.png +cmd/lc_inserttimefield.png cmd/lc_timefield.png +cmd/lc_inserttimefieldfix.png cmd/lc_timefield.png +cmd/lc_inserttimefieldvar.png cmd/lc_timefield.png +cmd/lc_inserttoolbox.png cmd/lc_dataimport.png +cmd/lc_insobjctrl.png cmd/lc_newdoc.png +cmd/lc_justifypara.png cmd/lc_alignblock.png +cmd/lc_languagemenu.png cmd/lc_managelanguage.png +cmd/lc_lastpage.png cmd/lc_lastrecord.png +cmd/lc_lastslide.png cmd/lc_lastrecord.png +cmd/lc_leaveallgroups.png cmd/lc_leavegroup.png +cmd/lc_leftpara.png cmd/lc_alignleft.png +cmd/lc_linespacing.png cmd/lc_spacepara15.png +#cmd/lc_linetoolbox.png cmd/lc_freeline_unfilled.png +cmd/lc_loadstyles.png cmd/lc_open.png +cmd/lc_macrodialog.png cmd/lc_scriptorganizer.png +cmd/lc_macroorganizer%3ftabid%3ashort=1.png cmd/lc_open.png +cmd/lc_macrosmenu.png cmd/lc_choosemacro.png +cmd/lc_mailmergefirstentry.png cmd/lc_firstrecord.png +cmd/lc_mailmergelastentry.png cmd/lc_lastrecord.png +cmd/lc_mailmergenextentry.png cmd/lc_nextrecord.png +cmd/lc_mailmergepreventry.png cmd/lc_prevrecord.png +cmd/lc_margins.png cmd/lc_pagemargin.png +cmd/lc_measureattributes.png cmd/lc_measureline.png +cmd/lc_mergecellsmenu.png cmd/lc_togglemergecells.png +cmd/lc_mergedocument.png cmd/lc_mergedocuments.png +cmd/lc_mirrorhorz.png cmd/lc_mirror.png +cmd/lc_mirrormenu.png cmd/lc_rotateleft.png +cmd/lc_modifypage.png cmd/lc_pagedialog.png +cmd/lc_movepagedown.png cmd/lc_downsearch.png +cmd/lc_movepageup.png cmd/lc_upsearch.png +cmd/lc_moveslidedown.png cmd/lc_downsearch.png +cmd/lc_moveslidefirst.png cmd/lc_movepagefirst.png +cmd/lc_moveslidelast.png cmd/lc_movepagelast.png +cmd/lc_moveslideup.png cmd/lc_upsearch.png +cmd/lc_namegroup.png cmd/lc_definename.png +cmd/lc_navigateback.png cmd/lc_prevrecord.png +cmd/lc_navigateforward.png cmd/lc_nextrecord.png +cmd/lc_neutralcellstyles.png cmd/lc_neutralcellstyle.png +cmd/lc_newarrangement.png cmd/lc_autopilotmenu.png +cmd/lc_newrecord.png cmd/lc_open.png +cmd/lc_nextpage.png cmd/lc_nextrecord.png +cmd/lc_nextslide.png cmd/lc_nextrecord.png +cmd/lc_nexttrackedchange.png cmd/lc_nextrecord.png +cmd/lc_no.png cmd/lc_cancel.png +cmd/lc_notecellstyles.png cmd/lc_showannotations.png +cmd/lc_notevisible.png cmd/lc_shownote.png +cmd/lc_numberformatcurrency.png cmd/lc_currencyfield.png +cmd/lc_numberformatcurrencysimple.png cmd/lc_currencyfield.png +cmd/lc_numberformatmenu.png cmd/lc_numberformatstandard.png +cmd/lc_numberformattime.png cmd/lc_timefield.png +cmd/lc_numberingmenu.png cmd/lc_outlinebullet.png +cmd/lc_numberliststyle.png cmd/lc_defaultnumbering.png +cmd/lc_numericfield.png cmd/lc_numberformatstandard.png +cmd/lc_objectalign.png cmd/lc_objectalignleft.png +cmd/lc_objectmenu.png cmd/lc_insertframe.png +cmd/lc_objectmirrorhorizontal.png cmd/lc_mirror.png +cmd/lc_objectmirrorvertical.png cmd/lc_mirrorvert.png +cmd/lc_objects3dtoolbox.png cmd/lc_cube.png +cmd/lc_objecttitledescription.png cmd/lc_insertcaptiondialog.png +cmd/lc_open_h.png cmd/lc_open.png +cmd/lc_openfromcalc.png cmd/lc_open.png +cmd/lc_openfromwriter.png cmd/lc_open.png +cmd/lc_openurl.png cmd/lc_browseview.png +cmd/lc_openxmlfiltersettings.png cmd/lc_managexmlsource.png +cmd/lc_optionstreedialog.png cmd/lc_controlproperties.png +cmd/lc_ordercrit.png cmd/lc_datasort.png +cmd/lc_outlinedown.png cmd/lc_movedown.png +cmd/lc_outlineleft.png cmd/lc_decrementindent.png +cmd/lc_outlineright.png cmd/lc_decrementlevel.png +cmd/lc_outlineup.png cmd/lc_moveup.png +cmd/lc_outputqualitycolor.png cmd/lc_insertgraphic.png +cmd/lc_pagedown.png cmd/lc_nextrecord.png +cmd/lc_pageformatdialog.png cmd/lc_pagedialog.png +cmd/lc_pageup.png cmd/lc_prevrecord.png +cmd/lc_paragraphmenu.png cmd/lc_paragraphdialog.png +cmd/lc_pastespecialmenu.png cmd/lc_pastespecial.png +cmd/lc_pluginsactive.png cmd/lc_insertplugin.png +cmd/lc_previewprintoptions.png cmd/lc_printpreview.png +cmd/lc_previewzoom.png cmd/lc_zoom.png +cmd/lc_previouspage.png cmd/lc_prevrecord.png +cmd/lc_previousslide.png cmd/lc_prevrecord.png +cmd/lc_previoustrackedchange.png cmd/lc_prevrecord.png +cmd/lc_printpagepreview.png cmd/lc_printpreview.png +cmd/lc_printrangesmenu.png cmd/lc_defineprintarea.png +cmd/lc_protecttracechangemode.png cmd/lc_protect.png +cmd/lc_quickedit.png cmd/lc_editdoc.png +cmd/lc_recalcpivottable.png cmd/lc_calculate.png +cmd/lc_recsave.png cmd/lc_save.png +cmd/lc_rectangletoolbox.png cmd/lc_rect.png +cmd/lc_recundo.png cmd/lc_undo.png +cmd/lc_refresh.png cmd/lc_reload.png +cmd/lc_refreshformcontrol.png cmd/lc_reload.png +cmd/lc_rehearsetimings.png cmd/lc_diatime.png +cmd/lc_removefilter.png cmd/lc_removefiltersort.png +cmd/lc_removetableof.png cmd/lc_cancel.png +cmd/lc_renamemasterpage.png cmd/lc_slidemasterpage.png +cmd/lc_renametable.png cmd/lc_name.png +cmd/lc_repaginate.png cmd/lc_insertpagenumberfield.png +cmd/lc_reportnavigator.png cmd/lc_navigator.png +cmd/lc_rightpara.png cmd/lc_alignright.png +cmd/lc_rotateflipmenu.png cmd/lc_rotateleft.png +cmd/lc_rowheight.png cmd/lc_setminimalrowheight.png +cmd/lc_rowoperations.png cmd/lc_entirerow.png +cmd/lc_rulermenu.png cmd/lc_ruler.png +cmd/lc_rulerrowsvertical.png cmd/lc_extrusiontiltright.png +#cmd/lc_savebasicas.png cmd/lc_saveas.png +cmd/lc_savegraphic.png cmd/lc_save.png +cmd/lc_savesimple.png cmd/lc_save.png +cmd/lc_sbabrwinsert.png cmd/lc_insertfieldctrl.png +cmd/lc_scrollbarmenu.png cmd/lc_scrollbar.png +cmd/lc_scrolltonext.png cmd/lc_downsearch.png +cmd/lc_scrolltoprevious.png cmd/lc_upsearch.png +cmd/lc_sectionalignbottom.png cmd/lc_aligndown.png +cmd/lc_sectionalignleft.png cmd/lc_objectalignleft.png +cmd/lc_sectionalignright.png cmd/lc_objectalignright.png +cmd/lc_sectionaligntop.png cmd/lc_alignup.png +cmd/lc_sendfax.png cmd/lc_print.png +cmd/lc_setborderstyle.png cmd/lc_diagramarea.png +cmd/lc_setdefault.png cmd/lc_resetattributes.png +cmd/lc_setoptimalcolumnwidthdirect.png cmd/lc_setoptimalcolumnwidth.png +cmd/lc_settabbgcolor.png cmd/lc_backgroundcolor.png +cmd/lc_shapeslinemenu.png cmd/lc_line.png +cmd/lc_shapesmenu.png cmd/lc_insertdraw.png +cmd/lc_sheetcommentmenu.png cmd/lc_showannotations.png +cmd/lc_sheetlefttoright.png cmd/lc_paralefttoright.png +cmd/lc_sheetrighttoleft.png cmd/lc_pararighttoleft.png +cmd/lc_showallnotes.png cmd/lc_showannotations.png +cmd/lc_showbrowser.png cmd/lc_controlproperties.png +cmd/lc_showchanges.png cmd/lc_addwatch.png +cmd/lc_showgraphics.png cmd/lc_graphic.png +cmd/lc_showinlinetooltips.png cmd/lc_editannotation.png +cmd/lc_showpropbrowser.png cmd/lc_controlproperties.png +cmd/lc_showruler.png cmd/lc_ruler.png +cmd/lc_showtrackedchanges.png cmd/lc_addwatch.png +cmd/lc_sidebarmenu.png cmd/lc_sidebar.png +cmd/lc_slidechangewindow.png sfx2/res/symphony/sidebar-transition-large.png +cmd/lc_slidesetup.png cmd/lc_pagesetup.png +cmd/lc_sortdown.png cmd/lc_sortdescending.png +cmd/lc_sortup.png cmd/lc_sortascending.png +cmd/lc_sourceview.png cmd/lc_symbolshapes.brace-pair.png +cmd/lc_spelldialog.png cmd/lc_spelling.png +cmd/lc_spellingandgrammardialog.png cmd/lc_spelling.png +cmd/lc_starchartdialog.png cmd/lc_drawchart.png +#cmd/lc_symbolcatalogue.png cmd/lc_insertsymbol.png +cmd/lc_symbolshapes.smiley.png cmd/lc_symbolshapes.png +cmd/lc_tableautofitmenu.png cmd/lc_setoptimalrowheight.png +cmd/lc_tablecellbackgroundcolor.png cmd/lc_backgroundcolor.png +cmd/lc_tabledeletemenu.png cmd/lc_deletetable.png +cmd/lc_tableevents.png cmd/lc_animationeffects.png +cmd/lc_tableinsertmenu.png cmd/lc_insertrowsafter.png +cmd/lc_tablemenu.png cmd/lc_inserttable.png +cmd/lc_tablesort.png cmd/lc_sortascending.png +#cmd/lc_templatemenu.png cmd/lc_adddirect.png +cmd/lc_textalign.png cmd/lc_alignblock.png +cmd/lc_textattributes.png cmd/lc_fontdialog.png +cmd/lc_textfittosizetool.png cmd/lc_text_marquee.png +cmd/lc_textformfield.png cmd/lc_edit.png +cmd/lc_texttoolbox.png cmd/lc_text.png +cmd/lc_toggleaxisdescr.png cmd/lc_helplinesvisible.png +cmd/lc_toolprotectiondocument.png cmd/lc_protect.png +cmd/lc_toolsmacroedit.png cmd/lc_basicideappear.png +cmd/lc_tracechangemode.png cmd/lc_trackchanges.png +cmd/lc_underlinesimple.png cmd/lc_underline.png +cmd/lc_updateall.png cmd/lc_reload.png +cmd/lc_updateallindexes.png cmd/lc_insertmultiindex.png +cmd/lc_updatecharts.png cmd/lc_drawchart.png +cmd/lc_updatecurindex.png cmd/lc_insertindexesentry.png +cmd/lc_updatefields.png cmd/lc_addfield.png +cmd/lc_updatemenu.png cmd/lc_reload.png +cmd/lc_usewizards.png cmd/lc_autopilotmenu.png +cmd/lc_view100.png cmd/lc_zoom100percent.png +cmd/lc_view3d.png cmd/lc_cube.png +cmd/lc_viewsidebarstyles.png cmd/lc_designerdialog.png +cmd/lc_viewtrackchanges.png cmd/lc_addwatch.png +cmd/lc_vscroll.png cmd/lc_scrollbar.png +cmd/lc_vscrollbar.png cmd/lc_scrollbar.png +cmd/lc_webhtml.png cmd/lc_browseview.png +cmd/lc_wrapmenu.png cmd/lc_wrapon.png +cmd/lc_xlinestyle.png cmd/lc_linestyle.png +cmd/lc_yes.png cmd/lc_ok.png +cmd/lc_zoomminus.png cmd/lc_zoomout.png +cmd/lc_zoommode.png cmd/lc_zoomoptimal.png +cmd/lc_zoomplus.png cmd/lc_zoomin.png +cmd/lc_zoomtoolbox.png cmd/lc_zoom.png +cmd/nl/lc_italic.png cmd/ca/lc_italic.png +cmd/nl/lc_underlinesimple.png cmd/nl/lc_underline.png +cmd/nl/sc_italic.png cmd/ca/sc_italic.png +cmd/nl/sc_underlinesimple.png cmd/nl/sc_underline.png +cmd/pl/lc_bold.png cmd/fr/lc_bold.png +cmd/pl/lc_italic.png cmd/de/lc_italic.png +cmd/pl/lc_underlinesimple.png cmd/pl/lc_underline.png +cmd/pl/sc_bold.png cmd/fr/sc_bold.png +cmd/pl/sc_italic.png cmd/de/sc_italic.png +cmd/pl/sc_underlinesimple.png cmd/pl/sc_underline.png +cmd/pt-BR/lc_bold.png cmd/ca/lc_bold.png +cmd/pt-BR/lc_underline.png cmd/ca/lc_underline.png +cmd/pt-BR/lc_underlinedouble.png cmd/ca/lc_underlinedouble.png +cmd/pt-BR/lc_underlinesimple.png cmd/ca/lc_underline.png +cmd/pt-BR/sc_bold.png cmd/ca/sc_bold.png +cmd/pt-BR/sc_underline.png cmd/ca/sc_underline.png +cmd/pt-BR/sc_underlinedouble.png cmd/ca/sc_underlinedouble.png +cmd/pt-BR/sc_underlinesimple.png cmd/ca/sc_underline.png +cmd/pt/lc_bold.png cmd/ca/lc_bold.png +cmd/pt/lc_underline.png cmd/ca/lc_underline.png +cmd/pt/lc_underlinedouble.png cmd/ca/lc_underlinedouble.png +cmd/pt/lc_underlinesimple.png cmd/ca/lc_underline.png +cmd/pt/sc_bold.png cmd/ca/sc_bold.png +cmd/pt/sc_underline.png cmd/ca/sc_underline.png +cmd/pt/sc_underlinedouble.png cmd/ca/sc_underlinedouble.png +cmd/pt/sc_underlinesimple.png cmd/ca/sc_underline.png +cmd/ru/lc_italic.png cmd/de/lc_italic.png +cmd/ru/lc_underlinesimple.png cmd/ru/lc_underline.png +cmd/ru/sc_italic.png cmd/de/sc_italic.png +cmd/ru/sc_underlinesimple.png cmd/ru/sc_underline.png +cmd/sc_about.png res/mainapp_16.png +cmd/sc_absoluterecord.png cmd/sc_helpindex.png +cmd/sc_acceptchanges.png cmd/sc_accepttrackedchanges.png +cmd/sc_accepttracedchange.png cmd/sc_accepttrackedchange.png +cmd/sc_adddatefield.png cmd/sc_datefield.png +cmd/sc_addname.png cmd/sc_label.png +cmd/sc_addons.png cmd/sc_insertplugin.png +cmd/sc_addprintarea.png cmd/sc_defineprintarea.png +cmd/sc_addtable.png cmd/sc_dbnewtable.png +cmd/sc_addtextbox.png cmd/sc_insertfixedtext.png +cmd/sc_adjust.png cmd/sc_zoomoptimal.png +cmd/sc_alignhorizontalceter.png cmd/sc_alignhorizontalcenter.png +cmd/sc_alignvcenter.png cmd/sc_alignverticalcenter.png +cmd/sc_anchormenu.png cmd/sc_toggleanchortype.png +cmd/sc_apply.png cmd/sc_ok.png +cmd/sc_arrangeframemenu.png cmd/sc_bringtofront.png +cmd/sc_arrangemenu.png cmd/sc_bringtofront.png +cmd/sc_arrowshapes.left-right-arrow.png cmd/sc_arrowshapes.png +cmd/sc_arrowstoolbox.png cmd/sc_linearrowend.png +cmd/sc_assignmacro.png cmd/sc_starshapes.vertical-scroll.png +cmd/sc_attributepagesize.png cmd/sc_ruler.png +cmd/sc_autofilter.png cmd/sc_datafilterautofilter.png +cmd/sc_autoformatmenu.png cmd/sc_autocorrectdlg.png +cmd/sc_backgroundpatterncontroller.png cmd/sc_backgroundcolor.png +cmd/sc_badcellstyles.png cmd/sc_badcellstyle.png +cmd/sc_basicshapes.circle-pie.png cmd/sc_pie.png +cmd/sc_basicshapes.frame.png cmd/sc_rect_unfilled.png +cmd/sc_basicshapes.parallelogram.png cmd/sc_flowchartshapes.flowchart-data.png +cmd/sc_basicshapes.png cmd/sc_basicshapes.diamond.png +#cmd/sc_basicshapes.rectangle.png cmd/sc_rect.png +cmd/sc_bezieredge.png cmd/sc_bezierappend.png +cmd/sc_browsebackward cmd/lc_prevrecord.png +cmd/sc_browsebackward.png cmd/sc_prevrecord.png +cmd/sc_browseforward.png cmd/sc_nextrecord.png +cmd/sc_bulletliststyle.png cmd/sc_defaultbullet.png +cmd/sc_calloutshapes.round-rectangular-callout.png cmd/sc_calloutshapes.png +cmd/sc_cellcontentsmenu.png cmd/sc_calculate.png +cmd/sc_cellprotection.png cmd/sc_protect.png +cmd/sc_cellvertbottom.png cmd/sc_alignbottom.png +cmd/sc_cellvertcenter.png cmd/sc_alignverticalcenter.png +cmd/sc_cellverttop.png cmd/sc_aligntop.png +cmd/sc_centerpara.png cmd/sc_alignhorizontalcenter.png +cmd/sc_changesmenu.png cmd/sc_trackchanges.png +cmd/sc_characterbackgroundpattern.png cmd/sc_backcolor.png +cmd/sc_charactermenu.png cmd/sc_fontdialog.png +cmd/sc_charbackcolor.png cmd/sc_backcolor.png +cmd/sc_chartmenu.png cmd/sc_drawchart.png +cmd/sc_charttitlemenu.png cmd/sc_toggletitle.png +cmd/sc_checkboxformfield.png cmd/sc_checkbox.png +cmd/sc_clickchangerotation.png cmd/sc_toggleobjectrotatemode.png +cmd/sc_closedocs.png cmd/sc_closedoc.png +cmd/sc_closewin.png cmd/sc_closepreview.png +cmd/sc_colorview.png cmd/sc_graphicfilterinvert.png +cmd/sc_columnoperations.png cmd/sc_entirecolumn.png +cmd/sc_columnwidth.png cmd/sc_setminimalcolumnwidth.png +cmd/sc_com.sun.star.deployment.ui.packagemanagerdialog.png cmd/sc_insertplugin.png +cmd/sc_commentchange.png cmd/sc_commentchangetracking.png +cmd/sc_commonalignbottom.png cmd/sc_alignbottom.png +cmd/sc_commonalignhorizontalcenter.png cmd/sc_alignhorizontalcenter.png +cmd/sc_commonalignjustified.png cmd/sc_alignblock.png +cmd/sc_commonalignleft.png cmd/sc_alignleft.png +cmd/sc_commonalignright.png cmd/sc_alignright.png +cmd/sc_commonaligntop.png cmd/sc_aligntop.png +cmd/sc_commonalignverticalcenter.png cmd/sc_alignverticalcenter.png +cmd/sc_commontaskbarvisible.png cmd/sc_autopilotmenu.png +cmd/sc_conditionalformatmenu.png cmd/sc_colorscaleformatdialog.png +cmd/sc_connectorcircles.png cmd/sc_connector.png +cmd/sc_connectorcurvecircles.png cmd/sc_connectorcurve.png +cmd/sc_connectorlinecircles.png cmd/sc_connectorline.png +cmd/sc_connectorlinescircles.png cmd/sc_connector.png +cmd/sc_connectortoolbox.png cmd/sc_connector.png +cmd/sc_convertinto3dlathefast.png cmd/sc_convertinto3dlathe.png +cmd/sc_convertmenu.png cmd/sc_bezierconvert.png +cmd/sc_customanimation.png cmd/sc_animationobjects.png +cmd/sc_datafilterhideautofilter.png cmd/sc_removefiltersort.png +cmd/sc_datapilotmenu.png cmd/sc_datadatapilotrun.png +cmd/sc_dataproviderrefresh.png cmd/sc_calculate.png +cmd/sc_datastreamsplay.png cmd/sc_runbasic.png +cmd/sc_datastreamsstop.png cmd/sc_basicstop.png +cmd/sc_datepickerformfield.png cmd/sc_datefield.png +cmd/sc_dbdtableedit.png cmd/sc_dbtableedit.png +cmd/sc_dbformopen.png cmd/sc_open.png +cmd/sc_dbnewformautopilot.png cmd/sc_autopilotmenu.png +cmd/sc_dbnewqueryautopilot.png cmd/sc_autopilotmenu.png +cmd/sc_dbnewquerysql.png cmd/sc_sbanativesql.png +cmd/sc_dbnewreportautopilot.png cmd/sc_autopilotmenu.png +cmd/sc_dbnewtableautopilot.png cmd/sc_autopilotmenu.png +cmd/sc_dbnewview.png cmd/sc_dbchangedesignmode.png +cmd/sc_dbqueryopen.png cmd/sc_open.png +cmd/sc_dbrelationdesign.png cmd/sc_dbaddrelation.png +cmd/sc_dbreportopen.png cmd/sc_open.png +cmd/sc_dbtableopen.png cmd/sc_open.png +cmd/sc_defaultcellstyles.png cmd/sc_defaultcharstyle.png +cmd/sc_defaultparastyle.png cmd/sc_controlcodes.png +cmd/sc_deleteallnotes.png cmd/sc_deleteallannotation.png +cmd/sc_deletecomment.png cmd/sc_deleteannotation.png +cmd/sc_deletenote.png cmd/sc_deleteannotation.png +cmd/sc_deleterecord.png cmd/sc_delete.png +cmd/sc_deleteslide.png cmd/sc_deletepage.png +cmd/sc_diaauto.png cmd/sc_dia.png +cmd/sc_diagramaxisall.png cmd/sc_diagramaxisxyz.png +cmd/sc_diagramaxismenu.png cmd/sc_diagramaxis.png +cmd/sc_diagramgridmenu.png cmd/sc_togglegridhorizontal.png +cmd/sc_donation.png cmd/sc_currencyfield.png +cmd/sc_doubleclicktextedit.png cmd/sc_pickthrough.png +cmd/sc_draw.png cmd/sc_reload.png +cmd/sc_drawtext.png cmd/sc_text.png +cmd/sc_dropdownformfield.png cmd/sc_combobox.png +cmd/sc_dsbdocumentdatasource.png cmd/sc_sbaexecutesql.png +cmd/sc_dsbeditdoc.png cmd/sc_editdoc.png +cmd/sc_dsbinsertcolumns.png cmd/sc_insertfieldctrl.png +cmd/sc_duplicateslide.png cmd/sc_duplicatepage.png +cmd/sc_editpastespecialmenu.png cmd/sc_pastespecial.png +cmd/sc_editstyled.png cmd/sc_editstyle.png +cmd/sc_ellipsetoolbox.png cmd/sc_ellipse.png +cmd/sc_emojicontrol.png cmd/sc_symbolshapes.png +cmd/sc_exitsearch.png cmd/sc_closepreview.png +cmd/sc_exportasgraphic.png cmd/sc_insertgraphic.png +cmd/sc_exporttoepub.png cmd/sc_exportdirecttoepub.png +cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png +cmd/sc_fieldmenu.png cmd/sc_insertfieldctrl.png +cmd/sc_fieldnames.png cmd/sc_addfield.png +cmd/sc_fillcolor.png cmd/sc_backgroundcolor.png +cmd/sc_fillstyle.png cmd/sc_backgroundcolor.png +cmd/sc_filtercrit.png cmd/sc_datafilterstandardfilter.png +cmd/sc_findbar.png cmd/sc_recsearch.png +cmd/sc_firstslide.png cmd/sc_firstpage.png +cmd/sc_fliphorizontal.png cmd/sc_mirror.png +cmd/sc_flipmenu.png cmd/sc_mirror.png +cmd/sc_flipvertical.png cmd/sc_mirrorvert.png +cmd/sc_flowchartshapes.flowchart-alternate-process.png cmd/sc_basicshapes.round-quadrat.png +cmd/sc_flowchartshapes.flowchart-extract.png cmd/sc_basicshapes.isosceles-triangle.png +cmd/sc_flowchartshapes.flowchart-magnetic-disk.png cmd/sc_basicshapes.can.png +cmd/sc_flowchartshapes.flowchart-manual-operation.png cmd/sc_basicshapes.trapezoid.png +cmd/sc_flowchartshapes.flowchart-merge.png cmd/sc_fontworkshapetype.fontwork-triangle-down.png +cmd/sc_flowchartshapes.flowchart-process.png cmd/sc_square.png +cmd/sc_flowchartshapes.png cmd/sc_flowchartshapes.flowchart-document.png +cmd/sc_focustofindbar.png cmd/sc_recsearch.png +#cmd/sc_fontcolor.png cmd/sc_color.png +cmd/sc_fontheight.png cmd/sc_scaletext.png +cmd/sc_fontworkalignmentfloater.png cmd/sc_alignhorizontalcenter.png +cmd/sc_fontworkcharacterspacingfloater.png cmd/sc_spacing.png +cmd/sc_fontworkshapetype.fontwork-circle-pour.png cmd/sc_basicshapes.ring.png +cmd/sc_fontworkshapetype.fontwork-fade-down.png cmd/sc_basicshapes.trapezoid.png +cmd/sc_fontworkshapetype.fontwork-triangle-up.png cmd/sc_basicshapes.isosceles-triangle.png +cmd/sc_fontworkshapetype.png cmd/sc_fontwork.png +cmd/sc_footnotecellstyles.png cmd/sc_insertfootnote.png +cmd/sc_formatallnotes.png cmd/sc_editannotation.png +cmd/sc_formatarea.png cmd/sc_backgroundcolor.png +cmd/sc_formatbulletsmenu.png cmd/sc_defaultbullet.png +cmd/sc_formatframemenu.png cmd/sc_formatline.png +cmd/sc_formatimagemenu.png cmd/sc_graphicdialog.png +cmd/sc_formatobjectmenu.png cmd/sc_text.png +cmd/sc_formatspacingmenu.png cmd/sc_spacepara15.png +cmd/sc_formattextmenu.png cmd/sc_color.png +cmd/sc_formfilter.png cmd/sc_datafilterspecialfilter.png +cmd/sc_formfilterexecute.png cmd/sc_datafilterstandardfilter.png +cmd/sc_functionbox.png cmd/sc_dbviewfunctions.png +cmd/sc_functiondialog.png cmd/sc_dbviewfunctions.png +cmd/sc_goodcellstyles.png cmd/sc_goodcellstyle.png +cmd/sc_gotoend.png cmd/sc_lastrecord.png +cmd/sc_gotoendofdoc.png cmd/sc_lastrecord.png +cmd/sc_gotostartofdoc.png cmd/sc_firstrecord.png +cmd/sc_gotostartoftable.png cmd/sc_firstrecord.png +cmd/sc_grafinvert.png cmd/sc_graphicfilterinvert.png +cmd/sc_grafmode.png cmd/sc_graphicdialog.png +cmd/sc_graphicfilterposter.png cmd/sc_graphicdialog.png +cmd/sc_graphicfiltertoolbox.png cmd/sc_autopilotmenu.png +cmd/sc_graphicmenu.png cmd/sc_avmediaplayer.png +cmd/sc_grid.png cmd/sc_insertspreadsheet.png +cmd/sc_gridmenu.png cmd/sc_gridvisible.png +cmd/sc_groupmenu.png cmd/sc_formatgroup.png +cmd/sc_headerandfooter.png cmd/sc_editheaderandfooter.png +cmd/sc_heading1cellstyles.png cmd/sc_heading1parastyle.png +cmd/sc_heading2cellstyles.png cmd/sc_heading2parastyle.png +cmd/sc_hscroll.png cmd/sc_hscrollbar.png +cmd/sc_hyphenation.png cmd/sc_hyphenate.png +cmd/sc_importfromfile.png cmd/sc_dataimport.png +cmd/sc_indexesmenu.png cmd/sc_insertindexesentry.png +cmd/sc_inputlinevisible.png cmd/sc_dbviewfunctions.png +cmd/sc_inscellsctrl.png cmd/sc_inserttable.png +cmd/sc_insert.png cmd/sc_insertspreadsheet.png +cmd/sc_insertanchor.png cmd/sc_insertbookmark.png +cmd/sc_insertauthorfield.png cmd/sc_dbviewaliases.png +cmd/sc_insertavmedia.png cmd/sc_avmediaplayer.png +cmd/sc_insertcell.png cmd/sc_insertcellsright.png +cmd/sc_insertcolumnsmenu.png cmd/sc_insertcolumns.png +cmd/sc_insertcontents.png cmd/sc_pastespecial.png +cmd/sc_insertctrl.png cmd/sc_inserttable.png +cmd/sc_insertcurrencyfield.png cmd/sc_currencyfield.png +cmd/sc_insertcurrentdate.png cmd/sc_datefield.png +cmd/sc_insertcurrenttime.png cmd/sc_timefield.png +cmd/sc_insertdatefield.png cmd/sc_datefield.png +cmd/sc_insertdatefieldfix.png cmd/sc_datefield.png +cmd/sc_insertdatefieldvar.png cmd/sc_datefield.png +cmd/sc_insertdoc.png cmd/sc_open.png +cmd/sc_insertedit.png cmd/sc_edit.png +cmd/sc_insertfield.png cmd/sc_addfield.png +cmd/sc_insertfilecontrol.png cmd/sc_filecontrol.png +cmd/sc_insertfilefield.png cmd/sc_filefield.png +cmd/sc_insertfootnotesmenu.png cmd/sc_insertfootnote.png +cmd/sc_insertformattedfield.png cmd/sc_formattedfield.png +cmd/sc_insertformcheck.png cmd/sc_checkbox.png +cmd/sc_insertformcombo.png cmd/sc_combobox.png +cmd/sc_insertformhscroll.png cmd/sc_hscrollbar.png +cmd/sc_insertformlist.png cmd/sc_listbox.png +cmd/sc_insertformmenu.png cmd/sc_choosecontrols.png +cmd/sc_insertformradio.png cmd/sc_radiobutton.png +cmd/sc_insertformspin.png cmd/sc_spinbutton.png +cmd/sc_insertformula.png cmd/sc_dbviewfunctions.png +cmd/sc_insertformvscroll.png cmd/sc_scrollbar.png +cmd/sc_insertframeinteract.png cmd/sc_insertframe.png +cmd/sc_insertframeinteractnocolumns.png cmd/sc_insertframe.png +cmd/sc_insertgridcontrol.png cmd/sc_insertspreadsheet.png +cmd/sc_insertheaderfootermenu.png cmd/sc_editheaderandfooter.png +cmd/sc_insertimagecontrol.png cmd/sc_insertgraphic.png +cmd/sc_insertlistbox.png cmd/sc_listbox.png +cmd/sc_insertmenuaxes.png cmd/sc_diagramaxis.png +cmd/sc_insertmenugrids.png cmd/sc_togglegridhorizontal.png +cmd/sc_insertmenulegend.png cmd/sc_legend.png +cmd/sc_insertnumericfield.png cmd/sc_numberformatstandard.png +cmd/sc_insertobjctrl.png cmd/sc_drawchart.png +cmd/sc_insertobjectchart.png cmd/sc_drawchart.png +cmd/sc_insertobjectchartfromfile.png cmd/sc_open.png +cmd/sc_insertobjectdialog.png cmd/sc_insertobject.png +cmd/sc_insertobjectstarmath.png cmd/sc_insertmath.png +cmd/sc_insertpagefield.png cmd/sc_insertpagenumberfield.png +cmd/sc_insertpagesfield.png cmd/sc_insertpagenumberfield.png +cmd/sc_insertpagetitlefield.png cmd/sc_inserttitlefield.png +cmd/sc_insertpatternfield.png cmd/sc_patternfield.png +cmd/sc_insertpushbutton.png cmd/sc_pushbutton.png +cmd/sc_insertrowbreak.png cmd/sc_insertpagebreak.png +cmd/sc_insertrowsmenu.png cmd/sc_insertrows.png +cmd/sc_insertsignatureline.png cmd/sc_signaturelinedialog.png +cmd/sc_insertslide.png cmd/sc_insertpage.png +cmd/sc_insertslidefield.png cmd/sc_insertpagenumberfield.png +cmd/sc_insertslidenumber.png cmd/sc_insertpagenumberfield.png +cmd/sc_insertslidesfield.png cmd/sc_insertpagecountfield.png +cmd/sc_insertslidetitlefield.png cmd/sc_inserttitlefield.png +cmd/sc_inserttextframe.png cmd/sc_insertframe.png +cmd/sc_inserttimefield.png cmd/sc_timefield.png +cmd/sc_inserttimefieldfix.png cmd/sc_timefield.png +cmd/sc_inserttimefieldvar.png cmd/sc_timefield.png +cmd/sc_inserttoolbox.png cmd/sc_dataimport.png +cmd/sc_insobjctrl.png cmd/sc_newdoc.png +cmd/sc_justifypara.png cmd/sc_alignblock.png +cmd/sc_languagemenu.png cmd/sc_managelanguage.png +cmd/sc_lastpage.png cmd/sc_lastrecord.png +cmd/sc_lastslide.png cmd/sc_lastrecord.png +cmd/sc_leaveallgroups.png cmd/sc_leavegroup.png +cmd/sc_leftpara.png cmd/sc_alignleft.png +cmd/sc_linespacing.png cmd/sc_spacepara15.png +#cmd/sc_linetoolbox.png cmd/sc_freeline_unfilled.png +cmd/sc_loadstyles.png cmd/sc_open.png +cmd/sc_macrodialog.png cmd/sc_scriptorganizer.png +cmd/sc_macroorganizer%3ftabid%3ashort=1.png cmd/sc_open.png +cmd/sc_macrosmenu.png cmd/sc_choosemacro.png +cmd/sc_mailmergefirstentry.png cmd/sc_firstrecord.png +cmd/sc_mailmergelastentry.png cmd/sc_lastrecord.png +cmd/sc_mailmergenextentry.png cmd/sc_nextrecord.png +cmd/sc_mailmergepreventry.png cmd/sc_prevrecord.png +cmd/sc_margins.png cmd/sc_pagemargin.png +cmd/sc_measureattributes.png cmd/sc_measureline.png +cmd/sc_mergecellsmenu.png cmd/sc_togglemergecells.png +cmd/sc_mergedocument.png cmd/sc_mergedocuments.png +cmd/sc_mirrorhorz.png cmd/sc_mirror.png +cmd/sc_mirrormenu.png cmd/sc_rotateleft.png +cmd/sc_modifypage.png cmd/sc_pagedialog.png +cmd/sc_movepagedown.png cmd/sc_downsearch.png +cmd/sc_movepageup.png cmd/sc_upsearch.png +cmd/sc_moveslidedown.png cmd/sc_downsearch.png +cmd/sc_moveslidefirst.png cmd/sc_movepagefirst.png +cmd/sc_moveslidelast.png cmd/sc_movepagelast.png +cmd/sc_moveslideup.png cmd/sc_upsearch.png +cmd/sc_namegroup.png cmd/sc_definename.png +cmd/sc_navigateback.png cmd/sc_prevrecord.png +cmd/sc_navigateforward.png cmd/sc_nextrecord.png +cmd/sc_neutralcellstyles.png cmd/sc_neutralcellstyle.png +cmd/sc_newarrangement.png cmd/sc_autopilotmenu.png +cmd/sc_newrecord.png cmd/sc_open.png +cmd/sc_nextpage.png cmd/sc_nextrecord.png +cmd/sc_nextslide.png cmd/sc_nextrecord.png +cmd/sc_nexttrackedchange.png cmd/sc_nextrecord.png +cmd/sc_no.png cmd/sc_cancel.png +cmd/sc_notecellstyles.png cmd/sc_showannotations.png +cmd/sc_notevisible.png cmd/sc_shownote.png +cmd/sc_numberformatcurrency.png cmd/sc_currencyfield.png +cmd/sc_numberformatcurrencysimple.png cmd/sc_currencyfield.png +cmd/sc_numberformatmenu.png cmd/sc_numberformatstandard.png +cmd/sc_numberformattime.png cmd/sc_timefield.png +cmd/sc_numberingmenu.png cmd/sc_outlinebullet.png +cmd/sc_numberliststyle.png cmd/sc_defaultnumbering.png +cmd/sc_numericfield.png cmd/sc_numberformatstandard.png +cmd/sc_objectalign.png cmd/sc_objectalignleft.png +cmd/sc_objectmenu.png cmd/sc_insertframe.png +cmd/sc_objectmirrorhorizontal.png cmd/sc_mirror.png +cmd/sc_objectmirrorvertical.png cmd/sc_mirrorvert.png +cmd/sc_objects3dtoolbox.png cmd/sc_cube.png +cmd/sc_objecttitledescription.png cmd/sc_insertcaptiondialog.png +cmd/sc_open_h.png cmd/sc_open.png +cmd/sc_openfromcalc.png cmd/sc_open.png +cmd/sc_openfromwriter.png cmd/sc_open.png +cmd/sc_openurl.png cmd/sc_browseview.png +cmd/sc_openxmlfiltersettings.png cmd/sc_managexmlsource.png +cmd/sc_optionstreedialog.png cmd/sc_controlproperties.png +cmd/sc_ordercrit.png cmd/sc_datasort.png +cmd/sc_outlinedown.png cmd/sc_movedown.png +cmd/sc_outlineleft.png cmd/sc_decrementindent.png +cmd/sc_outlineright.png cmd/sc_decrementlevel.png +cmd/sc_outlineup.png cmd/sc_moveup.png +cmd/sc_outputqualitycolor.png cmd/sc_insertgraphic.png +cmd/sc_pagedown.png cmd/sc_nextrecord.png +cmd/sc_pageformatdialog.png cmd/sc_pagedialog.png +cmd/sc_pageup.png cmd/sc_prevrecord.png +cmd/sc_paragraphmenu.png cmd/sc_paragraphdialog.png +cmd/sc_pastespecialmenu.png cmd/sc_pastespecial.png +cmd/sc_pluginsactive.png cmd/sc_insertplugin.png +cmd/sc_previewprintoptions.png cmd/sc_printpreview.png +cmd/sc_previewzoom.png cmd/sc_zoom.png +cmd/sc_previouspage.png cmd/sc_prevrecord.png +cmd/sc_previousslide.png cmd/sc_prevrecord.png +cmd/sc_previoustrackedchange.png cmd/sc_prevrecord.png +cmd/sc_printpagepreview.png cmd/sc_printpreview.png +cmd/sc_printrangesmenu.png cmd/sc_defineprintarea.png +cmd/sc_protecttracechangemode.png cmd/sc_protect.png +cmd/sc_questionanswers.png res/sx03139.png +cmd/sc_quickedit.png cmd/sc_editdoc.png +cmd/sc_recalcpivottable.png cmd/sc_calculate.png +cmd/sc_recsave.png cmd/sc_save.png +cmd/sc_rectangletoolbox.png cmd/sc_rect.png +cmd/sc_recundo.png cmd/sc_undo.png +cmd/sc_refresh.png cmd/sc_reload.png +cmd/sc_refreshformcontrol.png cmd/sc_reload.png +cmd/sc_rehearsetimings.png cmd/sc_diatime.png +cmd/sc_removefilter.png cmd/sc_removefiltersort.png +cmd/sc_removetableof.png cmd/sc_cancel.png +cmd/sc_renamemasterpage.png cmd/sc_slidemasterpage.png +cmd/sc_renametable.png cmd/sc_name.png +cmd/sc_repaginate.png cmd/sc_insertpagenumberfield.png +cmd/sc_reportnavigator.png cmd/sc_navigator.png +cmd/sc_rightpara.png cmd/sc_alignright.png +cmd/sc_rotateflipmenu.png cmd/sc_rotateleft.png +cmd/sc_rowheight.png cmd/sc_setminimalrowheight.png +cmd/sc_rowoperations.png cmd/sc_entirerow.png +cmd/sc_rulermenu.png cmd/sc_ruler.png +cmd/sc_rulerrows.png cmd/sc_extrusiontiltleft.png +cmd/sc_rulerrowsvertical.png cmd/sc_extrusiontiltright.png +#cmd/sc_savebasicas.png cmd/sc_saveas.png +cmd/sc_savegraphic.png cmd/sc_save.png +cmd/sc_savesimple.png cmd/sc_save.png +cmd/sc_sbabrwinsert.png cmd/sc_insertfieldctrl.png +cmd/sc_scrollbarmenu.png cmd/sc_scrollbar.png +cmd/sc_scrolltonext.png cmd/sc_downsearch.png +cmd/sc_scrolltoprevious.png cmd/sc_upsearch.png +cmd/sc_sectionalignbottom.png cmd/sc_aligndown.png +cmd/sc_sectionalignleft.png cmd/sc_objectalignleft.png +cmd/sc_sectionalignright.png cmd/sc_objectalignright.png +cmd/sc_sectionaligntop.png cmd/sc_alignup.png +cmd/sc_sendfax.png cmd/sc_print.png +cmd/sc_setborderstyle.png cmd/sc_diagramarea.png +cmd/sc_setdefault.png cmd/sc_resetattributes.png +cmd/sc_setoptimalcolumnwidthdirect.png cmd/sc_setoptimalcolumnwidth.png +cmd/sc_settabbgcolor.png cmd/sc_backgroundcolor.png +cmd/sc_shapeslinemenu.png cmd/sc_line.png +cmd/sc_shapesmenu.png cmd/sc_insertdraw.png +cmd/sc_sheetcommentmenu.png cmd/sc_showannotations.png +cmd/sc_sheetlefttoright.png cmd/sc_paralefttoright.png +cmd/sc_sheetrighttoleft.png cmd/sc_pararighttoleft.png +cmd/sc_showallnotes.png cmd/sc_showannotations.png +cmd/sc_showbrowser.png cmd/sc_controlproperties.png +cmd/sc_showchanges.png cmd/sc_addwatch.png +cmd/sc_showgraphics.png cmd/sc_graphic.png +cmd/sc_showinlinetooltips.png cmd/sc_editannotation.png +cmd/sc_showpropbrowser.png cmd/sc_controlproperties.png +cmd/sc_showruler.png cmd/sc_ruler.png +cmd/sc_showtrackedchanges.png cmd/sc_addwatch.png +cmd/sc_sidebarmenu.png cmd/sc_sidebar.png +cmd/sc_slidechangewindow.png sfx2/res/symphony/sidebar-transition-small.png +cmd/sc_slidesetup.png cmd/sc_pagesetup.png +cmd/sc_sortdown.png cmd/sc_sortdescending.png +cmd/sc_sortup.png cmd/sc_sortascending.png +cmd/sc_sourceview.png cmd/sc_symbolshapes.brace-pair.png +cmd/sc_spelldialog.png cmd/sc_spelling.png +cmd/sc_spellingandgrammardialog.png cmd/sc_spelling.png +cmd/sc_starchartdialog.png cmd/sc_drawchart.png +#cmd/sc_symbolcatalogue.png cmd/sc_insertsymbol.png +cmd/sc_symbolshapes.smiley.png cmd/sc_symbolshapes.png +cmd/sc_tableautofitmenu.png cmd/sc_setoptimalrowheight.png +cmd/sc_tablecellbackgroundcolor.png cmd/sc_backgroundcolor.png +cmd/sc_tabledeletemenu.png cmd/sc_deletetable.png +cmd/sc_tableevents.png cmd/sc_animationeffects.png +cmd/sc_tableinsertmenu.png cmd/sc_insertrowsafter.png +cmd/sc_tablemenu.png cmd/sc_inserttable.png +cmd/sc_tablesort.png cmd/sc_sortascending.png +cmd/sc_templatemenu.png cmd/sc_adddirect.png +cmd/sc_textalign.png cmd/sc_alignblock.png +cmd/sc_textattributes.png cmd/sc_fontdialog.png +cmd/sc_textfittosizetool.png cmd/sc_text_marquee.png +cmd/sc_textformfield.png cmd/sc_edit.png +cmd/sc_texttoolbox.png cmd/sc_text.png +cmd/sc_toggleaxisdescr.png cmd/sc_helplinesvisible.png +cmd/sc_toolprotectiondocument.png cmd/sc_protect.png +cmd/sc_toolsmacroedit.png cmd/sc_basicideappear.png +cmd/sc_tracechangemode.png cmd/sc_trackchanges.png +cmd/sc_underlinesimple.png cmd/sc_underline.png +cmd/sc_updateall.png cmd/sc_reload.png +cmd/sc_updateallindexes.png cmd/sc_insertmultiindex.png +cmd/sc_updatecharts.png cmd/sc_drawchart.png +cmd/sc_updatecurindex.png cmd/sc_insertindexesentry.png +cmd/sc_updatefields.png cmd/sc_addfield.png +cmd/sc_updatemenu.png cmd/sc_reload.png +cmd/sc_usewizards.png cmd/sc_autopilotmenu.png +cmd/sc_view100.png cmd/sc_zoom100percent.png +cmd/sc_view3d.png cmd/sc_cube.png +cmd/sc_viewsidebarstyles.png cmd/sc_designerdialog.png +cmd/sc_viewtrackchanges.png cmd/sc_addwatch.png +cmd/sc_vscroll.png cmd/sc_scrollbar.png +cmd/sc_vscrollbar.png cmd/sc_scrollbar.png +cmd/sc_webhtml.png cmd/sc_browseview.png +cmd/sc_wrapmenu.png cmd/sc_wrapon.png +cmd/sc_xlinestyle.png cmd/sc_linestyle.png +cmd/sc_yes.png cmd/sc_ok.png +cmd/sc_zoomminus.png cmd/sc_zoomout.png +cmd/sc_zoommode.png cmd/sc_zoomoptimal.png +cmd/sc_zoomplus.png cmd/sc_zoomin.png +cmd/sc_zoomtoolbox.png cmd/sc_zoom.png +cmd/sl/lc_underline.png cmd/pl/lc_underline.png +cmd/sl/lc_underlinedouble.png cmd/pl/lc_underlinedouble.png +cmd/sl/lc_underlinesimple.png cmd/pl/lc_underline.png +cmd/sl/sc_underline.png cmd/pl/sc_underline.png +cmd/sl/sc_underlinedouble.png cmd/pl/sc_underlinedouble.png +cmd/sl/sc_underlinesimple.png cmd/pl/sc_underline.png +cmd/sv/lc_bold.png cmd/de/lc_bold.png +cmd/sv/lc_italic.png cmd/de/lc_italic.png +cmd/sv/sc_bold.png cmd/de/sc_bold.png +cmd/sv/sc_italic.png cmd/de/sc_italic.png +cmd/tr/lc_bold.png cmd/sl/lc_bold.png +cmd/tr/lc_underline.png cmd/hu/lc_underline.png +cmd/tr/lc_underlinedouble.png cmd/hu/lc_underlinedouble.png +cmd/tr/lc_underlinesimple.png cmd/hu/lc_underline.png +cmd/tr/sc_bold.png cmd/sl/sc_bold.png +cmd/tr/sc_underline.png cmd/hu/sc_underline.png +cmd/tr/sc_underlinedouble.png cmd/hu/sc_underlinedouble.png +cmd/tr/sc_underlinesimple.png cmd/hu/sc_underline.png +cmd/ur/lc_recundo.png cmd/lc_redo.png +cmd/ur/lc_redo.png cmd/lc_undo.png +cmd/ur/lc_undo.png cmd/lc_redo.png +cmd/ur/sc_recundo.png cmd/sc_redo.png +cmd/ur/sc_redo.png cmd/sc_undo.png +cmd/ur/sc_undo.png cmd/sc_redo.png +dbaccess/res/all_left.png cmd/sc_firstrecord.png +dbaccess/res/all_right.png cmd/sc_lastrecord.png +dbaccess/res/db.png cmd/sc_viewdatasourcebrowser.png +dbaccess/res/exerror.png cmd/sc_cancel.png +dbaccess/res/exinfo.png cmd/sc_helpindex.png +dbaccess/res/form_16.png cmd/sc_dbviewforms.png +dbaccess/res/forms_16.png res/dialogfolder_16.png +dbaccess/res/forms_32.png cmd/32/dbviewforms.png +dbaccess/res/jo01.png dbaccess/res/pkey.png +dbaccess/res/lc036.png cmd/lc_dbnewreport.png +dbaccess/res/lc037.png cmd/lc_delete.png +dbaccess/res/lc038.png cmd/lc_editdoc.png +dbaccess/res/lc039.png cmd/lc_save.png +dbaccess/res/lc040.png cmd/lc_reload.png +dbaccess/res/linked_text_table.png cmd/sc_dataimport.png +dbaccess/res/nu07.png cmd/sc_ok.png +dbaccess/res/nu08.png cmd/sc_cancel.png +dbaccess/res/one_left.png cmd/sc_prevrecord.png +dbaccess/res/one_right.png cmd/sc_nextrecord.png +dbaccess/res/queries_32.png cmd/32/dbviewqueries.png +dbaccess/res/report_16.png cmd/sc_dbviewreports.png +dbaccess/res/reports_16.png res/sx18013.png +dbaccess/res/reports_32.png cmd/32/dbviewreports.png +dbaccess/res/sc036.png cmd/sc_dbnewreport.png +dbaccess/res/sc037.png cmd/sc_delete.png +dbaccess/res/sc038.png cmd/sc_editdoc.png +dbaccess/res/sc039.png cmd/sc_save.png +dbaccess/res/sc040.png cmd/sc_reload.png +dbaccess/res/sortdown.png cmd/sc_downsearch.png +dbaccess/res/sortup.png cmd/sc_upsearch.png +dbaccess/res/tables_32.png cmd/32/dbviewtables.png +desktop/res/caution_16.png dbaccess/res/exwarning.png +desktop/res/extension_16.png cmd/sc_insertplugin.png +desktop/res/extension_32.png cmd/32/insertplugin.png +desktop/res/info_16.png cmd/sc_helpindex.png +desktop/res/lock_16.png cmd/sc_protect.png +extensions/res/arrow.png cmd/sc_nextrecord.png +extensions/res/buttonminus.png extensions/res/scanner/minus.png +extensions/res/buttonplus.png extensions/res/scanner/plus.png +formula/res/fapclose.png svtools/res/folder.png +formula/res/faperror.png cmd/sc_cancel.png +formula/res/fapok.png cmd/sc_ok.png +formula/res/fapopen.png cmd/sc_open.png +formula/res/fx.png cmd/sc_dbviewfunctions.png +fpicker/res/fp011.png cmd/sc_firstpage.png +fpicker/res/fp014.png res/fp015.png +fpicker/res/fp015.png cmd/sc_starshapes.png +fpicker/res/fp016.png desktop/res/shared_16.png +framework/res/addtemplate_32.png cmd/32/newdoc.png +framework/res/arrow.png cmd/sc_nextrecord.png +framework/res/extension.png cmd/lc_insertplugin.png +framework/res/info_26.png cmd/lc_helpindex.png +reportdesign/res/report_16.png cmd/sc_dbviewreports.png +reportdesign/res/sc20557.png cmd/sc_cancel.png +reportdesign/res/sc30768.png cmd/sc_upsearch.png +reportdesign/res/sc30769.png cmd/sc_downsearch.png +reportdesign/res/sc30770.png cmd/sc_cancel.png +reportdesign/res/sortdown.png cmd/sc_downsearch.png +reportdesign/res/sortup.png cmd/sc_upsearch.png +reportdesign/res/sx11047.png cmd/sc_basicshapes.diamond.png +reportdesign/res/sx12452.png cmd/sc_config.png +reportdesign/res/sx12453.png cmd/sc_config.png +reportdesign/res/sx12454.png cmd/sc_alignright.png +reportdesign/res/sx12464.png cmd/sc_dbviewreports.png +reportdesign/res/sx12594.png cmd/sc_dbviewfunctions.png +res/adrbook.png cmd/sc_viewdatasourcebrowser.png +res/basbrk.png cmd/sc_addwatch.png +res/baswatr.png cmd/lc_addwatch.png +res/browse.png cmd/sc_browseview.png +res/dir-clos.png cmd/sc_open.png +res/dir-open.png cmd/sc_open.png +res/extension_plus_26.png cmd/lc_insertplugin.png +res/extension_plus_32.png cmd/32/insertplugin.png +res/fileopen.png cmd/sc_open.png +res/foldercl.png svtools/res/folder.png +res/folderop.png cmd/sc_open.png +res/harddisk_16.png cmd/sc_open.png +res/im30820.png cmd/sc_scriptorganizer.png +res/im30821.png cmd/sc_choosemacro.png +res/info.png cmd/lc_helpindex.png +res/info_16.png cmd/sc_helpindex.png +res/lc05504.png cmd/lc_print.png +res/lc05509.png cmd/lc_print.png +res/lc05711.png cmd/lc_copy.png +res/lc05961.png cmd/lc_recsearch.png +res/lc06300.png cmd/lc_nextrecord.png +res/lc06301.png cmd/lc_prevrecord.png +res/lc06303.png cmd/lc_firstpage.png +res/lc10711.png cmd/lc_removefiltersort.png +res/lc10715.png cmd/lc_datafilterstandardfilter.png +res/lc10716.png cmd/lc_datafilterautofilter.png +res/lc10853.png cmd/lc_recsearch.png +res/library_16.png cmd/lc_viewdatasourcebrowser.png +res/lx03127.png res/lx03126.png +res/lx03130.png res/lx03123.png +res/lx03137.png res/lx03125.png +res/lx03140.png res/lx03125.png +res/lx03145.png res/lx03144.png +res/lx03152.png res/lx03125.png +res/lx03153.png res/lx03125.png +res/lx03154.png res/lx03125.png +res/lx03155.png res/lx03125.png +res/lx03158.png res/lx03125.png +res/lx03160.png res/lx03125.png +res/lx03162.png res/lx03156.png +res/lx03163.png res/lx03156.png +res/lx03164.png cmd/lc_open.png +res/lx03165.png cmd/lc_save.png +res/lx03167.png cmd/lc_openremote.png +res/lx03188.png res/lx03126.png +res/lx03189.png cmd/lc_open.png +res/lx03218.png res/lx03217.png +res/lx03219.png res/lx03125.png +res/lx03220.png res/lx03217.png +res/lx03221.png res/lx03217.png +res/lx03222.png res/lx03217.png +res/lx03227.png res/lx03217.png +res/lx03228.png res/lx03217.png +res/lx03256.png cmd/lc_insertplugin.png +res/mainapp_16_8.png cmd/sc_showsinglepage.png +res/mainapp_32.png res/mainapp_32_8.png +res/newdoc.png cmd/lc_open.png +res/oleobj.png cmd/lc_insertobject.png +res/plugin.png cmd/lc_insertplugin.png +res/printeradmin_16_8.png res/printeradmin_16.png +res/printeradmin_32_8.png res/printeradmin_32.png +res/queries_32.png cmd/32/dbviewqueries.png +res/reload.png cmd/sc_reload.png +res/reports_32.png cmd/32/dbviewreports.png +res/sc05500.png cmd/sc_adddirect.png +res/sc05501.png cmd/sc_open.png +#res/sc05502.png cmd/sc_saveas.png +res/sc05504.png cmd/sc_print.png +res/sc05508.png cmd/sc_reload.png +res/sc05509.png cmd/sc_print.png +res/sc05554.png cmd/sc_backgroundcolor.png +res/sc05555.png cmd/sc_stylenewbyexample.png +res/sc05556.png cmd/sc_reload.png +res/sc05711.png cmd/sc_copy.png +res/sc05961.png cmd/sc_recsearch.png +res/sc06300.png cmd/sc_nextrecord.png +res/sc06301.png cmd/sc_prevrecord.png +res/sc06303.png cmd/sc_firstrecord.png +res/sc10350.png cmd/sc_bmpmask.png +res/sc10711.png cmd/sc_removefiltersort.png +res/sc10712.png cmd/sc_sortascending.png +res/sc10713.png cmd/sc_sortdescending.png +res/sc10715.png cmd/sc_datafilterstandardfilter.png +res/sc10716.png cmd/sc_datafilterautofilter.png +res/sc10853.png cmd/sc_recsearch.png +res/sc10863.png cmd/sc_grafluminance.png +res/sc10864.png cmd/sc_grafcontrast.png +res/sc10865.png cmd/sc_grafred.png +res/sc10866.png cmd/sc_grafgreen.png +res/sc10867.png cmd/sc_grafblue.png +res/sc10868.png cmd/sc_grafgamma.png +res/sc10869.png cmd/sc_graftransparence.png +res/sc_helperdialog.png cmd/sc_helpindex.png +res/sx03127.png res/sx03126.png +res/sx03130.png res/sx03123.png +res/sx03137.png res/sx03125.png +res/sx03140.png res/sx03125.png +res/sx03141.png svtools/res/folder.png +res/sx03145.png res/sx03144.png +res/sx03152.png res/sx03125.png +res/sx03153.png res/sx03125.png +res/sx03154.png res/sx03125.png +res/sx03155.png res/sx03125.png +res/sx03158.png res/sx03125.png +res/sx03160.png res/sx03125.png +res/sx03162.png res/sx03156.png +res/sx03163.png res/sx03156.png +res/sx03164.png cmd/sc_open.png +res/sx03187.png cmd/sc_inserttable.png +res/sx03188.png res/sx03126.png +res/sx03189.png cmd/sc_open.png +res/sx03201.png cmd/sc_copy.png +res/sx03202.png cmd/sc_viewdatasourcebrowser.png +res/sx03218.png res/sx03217.png +res/sx03219.png res/sx03125.png +res/sx03220.png res/sx03217.png +res/sx03221.png res/sx03217.png +res/sx03222.png res/sx03217.png +res/sx03227.png res/sx03217.png +res/sx03228.png res/sx03217.png +res/sx03256.png cmd/sc_insertplugin.png +res/sx10144.png cmd/sc_checkbox.png +res/sx10593.png cmd/sc_switchxformsdesignmode.png +res/sx10594.png cmd/sc_pushbutton.png +res/sx10595.png cmd/sc_radiobutton.png +res/sx10596.png cmd/sc_checkbox.png +res/sx10597.png cmd/sc_label.png +res/sx10598.png cmd/sc_groupbox.png +res/sx10599.png cmd/sc_text.png +res/sx10600.png cmd/sc_listbox.png +res/sx10601.png cmd/sc_combobox.png +res/sx10603.png cmd/sc_insertspreadsheet.png +res/sx10604.png cmd/sc_imagebutton.png +res/sx10605.png cmd/sc_filecontrol.png +res/sx10607.png cmd/sc_navigationbar.png +res/sx10704.png cmd/sc_datefield.png +res/sx10705.png cmd/sc_timefield.png +res/sx10706.png cmd/sc_numberformatstandard.png +res/sx10707.png cmd/sc_currencyfield.png +res/sx10708.png cmd/sc_patternfield.png +res/sx10710.png cmd/sc_imagecontrol.png +res/sx10715.png cmd/sc_datafilterstandardfilter.png +res/sx10728.png cmd/sc_formattedfield.png +res/sx10757.png cmd/sc_timefield.png +res/sx10768.png cmd/sc_scrollbar.png +res/sx10769.png cmd/sc_spinbutton.png +res/sx18002.png res/plus.png +res/sx18003.png res/minus.png +res/tables_32.png cmd/32/dbviewtables.png +sc/res/date.png cmd/sc_datefield.png +sc/res/dropcopy.png cmd/sc_copy.png +sc/res/droplink.png cmd/sc_insertbookmark.png +sc/res/file.png cmd/sc_open.png +sc/res/fx.png cmd/sc_dbviewfunctions.png +sc/res/lc26047.png cmd/lc_dbviewfunctions.png +sc/res/lc26048.png cmd/lc_autosum.png +sc/res/lc26050.png cmd/lc_cancel.png +sc/res/lc26051.png cmd/lc_ok.png +sc/res/na010.png sw/res/sc20234.png +sc/res/na011.png cmd/sc_ok.png +sc/res/na03.png cmd/sc_dataranges.png +sc/res/na05.png cmd/sc_upsearch.png +sc/res/na06.png cmd/sc_downsearch.png +sc/res/na07.png cmd/sc_thesaurus.png +sc/res/na09.png cmd/sc_animationeffects.png +sc/res/nc01.png cmd/sc_dbviewtablenames.png +sc/res/nc02.png cmd/sc_label.png +sc/res/nc03.png cmd/sc_viewdatasourcebrowser.png +sc/res/nc04.png cmd/sc_insertgraphic.png +sc/res/nc05.png cmd/sc_insertobject.png +sc/res/nc06.png cmd/sc_shownote.png +sc/res/nc07.png cmd/sc_insertbookmark.png +sc/res/nc08.png cmd/sc_insertgraphic.png +sc/res/page.png cmd/sc_insertpagenumberfield.png +sc/res/pages.png cmd/sc_insertpagecountfield.png +sc/res/paste_transpose.png cmd/lc_datadatapilotrun.png +sc/res/paste_values_formats.png cmd/lc_formatpaintbrush.png +sc/res/paste_values_only.png cmd/lc_numberformatstandard.png +sc/res/sc26047.png cmd/sc_dbviewfunctions.png +sc/res/sc26048.png cmd/sc_autosum.png +sc/res/sc26050.png cmd/sc_cancel.png +sc/res/sc26051.png cmd/sc_ok.png +sc/res/sf01.png cmd/sc_tabledesign.png +sc/res/sf02.png cmd/sc_adddirect.png +sc/res/sidebar/sc_alignbottom.png cmd/sc_alignbottom.png +sc/res/sidebar/sc_aligncenter.png cmd/sc_alignhorizontalcenter.png +sc/res/sidebar/sc_aligncenter_v.png cmd/sc_alignverticalcenter.png +sc/res/sidebar/sc_alignjust.png cmd/sc_alignblock.png +sc/res/sidebar/sc_alignleft.png cmd/sc_alignleft.png +sc/res/sidebar/sc_alignright.png cmd/sc_alignright.png +sc/res/sidebar/sc_aligntop.png cmd/sc_aligntop.png +sc/res/table.png cmd/sc_inserttable.png +sc/res/text.png cmd/sc_text.png +sc/res/time.png cmd/sc_timefield.png +sd/res/breakplayingblue_16.png cmd/sc_mediapause.png +sd/res/comments_indicator.png cmd/sc_showannotations.png +sd/res/displaymode_handoutmaster.png cmd/32/handoutmode.png +sd/res/displaymode_notes.png cmd/32/notesmode.png +sd/res/displaymode_notesmaster.png cmd/32/notesmasterpage.png +sd/res/displaymode_slide.png cmd/32/normalmultipanegui.png +sd/res/displaymode_slidemaster.png cmd/32/slidemasterpage.png +sd/res/displaymode_slidesorter.png cmd/32/diamode.png +sd/res/graphic.png cmd/sc_graphic.png +sd/res/group.png cmd/sc_formatgroup.png +sd/res/nv02.png cmd/sc_freeline_unfilled.png +sd/res/nv03.png cmd/sc_firstrecord.png +sd/res/nv04.png cmd/sc_prevrecord.png +sd/res/nv05.png cmd/sc_nextrecord.png +sd/res/nv06.png cmd/sc_lastrecord.png +sd/res/nv08.png cmd/sc_copy.png +sd/res/nv09.png cmd/sc_insertbookmark.png +sd/res/ole.png cmd/lc_insertobject.png +sd/res/page.png cmd/lc_adddirect.png +sd/res/pipette.png cmd/lc_bmpmask.png +sd/res/playblue_16.png cmd/sc_runbasic.png +sd/res/stopplayingblue_16.png cmd/sc_basicstop.png +sd/res/time_16.png cmd/sc_timefield.png +sd/res/waiticon.png cmd/sc_mediapause.png +sfx2/res/actionaction012.png cmd/lc_recsearch.png +sfx2/res/actionaction013.png cmd/lc_controlproperties.png +sfx2/res/actiontemplates015.png cmd/lc_ok.png +sfx2/res/actiontemplates016.png cmd/lc_formproperties.png +sfx2/res/actiontemplates018.png cmd/lc_delete.png +sfx2/res/actiontemplates019.png cmd/lc_editdoc.png +sfx2/res/actiontemplates020.png cmd/lc_exportto.png +sfx2/res/actionview010.png cmd/lc_dataimport.png +sfx2/res/actionview025.png cmd/lc_delete.png +sfx2/res/actionview028.png cmd/lc_save.png +sfx2/res/actionview030.png cmd/lc_open.png +sfx2/res/closedoc.png vcl/res/closedoc.png +sfx2/res/deleterow.png cmd/sc_cancel.png +sfx2/res/doccl.png cmd/sc_newdoc.png +sfx2/res/exec_action.png cmd/sc_config.png +sfx2/res/favourite.png cmd/sc_insertbookmark.png +sfx2/res/favourite_big.png cmd/lc_insertbookmark.png +sfx2/res/hlpdoc.png cmd/sc_helpindex.png +sfx2/res/indexon_big.png cmd/lc_sidebar.png +sfx2/res/indexon_small.png cmd/sc_sidebar.png +sfx2/res/minus.png res/minus.png +sfx2/res/newex.png res/plus.png +sfx2/res/plus.png res/plus.png +sfx2/res/search.png cmd/sc_recsearch.png +sfx2/res/signet.png cmd/sc_signature.png +sfx2/res/sortascending.png cmd/lc_sortascending.png +sfx2/res/styfam1.png cmd/sc_charfontname.png +sfx2/res/styfam2.png cmd/sc_controlcodes.png +sfx2/res/styfam3.png cmd/sc_linestyle.png +sfx2/res/styfam4.png cmd/sc_showsinglepage.png +sfx2/res/symphony/sidebar-3d-large.png cmd/lc_cube.png +sfx2/res/symphony/sidebar-3d-small.png cmd/sc_cube.png +sfx2/res/symphony/sidebar-animation-large.png cmd/lc_animationobjects.png +sfx2/res/symphony/sidebar-animation-small.png cmd/sc_animationobjects.png +sfx2/res/symphony/sidebar-colors-large.png cmd/lc_bmpmask.png +sfx2/res/symphony/sidebar-colors-small.png cmd/sc_bmpmask.png +sfx2/res/symphony/sidebar-eyedropper-large.png cmd/lc_bmpmask.png +sfx2/res/symphony/sidebar-eyedropper-small.png cmd/sc_bmpmask.png +sfx2/res/symphony/sidebar-functions-large.png cmd/lc_dbviewfunctions.png +sfx2/res/symphony/sidebar-functions-small.png cmd/sc_dbviewfunctions.png +sfx2/res/symphony/sidebar-gallery-large.png cmd/lc_gallery.png +sfx2/res/symphony/sidebar-gallery-small.png cmd/sc_gallery.png +sfx2/res/symphony/sidebar-navigator-large.png cmd/lc_navigator.png +sfx2/res/symphony/sidebar-navigator-small.png cmd/sc_navigator.png +sfx2/res/symphony/sidebar-property-large.png cmd/lc_formproperties.png +sfx2/res/symphony/sidebar-property-small.png cmd/sc_formproperties.png +sfx2/res/symphony/sidebar-style-large.png cmd/lc_designerdialog.png +sfx2/res/symphony/sidebar-style-small.png cmd/sc_designerdialog.png +sfx2/res/symphony/sidebar-template-large.png cmd/lc_slidemasterpage.png +sfx2/res/symphony/sidebar-template-small.png cmd/sc_slidemasterpage.png +startmath/res/at21717.png cmd/lc_bold.png +startmath/res/at21718.png cmd/lc_italic.png +startmath/res/at21719.png cmd/lc_scaletext.png +startmath/res/at21720.png cmd/lc_charfontname.png +startmath/res/im21108.png cmd/lc_outlineformat.png +svtools/res/back_large.png cmd/lc_prevrecord.png +svtools/res/back_small.png cmd/sc_prevrecord.png +svtools/res/bmpfont.png cmd/color.png +svtools/res/ed06.png dbaccess/res/pkey.png +svtools/res/folderop.png cmd/sc_open.png +svtools/res/info_large.png cmd/lc_alignleft.png +svtools/res/info_small.png cmd/sc_alignleft.png +svtools/res/my_docs.png cmd/lc_open.png +svtools/res/new_doc.png cmd/32/newdoc.png +svtools/res/preview_large.png cmd/lc_printpreview.png +svtools/res/preview_small.png cmd/sc_printpreview.png +svtools/res/prnfont.png cmd/sc_charfontname.png +svtools/res/samples.png cmd/lc_choosedesign.png +svtools/res/scalfont.png cmd/sc_scaletext.png +svtools/res/template.png cmd/32/templatemanager.png +svx/res/3dgeo.png cmd/lc_diagramaxisxyz.png +svx/res/3dlight.png cmd/lc_graphicfiltersolarize.png +svx/res/3drepres.png cmd/lc_fillshadow.png +svx/res/3dtextur.png cmd/lc_graphicfilterpopart.png +svx/res/AdjustColorBlue_16x16.png cmd/sc_grafblue.png +svx/res/AdjustColorGamma_16x16.png cmd/sc_grafgamma.png +svx/res/AdjustColorGreen_16x16.png cmd/sc_grafgreen.png +svx/res/AdjustColorRed_16x16.png cmd/sc_grafred.png +svx/res/ColorModeBlackWhite_16x16.png cmd/sc_outputqualityblackwhite.png +svx/res/ColorModeGrey_16x16.png cmd/sc_outputqualitygrayscale.png +svx/res/apply.png cmd/sc_ok.png +svx/res/caution_11x16.png dbaccess/res/exwarning.png +svx/res/cd01.png cmd/sc_ok.png +svx/res/cd015.png cmd/sc_toggleobjectbeziermode.png +svx/res/cd016.png cmd/sc_beziermove.png +svx/res/cd017.png cmd/sc_bezierinsert.png +svx/res/cd018.png cmd/sc_bezierdelete.png +svx/res/cd02.png cmd/sc_crop.png +svx/res/cd020.png cmd/sc_undo.png +svx/res/cd021.png cmd/sc_redo.png +svx/res/cd025.png cmd/sc_autopilotmenu.png +svx/res/cd026.png cmd/sc_bmpmask.png +svx/res/cd06.png cmd/sc_rect.png +svx/res/cd07.png cmd/sc_ellipse.png +svx/res/cd08.png cmd/sc_polygon.png +svx/res/color.png cmd/sc_bmpmask.png +svx/res/colordlg.png cmd/sc_colorsettings.png +svx/res/convrt3d.png cmd/sc_convertinto3d.png +svx/res/fill_color.png cmd/sc_backgroundcolor.png +svx/res/filter3d.png cmd/sc_datafilterstandardfilter.png +svx/res/fontworkaligncentered_16.png cmd/sc_alignhorizontalcenter.png +svx/res/fontworkaligncentered_26.png cmd/lc_alignhorizontalcenter.png +svx/res/fontworkalignjustified_16.png cmd/sc_alignblock.png +svx/res/fontworkalignjustified_26.png cmd/lc_alignblock.png +svx/res/fontworkalignleft_16.png cmd/sc_alignleft.png +svx/res/fontworkalignleft_26.png cmd/lc_alignleft.png +svx/res/fontworkalignright_16.png cmd/sc_alignright.png +svx/res/fontworkalignright_26.png cmd/lc_alignright.png +svx/res/fontworkalignstretch_16.png cmd/sc_text_marquee.png +svx/res/fontworkalignstretch_26.png cmd/lc_text_marquee.png +svx/res/fw07.png cmd/sc_alignleft.png +svx/res/fw08.png cmd/sc_alignhorizontalcenter.png +svx/res/fw09.png cmd/sc_alignright.png +svx/res/graphic.png cmd/lc_graphic.png +svx/res/id01.png cmd/sc_ok.png +svx/res/id018.png cmd/sc_choosemacro.png +svx/res/id019.png cmd/sc_modifyframe.png +svx/res/id02.png cmd/sc_open.png +svx/res/id03.png cmd/sc_save.png +svx/res/id030.png cmd/sc_toggleobjectbeziermode.png +svx/res/id031.png cmd/sc_beziermove.png +svx/res/id032.png cmd/sc_bezierinsert.png +svx/res/id033.png cmd/sc_bezierdelete.png +svx/res/id040.png cmd/sc_undo.png +svx/res/id041.png cmd/sc_redo.png +svx/res/id05.png cmd/sc_rect.png +svx/res/id06.png cmd/sc_ellipse.png +svx/res/id07.png cmd/sc_polygon.png +svx/res/legtyp1.png cmd/sc_calloutshapes.line-callout-3.png +svx/res/legtyp2.png cmd/sc_calloutshapes.line-callout-1.png +svx/res/legtyp3.png cmd/sc_calloutshapes.line-callout-2.png +svx/res/lightofffrombottom_22.png svx/res/light.png +svx/res/lightofffrombottomleft_22.png svx/res/light.png +svx/res/lightofffrombottomright_22.png svx/res/light.png +svx/res/lightofffromleft_22.png svx/res/light.png +svx/res/lightofffromright_22.png svx/res/light.png +svx/res/lightofffromtop_22.png svx/res/light.png +svx/res/lightofffromtopleft_22.png svx/res/light.png +svx/res/lightofffromtopright_22.png svx/res/light.png +svx/res/lightonfrombottom_22.png svx/res/lighton.png +svx/res/lightonfrombottomleft_22.png svx/res/lighton.png +svx/res/lightonfrombottomright_22.png svx/res/lighton.png +svx/res/lightonfromleft_22.png svx/res/lighton.png +svx/res/lightonfromright_22.png svx/res/lighton.png +svx/res/lightonfromtop_22.png svx/res/lighton.png +svx/res/lightonfromtopleft_22.png svx/res/lighton.png +svx/res/lightonfromtopright_22.png svx/res/lighton.png +svx/res/lngcheck.png cmd/sc_spelling.png +svx/res/luminanc.png cmd/sc_graphicfilterinvert.png +svx/res/modula3d.png cmd/sc_sphere.png +svx/res/notcertificate_16.png xmlsecurity/res/notcertificate_16.png +svx/res/nu01.png cmd/sc_ok.png +svx/res/nu02.png cmd/sc_cancel.png +svx/res/nu03.png cmd/sc_addwatch.png +svx/res/ole.png cmd/sc_insertobject.png +svx/res/parallel_16.png cmd/sc_extrusiondepthfloater.png +svx/res/persp3d.png cmd/lc_extrusiondirectionfloater.png +svx/res/perspective_16.png cmd/lc_extrusiondirectionfloater.png +svx/res/reload.png cmd/sc_reload.png +svx/res/reloads.png cmd/sc_reload.png +svx/res/rotate3d.png cmd/sc_convertinto3dlathe.png +svx/res/signet_11x16.png xmlsecurity/res/certificate_16.png +svx/res/sphere3d.png cmd/sc_sphere.png +svx/res/symphony/AdjustColorBlue_16x16.png cmd/sc_grafblue.png +svx/res/symphony/AdjustColorGamma_16x16.png cmd/sc_grafgamma.png +svx/res/symphony/AdjustColorGreen_16x16.png cmd/sc_grafgreen.png +svx/res/symphony/AdjustColorRed_16x16.png cmd/sc_grafred.png +svx/res/symphony/decrease_font.png cmd/sc_shrink.png +svx/res/symphony/enlarge_font.png cmd/sc_grow.png +svx/res/symphony/fill_color.png cmd/sc_backgroundcolor.png +svx/res/symphony/lpsmall-spacing-1.png cmd/lc_spacepara1.png +svx/res/symphony/para_numbullet01.png cmd/sc_defaultbullet.png +svx/res/symphony/para_numbullet02.png cmd/sc_defaultnumbering.png +svx/res/symphony/rotate_left.png cmd/sc_rotateleft.png +svx/res/symphony/rotate_right.png cmd/sc_rotateright.png +svx/res/symphony/sch_backgroundcolor.png cmd/sc_backgroundcolor.png +svx/res/symphony/spacing3.png cmd/sc_spacepara1.png +svx/res/time.png cmd/sc_timefield.png +svx/res/wireframe_16.png cmd/sc_window3d.png +svx/res/zoom_page_statusbar.png cmd/sc_zoompanning.png +sw/res/all_left.png cmd/sc_firstrecord.png +sw/res/all_right.png cmd/sc_lastrecord.png +sw/res/lc20556.png cmd/lc_dbviewfunctions.png +sw/res/lc20557.png cmd/lc_cancel.png +sw/res/lc20558.png cmd/lc_ok.png +sw/res/nc20001.png cmd/sc_inserttable.png +sw/res/nc20002.png cmd/sc_insertframe.png +sw/res/nc20003.png cmd/sc_insertgraphic.png +sw/res/nc20004.png cmd/sc_insertobject.png +sw/res/nc20005.png cmd/sc_insertbookmark.png +sw/res/nc20006.png cmd/sc_insertsection.png +sw/res/nc20008.png cmd/sc_insertreferencefield.png +sw/res/nc20009.png cmd/sc_insertindexesentry.png +sw/res/nc20010.png cmd/sc_shownote.png +sw/res/nc20011.png cmd/sc_insertdraw.png +sw/res/one_left.png cmd/sc_prevrecord.png +sw/res/one_right.png cmd/sc_nextrecord.png +sw/res/page_break.png cmd/lc_insertpagebreak.png +sw/res/re01.png cmd/lc_unsetcellsreadonly.png +sw/res/re02.png cmd/lc_unsetcellsreadonly.png +sw/res/re03.png cmd/sc_protect.png +sw/res/re04.png cmd/sc_protect.png +sw/res/sc20171.png cmd/sc_downsearch.png +sw/res/sc20172.png cmd/sc_prevrecord.png +sw/res/sc20173.png cmd/sc_nextrecord.png +sw/res/sc20174.png cmd/sc_upsearch.png +sw/res/sc20175.png cmd/sc_nextrecord.png +sw/res/sc20182.png cmd/sc_toggleanchortype.png +sw/res/sc20186.png cmd/sc_prevrecord.png +sw/res/sc20233.png cmd/sc_ok.png +sw/res/sc20238.png cmd/sc_insertbookmark.png +sw/res/sc20239.png cmd/sc_copy.png +sw/res/sc20244.png sw/res/sc20234.png +sw/res/sc20247.png cmd/sc_dataimport.png +sw/res/sc20249.png cmd/sc_navigator.png +sw/res/sc20556.png cmd/sc_dbviewfunctions.png +sw/res/sc20557.png cmd/sc_cancel.png +sw/res/sc20558.png cmd/sc_ok.png +sw/res/sf01.png cmd/sc_controlcodes.png +sw/res/sf02.png cmd/sc_charfontname.png +sw/res/sf03.png cmd/sc_insertframe.png +sw/res/sf04.png cmd/sc_showsinglepage.png +sw/res/sf05.png cmd/sc_defaultbullet.png +sw/res/sf06.png cmd/sc_inserttable.png +sw/res/sidebar/pageproppanel/last_custom_common.png svx/res/symphony/last_custom_common.png +sw/res/sidebar/pageproppanel/last_custom_common_grey.png svx/res/symphony/last_custom_common_grey.png +sw/res/sr20000.png cmd/sc_downsearch.png +sw/res/sr20001.png cmd/sc_upsearch.png +sw/res/sr20002.png cmd/sc_inserttable.png +sw/res/sr20003.png cmd/sc_insertframe.png +sw/res/sr20004.png cmd/sc_showsinglepage.png +sw/res/sr20005.png cmd/sc_insertdraw.png +sw/res/sr20006.png cmd/sc_choosecontrols.png +sw/res/sr20007.png cmd/sc_insertsection.png +sw/res/sr20008.png cmd/sc_insertbookmark.png +sw/res/sr20009.png cmd/sc_insertgraphic.png +sw/res/sr20010.png cmd/sc_insertobject.png +sw/res/sr20011.png sw/res/nc20000.png +sw/res/sr20013.png cmd/sc_insertfootnote.png +sw/res/sr20014.png sw/res/sc20183.png +sw/res/sr20015.png cmd/sc_shownote.png +sw/res/sr20016.png cmd/sc_recsearch.png +sw/res/sr20017.png cmd/sc_insertindexesentry.png +sw/res/styfamnu.png cmd/sc_defaultbullet.png +sw/res/sx01.png cmd/sc_changedatabasefield.png +sw/res/sx02.png cmd/sc_freezepanesfirstrow.png +sw/res/sx03.png cmd/sc_dbviewqueries.png +sw/res/zetlhor2.png svx/res/zetlhor2.png +sw/res/zetlver2.png svx/res/zetlver2.png +vcl/res/index.png cmd/sc_insertmultiindex.png +xmlsecurity/res/key_12.png dbaccess/res/pkey.png +xmlsecurity/res/signet_11x16.png xmlsecurity/res/certificate_16.png diff --git a/iconsets/c95/sources/palette.png b/iconsets/c95/sources/palette.png Binary files differnew file mode 100644 index 0000000..f11bd26 --- /dev/null +++ b/iconsets/c95/sources/palette.png diff --git a/iconsets/c95/sources/zz_lc_a.xcf b/iconsets/c95/sources/zz_lc_a.xcf Binary files differnew file mode 100644 index 0000000..f17fd97 --- /dev/null +++ b/iconsets/c95/sources/zz_lc_a.xcf diff --git a/iconsets/c95/sources/zz_lc_bezier.xcf b/iconsets/c95/sources/zz_lc_bezier.xcf Binary files differnew file mode 100644 index 0000000..f79453a --- /dev/null +++ b/iconsets/c95/sources/zz_lc_bezier.xcf diff --git a/iconsets/c95/sources/zz_sc_A.xcf b/iconsets/c95/sources/zz_sc_A.xcf Binary files differnew file mode 100644 index 0000000..a584074 --- /dev/null +++ b/iconsets/c95/sources/zz_sc_A.xcf diff --git a/iconsets/c95/sources/zz_sc_bezier.xcf b/iconsets/c95/sources/zz_sc_bezier.xcf Binary files differnew file mode 100644 index 0000000..9d0ffdd --- /dev/null +++ b/iconsets/c95/sources/zz_sc_bezier.xcf |