/trunk/main/starmath/source/ |
H A D | commands.src | 27 String RID_PLUSX { Text = "+<?> " ; }; 28 String RID_MINUSX { Text = "-<?> " ; }; 31 String RID_NEGX { Text = "neg <?> " ; }; 174 String RID_SBLANK { Text = "`" ; }; 175 String RID_BLANK { Text = "~" ; }; 185 String RID_RE { Text = "Re " ; }; 186 String RID_IM { Text = "Im " ; }; 190 String RID_WP { Text = "wp " ; }; 204 String RID_SETN { Text = "setN " ; }; 205 String RID_SETZ { Text = "setZ " ; }; [all …]
|
/trunk/main/svl/source/misc/ |
H A D | mediatyp.src | 39 String STR_SVT_MIMETYPE_APP_PDF 44 String STR_SVT_MIMETYPE_APP_RTF 49 String STR_SVT_MIMETYPE_APP_MSWORD 84 String STR_SVT_MIMETYPE_APP_ZIP 89 String STR_SVT_MIMETYPE_APP_JAR 109 String STR_SVT_MIMETYPE_AUDIO_WAV 144 String STR_SVT_MIMETYPE_TEXT_URL 169 String STR_SVT_MIMETYPE_X_VRML 190 String STR_SVT_MIMETYPE_CNT_MSG 315 String STR_SVT_MIMETYPE_CNT_CDF [all …]
|
/trunk/main/l10ntools/java/jpropex/java/ |
H A D | SdfEntity.java | 26 private String project = new String(""); 27 private String source_file = new String(""); 28 private String dummy1 = new String(""); 29 private String resource_type= new String(""); 30 private String gid = new String(""); 31 private String lid = new String(""); 32 private String helpid = new String(""); 33 private String platform = new String(""); 34 private String dummy2 = new String(""); 35 private String langid = new String(""); [all …]
|
/trunk/main/svx/source/dialog/ |
H A D | ucsubset.src | 38 String RID_SUBSETSTR_LATIN_1 103 String RID_SUBSETSTR_BENGALI 115 String RID_SUBSETSTR_ORIYA 119 String RID_SUBSETSTR_TAMIL 123 String RID_SUBSETSTR_TELUGU 136 String RID_SUBSETSTR_THAI 140 String RID_SUBSETSTR_LAO 188 String RID_SUBSETSTR_ARROWS 378 String RID_SUBSETSTR_YI 394 String RID_SUBSETSTR_KHMER [all …]
|
/trunk/main/wizards/com/sun/star/wizards/fax/ |
H A D | FaxWizardDialogConst.java | 35 public static final String CHKUSELOGO_ITEM_CHANGED = "chkUseLogoItemChanged"; 36 public static final String CHKUSEDATE_ITEM_CHANGED = "chkUseDateItemChanged"; 79 public final String OPTPRIVATEFAX_HID = HelpIds.getHelpIdString(HID + 3); 81 public final String IMAGECONTROL3_HID = HelpIds.getHelpIdString(HID + 5); 82 public final String CHKUSELOGO_HID = HelpIds.getHelpIdString(HID + 6); 83 public final String CHKUSEDATE_HID = HelpIds.getHelpIdString(HID + 7); 90 public final String LSTGREETING_HID = HelpIds.getHelpIdString(HID + 14); 91 public final String CHKUSEFOOTER_HID = HelpIds.getHelpIdString(HID + 15); 99 public final String TXTSENDERFAX_HID = HelpIds.getHelpIdString(HID + 23); 102 public final String TXTFOOTER_HID = HelpIds.getHelpIdString(HID + 26); [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/ |
H A D | GraphicalTestArguments.java | 79 String m_sPrinterName = null; 103 String m_sDistinct = null; 268 String sDistinct = (String)param.get( "DISTINCT" ); in GraphicalTestArguments() 278 String sOfficeViewable = (String)param.get(PropertyName.OFFICE_VIEWABLE); in GraphicalTestArguments() 292 String sCreateDefault = (String)param.get(PropertyName.CREATE_DEFAULT); in GraphicalTestArguments() 480 String sInputPath; in getInputPath() 510 String sDiffPath; in getDiffPath() 532 public String getBuildID() in getBuildID() 543 String sNoOffice = (String)m_aCurrentParams.get( "NoOffice" ); in shouldOfficeStart() 696 String fs; in cancelRequest() [all …]
|
H A D | PRNCompare.java | 56 String fs; 64 String executeSynchronously(String _sCommand) in executeSynchronously() 78 int getMaxNumOfFileEntry(String _sDirectory, String _sBasename) in getMaxNumOfFileEntry() 200 static String getJPEGName(String _sOutputPath, String _sBasename, String _sGS_PageOutput) in getJPEGName() 216 …public static String[] createJPEGFromPostscript(String _sOutputPath, String _sSourcePath, String _… in createJPEGFromPostscript() 277 String[] aList = new String[m_aFileList.size()]; in createJPEGFromPostscript() 290 …ic StatusHelper[] createDiffs(String _sOutputPath, String _sSourcePath1, String _sSourceFile1, Str… in createDiffs() 535 public static String compareJPEGs(String _sOldGfx, String _sNewGfx) in compareJPEGs() 550 public static String compareJPEGs(String _sOldGfx, String _sNewGfx, String _sDiffGfx) in compareJPEGs() 647 …ic StatusHelper checkDiffDiff(String _sOutputPath, String _sSourcePath1, String _sSourceFile1, Str… in checkDiffDiff() [all …]
|
H A D | FilenameHelper.java | 52 String m_sPath; 53 String m_sFilename; 54 String m_sSuffix; 100 public FilenameHelper_impl(String _sPath, String _sName, String _sSuffix) in FilenameHelper_impl() 213 String checkPath(String _sPath) in checkPath() 227 String checkFilename(String _sFilename) in checkFilename() 241 String checkSuffix(String _sSuffix) in checkSuffix() 255 String splitSuffix(String _sName) in splitSuffix() 285 …public OriginalFilename(String _path, String _filename, String _ext) { super(_path, _filename, _ex… in OriginalFilename() 302 …public OriginalReferenceFilename(String _path, String _filename, String _ext) { super(_path, _file… in OriginalReferenceFilename() [all …]
|
/trunk/main/basic/source/classes/ |
H A D | sb.src | 33 String SbERR_SYNTAX & ERRCODE_RES_MASK 37 String SbERR_NO_GOSUB & ERRCODE_RES_MASK 53 String SbERR_NO_MEMORY & ERRCODE_RES_MASK 69 String SbERR_ZERODIV & ERRCODE_RES_MASK 77 String SbERR_CONVERSION & ERRCODE_RES_MASK 129 String SbERR_IO_ERROR & ERRCODE_RES_MASK 193 String SBERR_IS_NULL & ERRCODE_RES_MASK 317 String SbERR_NO_OLE & ERRCODE_RES_MASK 482 String SbERR_NO_IF & ERRCODE_RES_MASK 548 String IDS_SBERR_TERMINATED [all …]
|
/trunk/main/svx/source/form/ |
H A D | fmstring.src | 62 String 1 66 String 2 70 String 3 314 String 1 318 String 2 322 String 3 326 String 4 330 String 5 334 String 6 338 String 7 [all …]
|
/trunk/main/sw/source/ui/utlui/ |
H A D | initui.src | 34 String STR_POSTIT_PAGE 38 String STR_POSTIT_LINE 54 String STR_CALC_BRACK 58 String STR_CALC_POW 110 String STR_TOI 115 String STR_TOU 120 String STR_TOC 125 String STR_TOX_AUTH 129 String STR_TOX_TBL 133 String STR_TOX_OBJ [all …]
|
H A D | attrdesc.src | 29 String STR_DROP_OVER 33 String STR_DROP_LINES 45 String STR_NO_MIRROR 65 String STR_CHARFMT 73 String STR_FOOTER 81 String STR_HEADER 153 String STR_POS_X 157 String STR_POS_Y 217 String STR_COLUMNS 291 String STR_GAMMA [all …]
|
/trunk/main/wizards/com/sun/star/wizards/db/ |
H A D | CommandMetaData.java | 50 public String[] m_aAllFieldNames = new String[] 56 public String[] GroupFieldNames = new String[] 59 private String[][] SortFieldNames = new String[][] 62 private String[] RecordFieldNames = new String[] 65 public String[][] AggregateFieldNames = new String[][] 68 public String[] NumericFieldNames = new String[] 168 String[] sSortFieldName = new String[2]; in prependSortFieldNames() 330 public String[] getOrderableColumns(String[] _fieldnames) in getOrderableColumns() 426 public String[] getFieldNames(String[] _sDisplayFieldNames, String _sCommandName) in getFieldNames() 506 public String getFieldTitle(String FieldName) in getFieldTitle() [all …]
|
/trunk/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaWizardDialogResources.java | 89 String resStep1; 90 String resStep2; 91 String resStep3; 92 String resStep4; 93 String resStep5; 94 String resStep6; 99 String itemRead; 100 String itemBring; 101 String itemNote; 102 String itemCalledBy; [all …]
|
H A D | TemplateConsts.java | 33 public final static String FILLIN_TITLE = "<title>"; 34 public final static String FILLIN_DATE = "<date>"; 35 public final static String FILLIN_TIME = "<time>"; 36 public final static String FILLIN_LOCATION = "<location>"; 42 public final static String SECTION_ITEMS = "AGENDA_ITEMS"; 64 public final static String FILLIN_BRING = "<bring>"; 65 public final static String FILLIN_READ = "<read>"; 66 public final static String FILLIN_NOTES = "<notes>"; 83 public final static String STYLE_BRING = "Bring"; 84 public final static String STYLE_READ = "Read"; [all …]
|
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | XLIFFWriter.java | 124 private final String xmlString( final String string) throws java.io.IOException { in xmlString() 127 String str = string; in xmlString() 217 String sRessource = ""; in writeTransUnit() 394 return new String( in getHeader() 406 private String getTrailer() { in getTrailer() 415 String sPITagStart = "<?"; in getProcessingInstructionTag() 416 String sPIName = "xml "; in getProcessingInstructionTag() 419 String sPITagEnd = "?>"; in getProcessingInstructionTag() 428 private String getDTDLine() { in getDTDLine() 430 String sDTDType = "xliff "; in getDTDLine() [all …]
|
/trunk/main/wizards/com/sun/star/wizards/letter/ |
H A D | LetterWizardDialogResources.java | 39 protected String[] RoadmapLabels = new String[7]; 40 protected String[] SalutationLabels = new String[3]; 41 protected String[] GreetingLabels = new String[3]; 42 protected String[] LanguageLabels = new String[16]; 43 String resOverwriteWarning; 46 String resLabel9_value; 55 String reschkUseLogo_value; 78 String reslblLogoX_value; 79 String reslblLogoY_value; 91 String reslblFooter_value; [all …]
|
H A D | LetterWizardDialogConst.java | 31 public static final String LSTBUSINESSSTYLE_ACTION_PERFORMED = null; 33 public static final String LSTPRIVOFFICIALSTYLE_ACTION_PERFORMED = null; 36 public static final String LSTPRIVATESTYLE_ACTION_PERFORMED = null; 40 public static final String NUMLOGOX_TEXT_CHANGED = "numLogoXTextChanged"; 51 public static final String LSTLETTERNORM_ACTION_PERFORMED = null; 61 public static final String LSTSALUTATION_ACTION_PERFORMED = null; 64 public static final String LSTGREETING_ACTION_PERFORMED = null; 82 public static final String FILETEMPLATEPATH_TEXT_CHANGED = null; 83 public static final String imageURLImageControl1 = null; 84 public static final String imageURLImageControl2 = null; [all …]
|
H A D | LetterWizardDialogEvents.java | 39 public static final String NUMLOGOHEIGHT_TEXT_CHANGED = null; 40 public static final String NUMLOGOX_TEXT_CHANGED = null; 41 public static final String NUMLOGOWIDTH_TEXT_CHANGED = null; 42 public static final String NUMLOGOY_TEXT_CHANGED = null; 48 public static final String NUMADDRESSX_TEXT_CHANGED = null; 50 public static final String NUMADDRESSY_TEXT_CHANGED = null; 53 public static final String CHKUSELOGO_ITEM_CHANGED = null; 55 public static final String CHKUSESIGNS_ITEM_CHANGED = null; 58 public static final String CHKUSEFOOTER_ITEM_CHANGED = null; 64 public static final String LSTGREETING_ITEM_CHANGED = null; [all …]
|
/trunk/main/sd/source/core/ |
H A D | glob.src | 28 String STR_LAYER_BCKGRND 36 String STR_LAYER_LAYOUT 48 String STR_PAGE 52 String STR_PAGE_NAME 56 String STR_SLIDE_NAME 60 String STR_MASTERPAGE 64 String STR_NOTES 68 String STR_HANDOUT 128 String STR_PRESOBJ_TEXT 361 String STR_LOAD_DOC [all …]
|
/trunk/main/l10ntools/java/receditor/java/transex3/model/ |
H A D | SdfEntity.java | 25 private String project; 27 private String dummy1; 29 private String gid; 30 private String lid; 31 private String helpid; 33 private String dummy2; 34 private String langid; 35 private String text; 38 private String title; 39 private String date; [all …]
|
/trunk/main/sd/source/filter/html/ |
H A D | htmlex.hxx | 76 String maURL1; 77 String maURL2; 97 String maPath; 118 String maIndex; 122 String maInfo; 186 String CreateLink( const String& aLink, const String& aText, 187 const String& aTarget = String()) const; 207 String InsertSound( const String& rSoundFile ); 209 …bool CopyScript( const String& rPath, const String& rSource, const String& rDest, bool bUnix = fal… 229 static String StringToHTMLString( const String& rString ); [all …]
|
/trunk/main/reportdesign/source/ui/inspection/ |
H A D | inspection.src | 42 String 1 46 String 2 57 String 1 61 String 2 65 String 3 69 String 4 84 String 1 88 String 2 92 String 3 147 String 1 [all …]
|
/trunk/main/svx/source/src/ |
H A D | errtxt.src | 31 String ERRCTX_ERROR 35 String ERRCTX_WARNING 43 String ERRCTX_SFX_SAVEDOC 51 String ERRCTX_SFX_DOCINFO 67 String ERRCTX_SFX_OPENDOC 75 String ERRCTX_SFX_NEWDOC 110 String ERRCODE_CLASS_PATH 130 String ERRCODE_CLASS_READ 158 String ERRCODE_CLASS_SBX 170 String 1 [all …]
|
/trunk/main/wizards/source/euro/ |
H A D | euro.src | 33 String STEP_ZERO 38 String STEP_ZERO + 1 43 String STEP_ZERO + 2 48 String STEP_ZERO + 3 53 String STEP_ZERO + 4 58 String STEP_ZERO + 5 63 String STEP_ZERO + 6 68 String STEP_ZERO + 7 176 String STATUSLINE 207 String MESSAGES [all …]
|