summaryrefslogtreecommitdiff
path: root/icon-themes/industrial/cmd/ko/sc_underlinedouble.png
blob: 271df2b89259f578fef0fcb23b778a84a8bd2c2b (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 04 00 00 00 b5 fa 37 .PNG........IHDR...............7
0020 ea 00 00 00 d4 49 44 41 54 78 5e 85 d0 bf 2b c5 61 14 06 f0 cf 79 5d a3 41 d9 6c 32 d9 2c 8c 26 .....IDATx^...+.a....y].A.l2.,.&
0040 89 c1 66 30 98 b8 cb 5d dc cd 64 f1 3f 10 a3 24 dd e1 0e 66 75 59 90 49 f1 0f d8 dd 52 72 6d b0 ..f0...]..d.?..$...fuY.I....Rrm.
0060 9c e1 4d df f2 9c 4e 9d ce f3 a3 d3 09 73 b6 b5 4d 68 42 db 20 74 ae 0f 17 10 80 a8 fa c6 4a 27 ..M...N......s..MhB..t........J'
0080 fc 8c 0c 45 56 f9 33 4d 2a 90 4b af a6 cd f8 a8 84 14 95 a7 e7 db a7 7e d2 29 40 d2 5c d8 b3 e3 ...EV.3M*.K............~.)@.\...
00a0 ac b2 50 90 91 f7 5e ac db f0 ec 31 e9 4c 90 91 e7 5a 36 75 71 9a 74 7d 83 77 97 ba 9e dc d9 d2 ..P...^....1.L...Z6uq.t}.w......
00c0 33 ca 2d 2d 08 e3 a6 0c d3 77 ec 44 28 be 52 20 84 07 ab 6a d0 b7 a6 a4 c0 98 45 6f 8d 8f a2 85 3.--.....w.D(.R....j......Eo....
00e0 e6 04 eb 02 e1 60 b0 3f df e8 0e b7 96 76 c3 ac 65 47 9a d1 71 e5 3f fc 02 83 57 2a 34 99 03 47 .....`.?.....v..eG..q.?...W*4..G
0100 82 00 00 00 00 49 45 4e 44 ae 42 60 82 .....IEND.B`.
batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert 2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky 2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky 2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky 2014-01-18Unify ctor functions for component implementations.Matúš Kukan 2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan 2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan 2013-12-31svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan 2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan 2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan 2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold