| /AOO41X/main/offapi/com/sun/star/sheet/ |
| H A D | DataPilotFieldReferenceType.idl | 46 … /** From each result, its reference value (see below) is subtracted, and the difference is shown. 47 Totals outside of the base field are shown as empty results. 54 <p>If the reference value isn't shown in the DataPilot table because of hidden details for a 55 parent field, the difference isn't calculated and an error value is shown.</p> 59 is shown in the result table even if the original result was empty.</p> 61 <p>The difference for item combinations containing the base item is shown as empty result.</p> 75 shown as empty result.</p> 84 Totals outside of the base field are shown as empty results. 86 … <p>Division by zero results in an error. Otherwise, empty results are shown as 0. Results for 88 …m::sun::star::sheet::DataPilotFieldReferenceItemType::NEXT</TYPE>) item of the base field are shown [all …]
|
| H A D | XAddIn.idl | 45 <p>The user-visible name of a function is the name shown to the 66 <p>The user-visible name of a function is the name shown to the 83 <p>The description is shown to the user when selecting functions. 98 <p>The argument name is shown to the user when prompting for 119 <p>The argument description is shown to the user when prompting 143 never shown to the user. 196 <p>This is used when category names are shown to the user.</p>
|
| H A D | DataPilotFieldLayoutMode.idl | 43 row as the first item from the following field. Subtotals are always shown below 54 <P>Subtotals are shown at the top (on the same row as the item's name). When 56 are several data fields), they are always shown below the item's data, 67 <P>Subtotals are shown at the bottom (below the item's data, as in tabular 69 selected, or because there are several data fields), they are always shown
|
| H A D | TableValidationVisibility.idl | 34 of a cell should be shown. 40 /** The List is not shown. 46 /** The List is shown unsorted. 52 /** The List is shown sorted ascending.
|
| H A D | ValidationAlertStyle.idl | 39 /** error message is shown and the change is rejected. 45 /** warning message is shown and the user is asked whether the 52 /** information message is shown and the user is asked whether the
|
| H A D | DataPilotFieldShowItemsMode.idl | 42 /** The first items are shown. 48 /** The last items are shown.
|
| H A D | XSpreadsheetView.idl | 48 /** returns the sheet that is shown in the view. 54 /** sets the sheet that is shown in the view.
|
| H A D | DataPilotFieldAutoShowInfo.idl | 36 values are shown. The other items are hidden automatically.</p> 51 /** specifies the mode which items have to be shown.
|
| /AOO41X/main/qadevOOo/tests/java/ifc/awt/ |
| H A D | _XWindow.java | 174 public boolean shown = false ; field in _XWindow.TestWindowListener 180 shown = false ; in init() 193 shown = true ; in windowShown() 252 !wListener.hidden && !wListener.shown; in _addWindowListener() 256 log.println("\twindowShown() wasn't called: " + !wListener.shown); in _addWindowListener() 270 && !wListener.moved && !wListener.shown; in _addWindowListener() 274 log.println("\twindowShown() wasn't called: " + !wListener.shown); in _addWindowListener() 287 res = wListener.shown && !wListener.resized && in _addWindowListener() 292 log.println("\twindowShown() was called: " + wListener.shown); in _addWindowListener() 322 || wListener.hidden || wListener.shown); in _removeWindowListener()
|
| /AOO41X/main/offapi/com/sun/star/chart2/ |
| H A D | CandleStickChartType.idl | 46 /** If this property is <TRUE/>, the candlesticks are shown as 52 than the first one) is shown by a white box. A falling course 53 is shown by a black box.</p> 65 the white boxes, i.e. the boxes shown for rising values.</p> 78 the black boxes, i.e. the boxes shown for falling values.</p> 89 the opening course in a stock chart) is shown in the chart. 100 /** If this property is <TRUE/>, the low and high values are shown
|
| /AOO41X/main/offapi/com/sun/star/chart/ |
| H A D | ChartAxisYSupplier.idl | 47 /** Determines if the y-axis is shown or hidden.@see ChartAxis 54 is shown or hidden. 61 shown or hidden.@see ChartGrid 68 shown or hidden.@see ChartGrid 74 /** Determines if the title of the y-axis is shown
|
| H A D | ChartAxisXSupplier.idl | 48 /** This property determines if the x-axis is shown or hidden.@see ChartAxis 55 shown or hidden. 62 shown or hidden.@see ChartGrid 68 /** Determines if the minor grid of the x-axis is shown 75 /** Determines if the title of the x-axis is shown
|
| H A D | ChartAxisZSupplier.idl | 47 /** Determines if the z-axis is shown or hidden.@see ChartAxis 54 is shown or hidden. 61 is shown or hidden.@see ChartGrid 67 /** Determines if the minor grid of the z-axis is shown 74 /** Determines if the title of the z-axis is shown
|
| H A D | ChartTwoAxisXSupplier.idl | 54 /** determines if the secondary x-axis is shown or hidden. 63 if the labels at the tick marks are shown or hidden. 69 /** determines if the title of the secondary X-axis is shown or hidden.
|
| H A D | ChartTwoAxisYSupplier.idl | 54 /** determines if the secondary y-axis is shown or 64 if the labels at the tick marks are shown or hidden. 70 /** determines if the title of the secondary y-axis is shown or hidden.
|
| H A D | ChartDocument.idl | 75 /** determines if the main title is shown or hidden. 81 /** determines if the subtitle is shown or hidden. 87 /** determines if the legend is shown or hidden.
|
| /AOO41X/main/filter/source/config/tools/split/ |
| H A D | FCFGSplit.cfg | 105 # 1 = only errors/exceptions will be shown 106 # 2 = errors/exceptions and warnings will be shown 108 # informations are shown 110 # and many detailed informations are shown
|
| /AOO41X/test/testgui/source/testlib/gui/ |
| H A D | AppTool.java | 211 boolean shown = false; in handleBlocker() 215 shown = true; in handleBlocker() 220 if (!shown) in handleBlocker()
|
| /AOO41X/main/offapi/com/sun/star/text/ |
| H A D | LineNumberingSettings.idl | 73 /** Line numbers are shown on every <var>LineInterval</var>th line. 79 /** specifies the symbol that is shown between the line numbers. 85 /** The line separator is shown every <var>SeparatorLineDistance</var>th line.
|
| H A D | LineNumberingProperties.idl | 71 /** Line numbers are shown on every <var>Interval</var>th line. 81 /** The line separator is shown every <var>SeparatorInterval</var>th line.
|
| /AOO41X/main/extensions/source/dbpilots/ |
| H A D | listcombopages.src | 120 Text [ en-US ] = "The contents of the field selected will be shown in the combo box list."; 125 …Text [ en-US ] = "The contents of the selected field will be shown in the list box if the linked f… 142 … you select fields with matching contents so that the value from the display field will be shown.";
|
| /AOO41X/main/psprint_config/configuration/ |
| H A D | psprint.conf | 95 ; Location: a user readable string that will be shown in the print dialog 98 ; Comment: a user readable string that will be shown in the print dialog 108 ; no print dialog should be shown, neither form the printing applcation nor
|
| /AOO41X/main/offapi/com/sun/star/presentation/ |
| H A D | XSlideShowController.idl | 75 /** gives access to the slides that will be shown in this slideshow. 153 <p>The slide can also be a slide that would normaly not be shown during 278 /** If this is <TRUE/>, a pen is shown during presentation.
|
| /AOO41X/main/framework/test/ |
| H A D | test_statusindicatorfactory.bas | 39 rem The window should NOT be shown! 45 rem The window should be shown! It's the most active one.
|
| /AOO41X/main/oox/source/dump/ |
| H A D | dumperbase.ini | 193 # name and not set in this declaration will be shown as unknown. Default is 196 # - <cname> - Sets a name for the bit that will be shown if the bit is set. 198 # - !<cname> - Sets a name for the bit that will be shown if the bit is 200 # - :<cname> - Sets a name for the bit that will always be shown together
|