Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 691) sorted by relevance

12345678910>>...28

/trunk/main/sc/qa/complex/dataPilot/
H A D_XPropertySet.java134 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.java106 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 DXPlayer.idl93 /** 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 Dwordml2ooo_props.xsl174 <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 DTransliterationModules.idl101 /// 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 DTransliterationModulesNew.idl80 /// 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 Dlimit_cfg.ini13 /*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 DDocumentInfo.idl84 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 DChartAxisArrangeOrderType.idl56 values out of the normal line.
63 values out of the normal line.
/trunk/main/svtools/source/control/
H A Dctrlbox.src74 /* default or normal sorting algorithm */
80 /* default or normal sorting algorithm */
/trunk/main/offapi/com/sun/star/animations/
H A DXAnimationListener.idl48 …<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 DXDispatchRecorderSupplier.idl95 If recording isn't enabled it will be a normal <member>XDispatch::dispatch()</member>
99 <type>XRecordableDispatch</type> a normal dispatch() call
H A DPopupMenuController.idl120 available by the normal dispatch API. This optional interface enables
121 popup menu controller to be normal dispatch providers.<br/>
H A DXStorable.idl111 <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 Dscfuncs.src5985 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 DXResultSetMetaData.idl118 /** 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 Dfonts.dir2 opens___.ttf -sun-OpenSymbol-medium-r-normal--0-0-0-0-p-0-iso10646-1
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini337 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 DCombinedCharacters.idl35 as one normal character.
/trunk/main/offapi/com/sun/star/ui/
H A DItemType.idl35 /** a normal item
/trunk/main/offapi/com/sun/star/table/
H A DCellOrientation.idl58 characters in normal (horizontal) orientation.
/trunk/main/offapi/com/sun/star/graphic/
H A DGraphicColorMode.idl37 /** describes normal graphic colors, no particular color transformation is applied
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.hrc41 // image lists (normal and high-contrast) for toolbox
/trunk/main/udkapi/com/sun/star/registry/
H A DRegistryKeyType.idl36 <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 DMessageBoxType.idl31 /** A normal message box.

Completed in 284 milliseconds

12345678910>>...28