| /aoo41x/main/formula/source/core/resource/ | 
| H A D | core_resource.src | 702 	String SC_OPCODE_IF730 	String SC_OPCODE_AND
 734 	String SC_OPCODE_OR
 738 	String SC_OPCODE_XOR
 745 	String SC_OPCODE_NOT
 754 	String SC_OPCODE_PI
 787 	String SC_OPCODE_DEG
 791 	String SC_OPCODE_RAD
 991 	String SC_OPCODE_N
 1312 	String SC_OPCODE_BW
 [all …]
 
 | 
| /aoo41x/main/sw/source/core/doc/ | 
| H A D | dbgoutsw.cxx | 288     String aStr = String("[ ", RTL_TEXTENCODING_ASCII_US);  in lcl_dbg_out()366     aStr += String::CreateFromInt32  in lcl_dbg_out()
 497     String aTmpStr;  in lcl_dbg_out_NumType()
 526         aTmpStr += String(" ARABIC",  in lcl_dbg_out_NumType()
 531         aTmpStr += String(" ??",  in lcl_dbg_out_NumType()
 542     String aTmpStr;  in lcl_dbg_out()
 728         (*((String *) pArgs)) += String("\n", RTL_TEXTENCODING_ASCII_US);  in lcl_dbg_add_node()
 749     String aTag;  in lcl_dbg_nodes_inner()
 848     String aResult;  in lcl_dbg_out()
 862     String aResult;  in lcl_dbg_out()
 [all …]
 
 | 
| /aoo41x/main/svx/source/svdraw/ | 
| H A D | svdstr.src | 694 String STR_EditMove722 String STR_EditShear
 726 String STR_EditCrook
 738 String STR_EditRipUp
 750 String STR_EditShut
 766 String STR_EditGroup
 810 String STR_EditAlign
 1151 String STR_ItemValON
 1163 String STR_ItemValNO
 2475 String SIP_SA_MOVEX
 [all …]
 
 | 
| /aoo41x/main/extensions/source/propctrlr/ | 
| H A D | formres.src | 144 	String 1148 	String 2
 152 	String 3
 179 	String 1
 183 	String 2
 459 	String 1
 463 	String 2
 467 	String 3
 475 	String 1
 479 	String 2
 [all …]
 
 | 
| /aoo41x/main/wizards/source/formwizard/ | 
| H A D | dbwizres.src | 61 String RID_COMMON_START + 066 String RID_COMMON_START + 1
 71 String RID_COMMON_START + 2
 76 String RID_COMMON_START + 3
 81 String RID_COMMON_START + 4
 86 String RID_COMMON_START + 5
 91 String RID_COMMON_START + 6
 96 String RID_COMMON_START + 7
 101 String RID_COMMON_START + 8
 106 String RID_COMMON_START + 9
 [all …]
 
 | 
| /aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ | 
| H A D | OfficeConstants.java | 157     public final static String TAG_PARAGRAPH = "text:p";160     public final static String TAG_TEXT = "text:";
 163     public final static String TAG_HEADING = "text:h";
 166     public final static String TAG_SPACE = "text:s";
 175     public final static String TAG_SPAN = "text:span";
 178     public final static String TAG_HYPERLINK = "text:a";
 332     public final static String CELLTYPE_FLOAT = "float";
 335     public final static String CELLTYPE_TIME = "time";
 338     public final static String CELLTYPE_DATE = "date";
 353     public final static String SXW_TYPE = "text";
 [all …]
 
 | 
| /aoo41x/main/sc/source/ui/src/ | 
| H A D | globstr.src | 38 	String STR_UNDO_CUT50 	String STR_UNDO_MOVE
 602 	String STR_TABLE
 610 	String STR_ROW
 614 	String STR_PAGE
 958 	String STR_AREA
 962 	String STR_YES
 966 	String STR_NO
 978 	String STR_HIDE
 1362 	String STR_BY
 [all …]
 
 | 
| H A D | scstring.src | 161 String STR_COLWIDTH181 String SCSTR_NONE
 185 String SCSTR_EMPTY
 197 String SCSTR_ALL
 217 String SCSTR_ROW
 221 String SCSTR_NEW
 225 String SCSTR_ADD
 255 String SCSTR_AREAS
 259 String SCSTR_TABLE
 263 String SCSTR_NAME
 [all …]
 
 | 
| H A D | scfuncs.src | 88 		String 1 // Description128 		String 1 // Description
 168 		String 1 // Description
 208 		String 1 // Description
 248 		String 1 // Description
 288 		String 1 // Description
 328 		String 1 // Description
 368 		String 1 // Description
 9159 		String 1
 9171 		String 2
 [all …]
 
 | 
| /aoo41x/main/editeng/source/items/ | 
| H A D | svxitems.src | 28 String RID_SVXITEMS_TRUE32 String RID_SVXITEMS_FALSE
 87 String RID_SVXITEMS_COLOR
 540 String RID_SINGLE_LINE0
 544 String RID_SINGLE_LINE1
 548 String RID_SINGLE_LINE2
 552 String RID_SINGLE_LINE3
 556 String RID_SINGLE_LINE4
 560 String RID_DOUBLE_LINE0
 564 String RID_DOUBLE_LINE1
 [all …]
 
 | 
| /aoo41x/main/odk/examples/java/Inspector/ | 
| H A D | SourceCodeGenerator.java | 366            String sCompName = (String) _oElement;  in contains()368                String sElement = (String) this.get(i);  in contains()
 982 …public String getStructSourceCode(String _sReturnVariableDescription, String _sObjectDescription, …  in getStructSourceCode()
 1003 …public String getqueryInterfaceSourceCode(String _sClassName, String _sReturnVariableName, String …  in getqueryInterfaceSourceCode()
 1009 … String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName, Strin…  in getPropertyValueGetterSourceCode()
 1169         public String getStringValue(String _sValue){  in getStringValue()
 1239 …public String getqueryInterfaceSourceCode(String _sClassName, String _sReturnVariableName, String …  in getqueryInterfaceSourceCode()
 1249 …public String getStructSourceCode(String _sReturnVariableDescription, String _sObjectDescription, …  in getStructSourceCode()
 1385         public String getStringValue(String _sValue){  in getStringValue()
 1521 …public String getqueryInterfaceSourceCode(String _sClassName, String _sReturnVariableName, String …  in getqueryInterfaceSourceCode()
 [all …]
 
 | 
| /aoo41x/main/sd/source/ui/app/ | 
| H A D | strings.src | 83 String RID_APPTITLE87 String STR_NULL
 111 String STR_UNDO_CUT
 127 String STR_SLOW
 131 String STR_MEDIUM
 135 String STR_FAST
 342 String STR_LAYER
 568 String STR_PLAY
 572 String STR_STOP
 811 String STR_FIX
 [all …]
 
 | 
| /aoo41x/main/svx/source/dialog/ | 
| H A D | sdstring.src | 28 String RID_SVXSTR_SOLID34 String RID_SVXSTR_GRADIENT
 38 String RID_SVXSTR_BITMAP
 50 String RID_SVXSTR_COLOR
 54 String RID_SVXSTR_HATCH
 58 String RID_SVXSTR_LINEEND
 63 String RID_SVXSTR_CLOSE
 125 String RID_SVXSTR_ARROW
 129 String RID_SVXSTR_SQUARE
 133 String RID_SVXSTR_CIRCLE
 [all …]
 
 | 
| /aoo41x/main/sw/source/ui/utlui/ | 
| H A D | poolfmt.src | 28 String STR_POOLCHR_FOOTNOTE32 String STR_POOLCHR_PAGENO
 36 String STR_POOLCHR_LABEL
 64 String STR_POOLCHR_TOXJUMP
 68 String STR_POOLCHR_ENDNOTE
 76 String STR_POOLCHR_LINENUM
 132 String STR_POOLFRM_FRAME
 140 String STR_POOLFRM_OLE
 144 String STR_POOLFRM_FORMEL
 156 String STR_POOLFRM_LABEL
 [all …]
 
 | 
| /aoo41x/main/svx/inc/ | 
| H A D | sjctrl.hxx | 54 	String  	ImpGetName() const;56 	String   	ImpGetValue() const;
 58 	String   	ImpGetType() const;
 73 	virtual String  	getName() const;
 75 	virtual String   	getValue() const;
 77 	virtual String   	getType() const;
 104 	virtual String  	getName() const;
 107 	virtual String   	getType() const;
 134 	virtual String  	getName() const;
 185 	virtual String  	getName() const;
 [all …]
 
 | 
| /aoo41x/main/wizards/com/sun/star/wizards/web/ | 
| H A D | WebWizardDialogResources.java | 39     String resSlides;43     String resStep1;
 44     String resStep2;
 45     String resStep3;
 46     String resStep4;
 47     String resStep5;
 48     String resStep6;
 49     String resStep7;
 123     final String resbtnDocUp_value = String.valueOf((char) 8743);
 124     final String resbtnDocDown_value = String.valueOf((char) 8744);
 [all …]
 
 | 
| /aoo41x/main/scaddins/source/analysis/ | 
| H A D | analysis.src | 32 		String 1	// description Workday70 		String 1	// description Yearfrac
 108 		String 1	// description Edate
 164 		String 1	// description EoMonth
 360 		String 1	// description Mround
 388 		String 1	// description SqrtPI
 888 		String 1	// description Delta
 916 		String 1	// description Erf
 944 		String 1	// description Erfc
 1172 		String 1	// description Imln
 [all …]
 
 | 
| H A D | analysis_funcnames.src | 31 	String ANALYSIS_FUNCNAME_Workday41 	String ANALYSIS_FUNCNAME_Edate
 46 	String ANALYSIS_FUNCNAME_Weeknum
 86 	String ANALYSIS_FUNCNAME_Disc
 111 	String ANALYSIS_FUNCNAME_Price
 146 	String ANALYSIS_FUNCNAME_Yield
 196 	String ANALYSIS_FUNCNAME_Xirr
 201 	String ANALYSIS_FUNCNAME_Xnpv
 256 	String ANALYSIS_FUNCNAME_Gcd
 261 	String ANALYSIS_FUNCNAME_Lcm
 [all …]
 
 | 
| /aoo41x/main/sw/source/core/undo/ | 
| H A D | undo.src | 28 String STR_CANT_UNDO40 String STR_OVR_UNDO
 84 String STR_SORT_TBL
 196 String STR_INSNUM
 200 String STR_NUMUP
 274 String STR_DELNUM
 294 String STR_REREAD
 298 String STR_DELGRF
 426 String STR_LDOTS
 594 String STR_OLE
 [all …]
 
 | 
| /aoo41x/main/wizards/com/sun/star/wizards/common/ | 
| H A D | FileAccess.java | 651     public static String addPath(String _sPath, String _sPath2)  in addPath()816     public String getURL(String parentPath, String childPath)  in getURL()
 823     public String getURL(String path)  in getURL()
 829     public String getPath(String parentURL, String childURL)  in getPath()
 976     public static String getFilename(String path)  in getFilename()
 997     public static String getFilename(String path, String pathSeparator)  in getFilename()
 1003     public static String getBasename(String path, String pathSeparator)  in getBasename()
 1069     public String createNewDir(String parentDir, String name)  in createNewDir()
 1082     public String getNewFile(String parentDir, String name, String extension)  in getNewFile()
 1097     private static String filename(String name, String ext, int i)  in filename()
 [all …]
 
 | 
| /aoo41x/main/sw/source/ui/fldui/ | 
| H A D | fldui.src | 41 String STR_DATEFLD45 String STR_TIMEFLD
 84 String STR_SETFLD
 88 String STR_GETFLD
 117 String STR_DDEFLD
 125 String STR_SEQFLD
 167 String STR_DBFLD
 581 String FMT_TEXT
 588 String STR_ALL
 599 String STR_COND
 [all …]
 
 | 
| /aoo41x/main/cli_ure/source/uno_bridge/ | 
| H A D | cli_base.h | 56     static const System::String* sXInterfaceName= new System::String(59     static const System::String* sType= new System::String(S"System.Type");
 60     static const System::String* sUnoidl= new System::String(S"unoidl.");
 61     static const System::String* sVoid= new System::String(S"System.Void");
 62     static const System::String* sAny= new System::String(S"uno.Any");
 65     static const System::String* sChar= new System::String(S"System.Char");
 66     static const System::String* sByte= new System::String(S"System.Byte");
 67     static const System::String* sInt16= new System::String(S"System.Int16");
 69     static const System::String* sInt32= new System::String(S"System.Int32");
 71     static const System::String* sInt64= new System::String(S"System.Int64");
 [all …]
 
 | 
| /aoo41x/main/chart2/source/controller/dialogs/ | 
| H A D | Strings.src | 60 String STR_PAGE_LINE65 String STR_PAGE_BORDER
 70 String STR_PAGE_AREA
 80 String STR_PAGE_FONT
 90 String STR_PAGE_NUMBERS
 100 String STR_BUTTON_UP
 104 String STR_BUTTON_DOWN
 109 String STR_PAGE_LAYOUT
 119 String STR_PAGE_SCALE
 162 String STR_PAGE_ASIAN
 [all …]
 
 | 
| /aoo41x/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 …]
 
 | 
| /aoo41x/main/wizards/com/sun/star/wizards/ui/ | 
| H A D | UnoDialog2.java | 78 …public XButton insertButton(String sName, String actionPerformed, String[] sPropNames, Object[] oP…  in insertButton()113 …public XCheckBox insertCheckBox(String sName, String itemChanged, String[] sPropNames, Object[] oP…  in insertCheckBox()
 118 …ComboBox insertComboBox(String sName, String actionPerformed, String itemChanged, String textChang…  in insertComboBox()
 140 …public XComboBox insertComboBox(String sName, String actionPerformed, String itemChanged, String t…  in insertComboBox()
 145 …public XListBox insertListBox(String sName, String actionPerformed, String itemChanged, Object eve…  in insertListBox()
 161 …public XListBox insertListBox(String sName, String actionPerformed, String itemChanged, String[] s…  in insertListBox()
 222 …private Object insertEditField(String sName, String sTextChanged, Object eventTarget, String sMode…  in insertEditField()
 238 …public XControl insertFileControl(String sName, String sTextChanged, String[] sPropNames, Object[]…  in insertFileControl()
 258 …public XDateField insertDateField(String sName, String sTextChanged, String[] sPropNames, Object[]…  in insertDateField()
 278 …public XTimeField insertTimeField(String sName, String sTextChanged, String[] sPropNames, Object[]…  in insertTimeField()
 [all …]
 
 |