Lines Matching refs:String

83     OUString aRet = String(SchResId(STR_TIP_DATASERIES));  in lcl_getFullSeriesName()
217 aRet=String(SchResId(STR_OBJECT_PAGE)); in getName()
222 aRet=String(SchResId(STR_OBJECT_TITLES)); in getName()
224 aRet=String(SchResId(STR_OBJECT_TITLE)); in getName()
228 aRet=String(SchResId(STR_OBJECT_LEGEND)); in getName()
231 …aRet=String(SchResId(STR_OBJECT_LEGEND_SYMBOL));//@todo change string if we do differenciate symbo… in getName()
234 aRet=String(SchResId(STR_OBJECT_DIAGRAM)); in getName()
237 aRet=String(SchResId(STR_OBJECT_DIAGRAM_WALL)); in getName()
240 aRet=String(SchResId(STR_OBJECT_DIAGRAM_FLOOR)); in getName()
245 aRet=String(SchResId(STR_OBJECT_AXES)); in getName()
247 aRet=String(SchResId(STR_OBJECT_AXIS)); in getName()
251 aRet=String(SchResId(STR_OBJECT_LABEL));//@todo maybe a more concrete name in getName()
257 aRet=String(SchResId(STR_OBJECT_GRIDS)); in getName()
259 aRet=String(SchResId(STR_OBJECT_GRID)); in getName()
265 aRet=String(SchResId(STR_OBJECT_DATASERIES_PLURAL)); in getName()
267 aRet=String(SchResId(STR_OBJECT_DATASERIES)); in getName()
273 aRet=String(SchResId(STR_OBJECT_DATAPOINTS)); in getName()
275 aRet=String(SchResId(STR_OBJECT_DATAPOINT)); in getName()
279 aRet=String(SchResId(STR_OBJECT_DATALABELS)); in getName()
282 aRet=String(SchResId(STR_OBJECT_LABEL)); in getName()
285 … aRet=String(SchResId(STR_OBJECT_ERROR_BARS));//@todo? maybe distinguish plural singular in getName()
288 aRet=String(SchResId(STR_OBJECT_ERROR_BARS));//@todo? maybe specialize in future in getName()
291 aRet=String(SchResId(STR_OBJECT_ERROR_BARS));//@todo? maybe specialize in future in getName()
294 aRet=String(SchResId(STR_OBJECT_ERROR_BARS));//@todo? maybe specialize in future in getName()
297 aRet=String(SchResId(STR_OBJECT_AVERAGE_LINE)); in getName()
302 aRet=String(SchResId(STR_OBJECT_CURVES)); in getName()
304 aRet=String(SchResId(STR_OBJECT_CURVE)); in getName()
311 aRet=String(SchResId(STR_OBJECT_STOCK_LOSS)); in getName()
314 aRet=String(SchResId(STR_OBJECT_STOCK_GAIN)); in getName()
317 aRet=String(SchResId(STR_OBJECT_CURVE_EQUATION)); in getName()
344 aRet=String(SchResId(STR_OBJECT_AXIS_X)); in getAxisName()
346 aRet=String(SchResId(STR_OBJECT_SECONDARY_X_AXIS)); in getAxisName()
350 aRet=String(SchResId(STR_OBJECT_AXIS_Y)); in getAxisName()
352 aRet=String(SchResId(STR_OBJECT_SECONDARY_Y_AXIS)); in getAxisName()
355 aRet=String(SchResId(STR_OBJECT_AXIS_Z)); in getAxisName()
358 aRet=String(SchResId(STR_OBJECT_AXIS)); in getAxisName()
372 aRet=String(SchResId(STR_OBJECT_TITLE_MAIN)); in getTitleNameByType()
375 aRet=String(SchResId(STR_OBJECT_TITLE_SUB)); in getTitleNameByType()
378 aRet=String(SchResId(STR_OBJECT_TITLE_X_AXIS)); in getTitleNameByType()
381 aRet=String(SchResId(STR_OBJECT_TITLE_Y_AXIS)); in getTitleNameByType()
384 aRet=String(SchResId(STR_OBJECT_TITLE_Z_AXIS)); in getTitleNameByType()
387 aRet=String(SchResId(STR_OBJECT_TITLE_SECONDARY_X_AXIS)); in getTitleNameByType()
390 aRet=String(SchResId(STR_OBJECT_TITLE_SECONDARY_Y_AXIS)); in getTitleNameByType()
398 aRet=String(SchResId(STR_OBJECT_TITLE)); in getTitleNameByType()
417 aRet=String(SchResId(STR_OBJECT_TITLE)); in getTitleName()
442 aRet=String(SchResId(STR_OBJECT_GRID_MAJOR_X)); in getGridName()
445 aRet=String(SchResId(STR_OBJECT_GRID_MAJOR_Y)); in getGridName()
448 aRet=String(SchResId(STR_OBJECT_GRID_MAJOR_Z)); in getGridName()
451 aRet=String(SchResId(STR_OBJECT_GRID)); in getGridName()
460 aRet=String(SchResId(STR_OBJECT_GRID_MINOR_X)); in getGridName()
463 aRet=String(SchResId(STR_OBJECT_GRID_MINOR_Y)); in getGridName()
466 aRet=String(SchResId(STR_OBJECT_GRID_MINOR_Z)); in getGridName()
469 aRet=String(SchResId(STR_OBJECT_GRID)); in getGridName()
508 aRet=String(SchResId(STR_TIP_DATAPOINT_INDEX)); in getHelpText()
510 aRet+=String(SchResId(STR_TIP_DATASERIES)); in getHelpText()
512 aRet+=String(SchResId(STR_TIP_DATAPOINT_VALUES)); in getHelpText()
515 aRet=String(SchResId(STR_TIP_DATAPOINT)); in getHelpText()
577 aRet = String( SchResId( STR_OBJECT_CURVE_WITH_PARAMETERS )); in getHelpText()
633 aRet = String( SchResId( STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS )); in getHelpText()
706 aRet = String( SchResId( STR_STATUS_DATAPOINT_MARKED )); in getSelectedObjectText()
742 aRet = String( SchResId( STR_STATUS_OBJECT_MARKED )); in getSelectedObjectText()
815 OUString aRet = String(SchResId(STR_OBJECT_FOR_SERIES)); in getName_ObjectForSeries()
826 OUString aRet = String(SchResId(STR_OBJECT_FOR_ALL_SERIES)); in getName_ObjectForAllSeries()