| /trunk/main/chart2/source/controller/dialogs/ |
| H A D | res_Titlesx_tmpl.hrc | 33 #define TITLES( xpos, ypos, availableWidth, indentLabel, fixedLinesHeight ) \ 38 Pos = MAP_APPFONT ( xpos+indentLabel+(availableWidth-2*indentLabel-4)/2+4 , ypos ) ; \ 46 …Pos = MAP_APPFONT ( xpos+indentLabel+(availableWidth-2*indentLabel-4)/2+4 , ypos+TITLES_HEIGHT+4 )… 54 …Pos = MAP_APPFONT ( xpos+indentLabel+(availableWidth-2*indentLabel-4)/2+4 , ypos+2*(TITLES_HEIGHT+… 62 …Pos = MAP_APPFONT ( xpos+indentLabel+(availableWidth-2*indentLabel-4)/2+4 , ypos+3*(TITLES_HEIGHT+… 70 …Pos = MAP_APPFONT ( xpos+indentLabel+(availableWidth-2*indentLabel-4)/2+4 , ypos+4*(TITLES_HEIGHT+… 78 …Pos = MAP_APPFONT ( xpos+indentLabel+(availableWidth-2*indentLabel-4)/2+4 , ypos+5*(TITLES_HEIGHT+… 86 …Pos = MAP_APPFONT ( xpos+indentLabel+(availableWidth-2*indentLabel-4)/2+4 , ypos+6*(TITLES_HEIGHT+… 92 Pos = MAP_APPFONT ( xpos+indentLabel , ypos+2 ) ; \ 98 Pos = MAP_APPFONT ( xpos+indentLabel , ypos+2+TITLES_HEIGHT+4 ) ; \ [all …]
|
| H A D | res_DataLabel_tmpl.hrc | 48 #define RESOURCE_DATALABEL( xpos, ypos ) \ 52 Pos = MAP_APPFONT ( xpos , ypos ) ; \ 61 Pos = MAP_APPFONT ( xpos+100 , ypos-3 ) ; \ 68 Pos = MAP_APPFONT ( xpos , ypos+17 ) ; \ 77 Pos = MAP_APPFONT ( xpos+100 , ypos+17-3 ) ; \ 84 Pos = MAP_APPFONT ( xpos , ypos+33 ); \ 92 Pos = MAP_APPFONT ( xpos , ypos+49 ) ; \ 99 Pos = MAP_APPFONT ( xpos , ypos+84 ) ; \ 109 Pos = MAP_APPFONT ( xpos+100 , ypos+82 ) ; \ 119 Pos = MAP_APPFONT ( xpos, ypos+103 ) ; \ [all …]
|
| H A D | res_LegendPosition_tmpl.hrc | 29 #define RESOURCE_LEGENDDISPLAY( xpos , ypos ) \ 33 Pos = MAP_APPFONT ( xpos , ypos ) ; \ 39 #define RESOURCE_LEGENDPOSITION( xpos , ypos ) \ 43 Pos = MAP_APPFONT ( xpos , ypos ) ; \ 51 Pos = MAP_APPFONT ( xpos , ypos+14 ) ; \ 59 Pos = MAP_APPFONT ( xpos , ypos+28 ) ; \ 67 Pos = MAP_APPFONT ( xpos , ypos+42 ) ; \
|
| H A D | res_SecondaryAxisCheckBoxes_tmpl.hrc | 29 #define SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset ) \ 33 Pos = MAP_APPFONT ( xpos , ypos ); \ 41 Pos = MAP_APPFONT ( xpos+xOffset , ypos+yOffset ); \ 49 Pos = MAP_APPFONT ( xpos+2*xOffset , ypos+2*yOffset ); \
|
| /trunk/main/wizards/com/sun/star/wizards/ui/ |
| H A D | AggregateComponent.java | 199 protected void insertControlGroup(int i, int ypos) in insertControlGroup() argument 216 ControlRow oControlRow = new ControlRow(i, ypos, locHelpID); in insertControlGroup() 515 protected ControlRow(int _index, int ypos, int _curHelpID) in ControlRow() argument 527 …ds.getHelpIdString(_curHelpID++), new Integer(iCompPosX + 4), new Integer(ypos), UIConsts.INVISIBL… in ControlRow() 537 …s.getHelpIdString(_curHelpID++), new Integer(iCompPosX + 98), new Integer(ypos), UIConsts.INVISIBL… in ControlRow()
|
| H A D | ControlScroller.java | 134 int ypos = iStartPosY + SORELFIRSTPOSY; in ControlScroller() local 137 insertControlGroup(i, ypos); in ControlScroller() 138 ypos += linedistance; in ControlScroller()
|
| H A D | TitlesComponent.java | 65 protected void insertControlGroup(int i, int ypos) in insertControlGroup() argument 68 ControlRow oControlRow = new ControlRow(i, ypos); in insertControlGroup()
|
| /trunk/main/wizards/com/sun/star/wizards/document/ |
| H A D | OfficeDocument.java | 358 public static void ArraytoCellRange(Object[][] datalist, Object oTable, int xpos, int ypos) in ArraytoCellRange() argument 369 …e xNewRange = xCellRange.getCellRangeByPosition(xpos, ypos, (colcount + xpos) - 1, (rowcount + ypo… in ArraytoCellRange()
|
| /trunk/extras/l10n/source/as/ |
| H A D | localize.sdf | 2377 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2378 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2379 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2380 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2381 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2382 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2383 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2384 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2385 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2386 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/te/ |
| H A D | localize.sdf | 2523 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2524 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2525 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2526 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2527 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2528 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2529 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2530 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2531 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2532 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/pa-IN/ |
| H A D | localize.sdf | 18240 …alogs\res_DataLabel_tmpl.hrc 0 checkbox RESOURCE_DATALABEL( xpos, ypos ) CB_VALUE_AS_NU… 18241 …alogs\res_DataLabel_tmpl.hrc 0 pushbutton RESOURCE_DATALABEL( xpos, ypos ) PB_NUMBERFORMA… 18242 …alogs\res_DataLabel_tmpl.hrc 0 checkbox RESOURCE_DATALABEL( xpos, ypos ) CB_VALUE_AS_PE… 18243 …alogs\res_DataLabel_tmpl.hrc 0 pushbutton RESOURCE_DATALABEL( xpos, ypos ) PB_PERCENT_NUM… 18244 …alogs\res_DataLabel_tmpl.hrc 0 checkbox RESOURCE_DATALABEL( xpos, ypos ) CB_CATEGORY HI… 18245 …alogs\res_DataLabel_tmpl.hrc 0 checkbox RESOURCE_DATALABEL( xpos, ypos ) CB_SYMBOL HI… 18246 …alogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_PLACE… 18247 …alogs\res_DataLabel_tmpl.hrc 0 fixedline RESOURCE_DATALABEL( xpos, ypos ) FL_LABEL_ROTAT… 18248 …alogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_DEGRE… 18249 …alogs\res_DataLabel_tmpl.hrc 0 fixedtext RESOURCE_DATALABEL( xpos, ypos ) FT_LABEL_TEXTD… [all …]
|
| /trunk/extras/l10n/source/mr/ |
| H A D | localize.sdf | 2519 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2520 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2521 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2522 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2523 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2524 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2525 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2526 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2527 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2528 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/my/ |
| H A D | localize.sdf | 2469 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2470 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2471 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2472 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2473 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2474 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2475 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2476 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2477 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2478 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/bn/ |
| H A D | localize.sdf | 2511 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2512 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2513 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2514 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2515 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2516 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2517 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2518 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2519 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2520 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/or/ |
| H A D | localize.sdf | 2516 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2517 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2518 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2519 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2520 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2521 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2522 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2523 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2524 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2525 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/be-BY/ |
| H A D | localize.sdf | 14563 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 14564 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 14565 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 14566 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 14567 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 14568 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 14569 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 14570 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 14571 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 14572 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/nso/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/st/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/nr/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/xh/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/ve/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/zu/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/tn/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/ss/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|
| /trunk/extras/l10n/source/ts/ |
| H A D | localize.sdf | 2608 …_LegendPosition_tmpl.hrc 0 checkbox RESOURCE_LEGENDDISPLAY( xpos , ypos ) CBX_SHOWLEGEND … 2609 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_LEFT HID_… 2610 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_RIGHT HID_… 2611 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_TOP HID_SCH_… 2612 …LegendPosition_tmpl.hrc 0 radiobutton RESOURCE_LEGENDPOSITION( xpos , ypos ) RBT_BOTTOM HID_… 2613 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2614 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2615 …ryAxisCheckBoxes_tmpl.hrc 0 checkbox SECONDARYAXISCHECKBOXES( xpos, ypos, xOffset, yOffset )… 2616 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… 2617 chart2 source\controller\dialogs\res_Titlesx_tmpl.hrc 0 fixedtext TITLES( xpos, ypos, availab… [all …]
|