/aoo4110/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | Control.idt | 41 ApplicationInfo1 Icon Icon 15 15 24 24 5242881 CautionIco 44 CancelSetup Icon Icon 15 15 24 24 5242881 CautionIco 95 CustomSetupTips Install Icon 21 105 24 24 5242881 InstallIco 192 LanguageInfo1 Icon Icon 15 15 24 24 5242881 CautionIco 226 MaintenanceType Ico1 Icon 35 75 24 24 5242881 SetupPartialIco 227 MaintenanceType Ico2 Icon 35 135 24 24 5242881 SetupRepairIco 228 MaintenanceType Ico3 Icon 35 195 24 24 5242881 TrashcanIco 322 SetupError WarningIcon Icon 15 15 24 24 5242881 CautionIco 362 SetupProgress SetupIcon Icon 21 51 24 24 5242881 SetupIco 379 SetupType CompleteIco Icon 34 94 24 24 5242881 SetupCompleteIco [all …]
|
/aoo4110/main/odk/examples/java/Inspector/ |
H A D | UnoTreeRenderer.java | 28 import javax.swing.Icon; 38 private Icon m_oMethodIcon; 39 private Icon m_oPropertyIcon; 40 private Icon m_oContainerIcon; 41 private Icon m_oContentIcon; 42 private Icon m_oServiceIcon; 43 private Icon m_oInterfaceIcon; 44 private Icon m_oPropertyValueIcon;
|
/aoo4110/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | Control.idt | 41 CancelSetup Icon Icon 15 15 24 24 5242881 CautionIco 90 CustomSetupTips DontInstall Icon 21 155 24 24 5242881 DontInstallIco 92 CustomSetupTips Install Icon 21 105 24 24 5242881 InstallIco 121 DestinationFolder DestFolder Icon 21 52 24 24 5242881 OpenFolderIco 210 MaintenanceType Ico1 Icon 35 75 24 24 5242881 SetupPartialIco 211 MaintenanceType Ico2 Icon 35 135 24 24 5242881 SetupRepairIco 212 MaintenanceType Ico3 Icon 35 195 24 24 5242881 TrashcanIco 304 SetupError WarningIcon Icon 15 15 24 24 5242881 CautionIco 344 SetupProgress SetupIcon Icon 21 51 24 24 5242881 SetupIco 361 SetupType CompleteIco Icon 34 94 24 24 5242881 SetupCompleteIco [all …]
|
/aoo4110/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | Control.idt | 41 CancelSetup Icon Icon 15 15 24 24 5242881 CautionIco 90 CustomSetupTips DontInstall Icon 21 155 24 24 5242881 DontInstallIco 92 CustomSetupTips Install Icon 21 105 24 24 5242881 InstallIco 121 DestinationFolder DestFolder Icon 21 52 24 24 5242881 OpenFolderIco 210 MaintenanceType Ico1 Icon 35 75 24 24 5242881 SetupPartialIco 211 MaintenanceType Ico2 Icon 35 135 24 24 5242881 SetupRepairIco 212 MaintenanceType Ico3 Icon 35 195 24 24 5242881 TrashcanIco 304 SetupError WarningIcon Icon 15 15 24 24 5242881 CautionIco 344 SetupProgress SetupIcon Icon 21 51 24 24 5242881 SetupIco 361 SetupType CompleteIco Icon 34 94 24 24 5242881 SetupCompleteIco [all …]
|
/aoo4110/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | Control.idt | 41 CancelSetup Icon Icon 15 15 24 24 5242881 CautionIco 90 CustomSetupTips DontInstall Icon 21 155 24 24 5242881 DontInstallIco 92 CustomSetupTips Install Icon 21 105 24 24 5242881 InstallIco 107 DatabaseFolder DatabaseFolder Icon 21 52 24 24 5242881 OpenFolderIco 121 DestinationFolder DestFolder Icon 21 112 24 24 5242881 OpenFolderIco 215 MaintenanceType Ico1 Icon 35 75 24 24 5242881 SetupRepairIco 216 MaintenanceType Ico2 Icon 35 135 24 24 5242881 TrashcanIco 307 SetupError WarningIcon Icon 15 15 24 24 5242881 CautionIco 347 SetupProgress SetupIcon Icon 21 51 24 24 5242881 SetupIco 364 SetupType CompleteIco Icon 34 94 24 24 5242881 SetupCompleteIco [all …]
|
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/ |
H A D | SetupFrame.java | 34 import javax.swing.Icon; 51 Icon IconStarOffice; 284 JLabel Icon = new JLabel(); in initFrame() local 285 Icon.setIcon(IconStarOffice); in initFrame() 289 IconPanel.add(Icon); in initFrame()
|
/aoo4110/main/cui/source/customize/ |
H A D | cfg.src | 376 Text [ en-US ] = "Icon Only" ; 390 Text [ en-US ] = "Icon & Text" ; 402 Text [ en-US ] = "Change Icon..." ; 407 Text [ en-US ] = "Reset Icon" ; 587 Text [ en-US ] = "Change Icon" ; 722 Text [ en-US ] = "Confirm Icon Replacement";
|
/aoo4110/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | Icon.java | 34 public class Icon extends Component implements javax.accessibility.Accessible { class 35 protected Icon(XAccessible xAccessible, XAccessibleContext xAccessibleContext) { in Icon() method in Icon
|
/aoo4110/main/rsc/doku/feinkonz.43/ |
H A D | rsc.doc | 2110 Icon 2224 Af1paResource Icon 2230 Ali Icon 2243 Ali Icon 2245 File = "Icon.ico"; 2267 Ali Icon 3268 WorkWindowIcon = Icon 3791 Fixed = Icon { Predefine = ICON_QUERY; }; 3794 AgaNach dem Schl�sselwort FIXED kann ein Icon angeben werden. Dieses Icon wird in 3801 Fixed = Icon{}; [all …]
|
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/ |
H A D | TextAttributeDialog.java | 33 import javax.swing.Icon; 138 implements Icon
|
/aoo4110/main/sal/workben/clipboardwben/testcopy/ |
H A D | cbcpytest.rc | 50 // Icon 53 // Icon with lowest ID value placed first to ensure application icon
|
/aoo4110/main/sal/workben/clipboardwben/testpaste/ |
H A D | cbptest.rc | 50 // Icon 53 // Icon with lowest ID value placed first to ensure application icon
|
/aoo4110/main/sal/workben/clipboardwben/testviewer/ |
H A D | cbvtest.rc | 50 // Icon 53 // Icon with lowest ID value placed first to ensure application icon
|
/aoo4110/main/desktop/win32/source/QuickStart/ |
H A D | OOQuickStart.rc | 50 // Icon 53 // Icon with lowest ID value placed first to ensure application icon
|
/aoo4110/main/desktop/win32/source/QuickStart/so/ |
H A D | QuickStart.rc | 50 // Icon 53 // Icon with lowest ID value placed first to ensure application icon
|
/aoo4110/main/rsc/doku/schriftw.16/ |
H A D | change.doc | 1062 Icon { ... }; 1065 WorkWindowIcon = Icon { ... };
|
/aoo4110/extras/l10n/source/bs/ |
H A D | localize.sdf | 9992 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106AF 0 bs Change Icon 2002-02-… 9994 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106B5 0 bs Reset Icon 2002-02-0… 11265 helpcontent2 source\text\shared\01\05200100.xhp 0 help hd_id3153331 23 0 bs Icon 2002-02-02 02… 13233 helpcontent2 source\text\shared\01\06140402.xhp 0 help tit 0 bs Change Icon 2002-02-02 02:02:… 13234 helpcontent2 source\text\shared\01\06140402.xhp 0 help par_idN10543 0 bs Change Icon 2002-02-… 14759 helpcontent2 source\text\shared\autopi\webwizard05.xhp 0 help par_idN10573 0 bs Icon set 2002… 15411 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help tit 0 bs Icon Set 2002-02-02 … 15412 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help par_idN1053A 0 bs Icon Sets 2… 17860 helpcontent2 source\text\shared\02\01170101.xhp 0 help par_idN12175 0 bs Icon Size 2002-02-02… 20349 helpcontent2 source\text\shared\guide\flat_icons.xhp 0 help tit 0 bs Changing Icon Views 2002… [all …]
|
/aoo4110/extras/l10n/source/kk/ |
H A D | localize.sdf | 46639 helpcontent2 source\text\shared\autopi\webwizard05.xhp 0 help par_idN10573 0 kk Icon set 2013… 46649 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help tit 0 kk Icon Set 20130618 17… 46650 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help par_idN1053A 0 kk Icon Sets 2… 47662 helpcontent2 source\text\shared\guide\flat_icons.xhp 0 help tit 0 kk Changing Icon Views 2013… 47664 …link href=\"text/shared/guide/flat_icons.xhp\" name=\"Changing Icon Views\"\>Changing Icon Size\</… 53710 helpcontent2 source\text\shared\01\05200100.xhp 0 help hd_id3153331 23 0 kk Icon 20130618 17:2… 55376 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106AF 0 kk Change Icon 20130618… 55378 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106B5 0 kk Reset Icon 20130618 … 55384 helpcontent2 source\text\shared\01\06140402.xhp 0 help tit 0 kk Change Icon 20130618 17:22:18 55385 helpcontent2 source\text\shared\01\06140402.xhp 0 help par_idN10543 0 kk Change Icon 20130618… [all …]
|
/aoo4110/extras/l10n/source/sr/ |
H A D | localize.sdf | 46639 helpcontent2 source\text\shared\autopi\webwizard05.xhp 0 help par_idN10573 0 sr Icon set 2013… 46649 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help tit 0 sr Icon Set 20130618 17… 46650 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help par_idN1053A 0 sr Icon Sets 2… 47662 helpcontent2 source\text\shared\guide\flat_icons.xhp 0 help tit 0 sr Changing Icon Views 2013… 47664 …link href=\"text/shared/guide/flat_icons.xhp\" name=\"Changing Icon Views\"\>Changing Icon Size\</… 53710 helpcontent2 source\text\shared\01\05200100.xhp 0 help hd_id3153331 23 0 sr Icon 20130618 17:2… 55376 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106AF 0 sr Change Icon 20130618… 55378 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106B5 0 sr Reset Icon 20130618 … 55384 helpcontent2 source\text\shared\01\06140402.xhp 0 help tit 0 sr Change Icon 20130618 17:22:18 55385 helpcontent2 source\text\shared\01\06140402.xhp 0 help par_idN10543 0 sr Change Icon 20130618… [all …]
|
/aoo4110/extras/l10n/source/th/ |
H A D | localize.sdf | 46639 helpcontent2 source\text\shared\autopi\webwizard05.xhp 0 help par_idN10573 0 th Icon set 2013… 46649 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help tit 0 th Icon Set 20130618 17… 46650 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help par_idN1053A 0 th Icon Sets 2… 47662 helpcontent2 source\text\shared\guide\flat_icons.xhp 0 help tit 0 th Changing Icon Views 2013… 47664 …link href=\"text/shared/guide/flat_icons.xhp\" name=\"Changing Icon Views\"\>Changing Icon Size\</… 53710 helpcontent2 source\text\shared\01\05200100.xhp 0 help hd_id3153331 23 0 th Icon 20130618 17:2… 55376 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106AF 0 th Change Icon 20130618… 55378 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106B5 0 th Reset Icon 20130618 … 55384 helpcontent2 source\text\shared\01\06140402.xhp 0 help tit 0 th Change Icon 20130618 17:22:18 55385 helpcontent2 source\text\shared\01\06140402.xhp 0 help par_idN10543 0 th Change Icon 20130618… [all …]
|
/aoo4110/extras/l10n/source/ar/ |
H A D | localize.sdf | 44943 helpcontent2 source\text\shared\01\05200100.xhp 0 help hd_id3153331 23 0 ar Icon 20120314 15:1… 46609 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106AF 0 ar Change Icon 20120314… 46611 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106B5 0 ar Reset Icon 20120314 … 46617 helpcontent2 source\text\shared\01\06140402.xhp 0 help tit 0 ar Change Icon 20120314 15:13:33 46618 helpcontent2 source\text\shared\01\06140402.xhp 0 help par_idN10543 0 ar Change Icon 20120314… 50039 helpcontent2 source\text\shared\guide\flat_icons.xhp 0 help tit 0 ar Changing Icon Views 2012… 50041 …link href=\"text/shared/guide/flat_icons.xhp\" name=\"Changing Icon Views\"\>Changing Icon Size\</… 52656 helpcontent2 source\text\shared\autopi\webwizard05.xhp 0 help par_idN10573 0 ar Icon set 2012… 52666 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help tit 0 ar Icon Set 20120314 15… 52667 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help par_idN1053A 0 ar Icon Sets 2… [all …]
|
/aoo4110/extras/l10n/source/hi/ |
H A D | localize.sdf | 47347 …shared\guide\digital_signatures.xhp 0 help par_id0821200912504050 0 hi Icon in Status bar 20… 47664 …link href=\"text/shared/guide/flat_icons.xhp\" name=\"Changing Icon Views\"\>Changing Icon Size\</… 50832 …d\00\icon_alt.xhp 0 help par_idN10546 0 hi \<variable id=\"alt_icon\"\>Icon \</variable\> 20… 50833 …lt.xhp 0 help par_idN10555 0 hi \<variable id=\"alt_warning\"\>Warning Icon \</variable\> 20… 50834 …0\icon_alt.xhp 0 help par_idN10564 0 hi \<variable id=\"alt_tip\"\>Tip Icon \</variable\> 20… 50835 …icon_alt.xhp 0 help par_idN10573 0 hi \<variable id=\"alt_note\"\>Note Icon \</variable\> 20… 50842 helpcontent2 source\text\shared\01\01010000.xhp 0 help par_id3147242 112 0 hi \<emph\>Icon\</emph… 55376 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106AF 0 hi Change Icon 20130618… 55384 helpcontent2 source\text\shared\01\06140402.xhp 0 help tit 0 hi Change Icon 20130618 17:22:18 55385 helpcontent2 source\text\shared\01\06140402.xhp 0 help par_idN10543 0 hi Change Icon 20130618… [all …]
|
/aoo4110/extras/l10n/source/he/ |
H A D | localize.sdf | 46639 helpcontent2 source\text\shared\autopi\webwizard05.xhp 0 help par_idN10573 0 he Icon set 2013… 46649 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help tit 0 he Icon Set 20130618 17… 46650 helpcontent2 source\text\shared\autopi\webwizard05is.xhp 0 help par_idN1053A 0 he Icon Sets 2… 47662 helpcontent2 source\text\shared\guide\flat_icons.xhp 0 help tit 0 he Changing Icon Views 2013… 47664 …link href=\"text/shared/guide/flat_icons.xhp\" name=\"Changing Icon Views\"\>Changing Icon Size\</… 53710 helpcontent2 source\text\shared\01\05200100.xhp 0 help hd_id3153331 23 0 he Icon 20130618 17:2… 55376 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106AF 0 he Change Icon 20130618… 55378 helpcontent2 source\text\shared\01\06140400.xhp 0 help par_idN106B5 0 he Reset Icon 20130618 … 55384 helpcontent2 source\text\shared\01\06140402.xhp 0 help tit 0 he Change Icon 20130618 17:22:18 55385 helpcontent2 source\text\shared\01\06140402.xhp 0 help par_idN10543 0 he Change Icon 20130618… [all …]
|
/aoo4110/main/extras/unx/source/kde/applnk/ |
H A D | .directory | 4 Icon=so52.xpm
|
/aoo4110/main/tools/inc/tools/ |
H A D | prex.h | 33 #define Icon XLIB_Icon macro
|