/trunk/main/sc/qa/complex/dataPilot/ |
H A D | _XPropertySet.java | 134 String normal = null; field in _XPropertySet.PropsToTest 167 PTT.normal=ptt[0]; in _getPropertySetInfo() 308 if ( PTT.normal.equals("none") ) { in _setPropertyValue() 318 "property '"+ PTT.normal+"'"); in _setPropertyValue() 322 "property '"+ PTT.normal+"'"); in _setPropertyValue() 356 String toCheck = PTT.normal; in _getPropertyValue() 358 if ( PTT.normal.equals("none") ) { in _getPropertyValue() 368 PTT.normal+"'"); in _getPropertyValue() 373 PTT.normal+"'"); in _getPropertyValue() 505 String normal = ""; in getPropsToTest() local [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/ |
H A D | _XPropertySet.java | 106 Vector< String > normal = new Vector< String >(); field in _XPropertySet.PropsToTest 131 PTT.normal.clear(); in _getPropertySetInfo() 134 PTT.normal.add( ptt[0] ); in _getPropertySetInfo() 287 int count = PTT.normal.size(); in _setPropertyValue() 288 if ( count==0 || PTT.normal.get(0).equals("none") ) { in _setPropertyValue() 294 String propertyName = PTT.normal.get(i); in _setPropertyValue() 368 int count = PTT.normal.size(); in _getPropertyValue() 369 if ( count==0 || PTT.normal.get(0).equals("none") ) { in _getPropertyValue() 384 String propertyName = PTT.normal.get(i); in _getPropertyValue() 609 PTT.normal.add(name); in getPropsToTest()
|
/trunk/main/offapi/com/sun/star/media/ |
H A D | XPlayer.idl | 93 /** sets the speed of the stream reading relatively to the normal 97 the stream reading rate. <code>1.0</code> means normal speed. 101 /** gets the speed of the stream reading relatively to the normal 105 the relative speed. <code>1.0</code> is the normal speed.
|
/trunk/main/filter/source/xslt/import/wordml/ |
H A D | wordml2ooo_props.xsl | 174 <xsl:when test="$b-value = 'off'">normal</xsl:when> 199 <xsl:when test="$b-cs-value = 'off'">normal</xsl:when> 218 <xsl:when test="$i-value = 'off'">normal</xsl:when> 243 <xsl:when test="$i-cs-value = 'off'">normal</xsl:when> 262 <xsl:when test="$caps-value = 'off'">normal</xsl:when> 281 <xsl:when test="$small-caps-value = 'off'">normal</xsl:when>
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | TransliterationModules.idl | 101 /// Ignore Japanese normal and small sized character in Japanese fuzzy search 109 /// transliterate Japanese small sized character to normal sized character 111 /// transliterate Japanese normal sized character to small sized character
|
H A D | TransliterationModulesNew.idl | 80 /// Ignore Japanese normal and small sized character in Japanese fuzzy search 88 /// transliterate Japanese small sized character to normal sized character 90 /// transliterate Japanese normal sized character to small sized character
|
/trunk/test/testuno/data/ |
H A D | limit_cfg.ini | 13 /*Max pages in the file, including master/layout/normal/notes*/ 16 /*Max objects in the file, including all editable object on master/layout/normal/notes*/
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | DocumentInfo.idl | 84 These fields are additional to normal properties. 91 /** necessary to support normal properties 105 These fields are additional to normal properties (see below) and
|
/trunk/main/offapi/com/sun/star/chart/ |
H A D | ChartAxisArrangeOrderType.idl | 56 values out of the normal line. 63 values out of the normal line.
|
/trunk/main/svtools/source/control/ |
H A D | ctrlbox.src | 74 /* default or normal sorting algorithm */ 80 /* default or normal sorting algorithm */
|
/trunk/main/offapi/com/sun/star/animations/ |
H A D | XAnimationListener.idl | 48 …<p>It may be raised both in the course of normal (i.e. scheduled or interactive) timeline play, as… 58 …<p>This event may be raised both in the course of normal (i.e. scheduled or interactive) timeline …
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XDispatchRecorderSupplier.idl | 95 If recording isn't enabled it will be a normal <member>XDispatch::dispatch()</member> 99 <type>XRecordableDispatch</type> a normal dispatch() call
|
H A D | PopupMenuController.idl | 120 available by the normal dispatch API. This optional interface enables 121 popup menu controller to be normal dispatch providers.<br/>
|
H A D | XStorable.idl | 111 <p>This is the normal behavior for UI's "save-as" feature.</p> 144 <p>This is the normal behavior for UI's export feature.</p>
|
/trunk/main/sc/source/ui/src/ |
H A D | scfuncs.src | 5985 Text [ en-US ] = "Values of the normal distribution." ; 6001 Text [ en-US ] = "The value for which the normal distribution is to be calculated." ; 6009 Text [ en-US ] = "The mean value. The mean value of the normal distribution." ; 6033 Text [ en-US ] = "Values of the inverse normal distribution." ; 6057 Text [ en-US ] = "The mean value. The mean value of the normal distribution." ; 6073 Text [ en-US ] = "The values of the standard normal cumulative distribution." ; 6097 Text [ en-US ] = "Values of the inverse standard normal distribution." ; 6121 Text [ en-US ] = "Values of the log normal distribution." ; 6137 Text [ en-US ] = "The value for which the log normal distribution is to be calculated." ; 6193 Text [ en-US ] = "Mean value. The mean value of the log normal distribution." ; [all …]
|
/trunk/main/offapi/com/sun/star/sdbc/ |
H A D | XResultSetMetaData.idl | 118 /** indicates the column's normal max width in chars. 122 the normal maximum number of characters allowed as the width of the designated column
|
/trunk/main/extras/unx/source/fonts/ |
H A D | fonts.dir | 2 opens___.ttf -sun-OpenSymbol-medium-r-normal--0-0-0-0-p-0-iso10646-1
|
/trunk/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 337 0=normal,rowlevel,collevel,comma,currency,percent,comma-0,currency-0,hyperlink,followed-hyperlink 734 shortlist=PIVOTAREA-TYPE,0,none,normal,data,all,origin,button,top-right 775 shortlist=PTDATAFIELD-SHOWDATAAS,0,normal,difference,percent,percent-diff,run-total,percent-of-row,… 1085 shortlist=SHEETVIEW-TYPE,0,normal,pagebreak-preview,page-layout
|
/trunk/main/offapi/com/sun/star/text/textfield/ |
H A D | CombinedCharacters.idl | 35 as one normal character.
|
/trunk/main/offapi/com/sun/star/ui/ |
H A D | ItemType.idl | 35 /** a normal item
|
/trunk/main/offapi/com/sun/star/table/ |
H A D | CellOrientation.idl | 58 characters in normal (horizontal) orientation.
|
/trunk/main/offapi/com/sun/star/graphic/ |
H A D | GraphicColorMode.idl | 37 /** describes normal graphic colors, no particular color transformation is applied
|
/trunk/main/chart2/source/controller/dialogs/ |
H A D | dlg_DataEditor.hrc | 41 // image lists (normal and high-contrast) for toolbox
|
/trunk/main/udkapi/com/sun/star/registry/ |
H A D | RegistryKeyType.idl | 36 <p>A key can be a normal key with a value and subkeys, or it can be a
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | MessageBoxType.idl | 31 /** A normal message box.
|