Home
last modified time | relevance | path

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

12345678910>>...27

/aoo4110/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 …]
/aoo4110/main/qadevOOo/tests/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()
/aoo4110/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.
/aoo4110/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>
/aoo4110/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
/aoo4110/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*/
/aoo4110/main/offapi/com/sun/star/document/
H A DDocumentInfo.idl84 These fields are additional to normal properties.
91 /** neccessary to support normal properties
105 These fields are additional to normal properties (see below) and
/aoo4110/main/offapi/com/sun/star/chart/
H A DChartAxisArrangeOrderType.idl56 values out of the normal line.
63 values out of the normal line.
/aoo4110/main/svtools/source/control/
H A Dctrlbox.src83 /* default or normal sorting algorithm */
89 /* default or normal sorting algorithm */
/aoo4110/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 …
/aoo4110/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>
/aoo4110/main/sc/source/ui/src/
H A Dscfuncs.src5987 Text [ en-US ] = "Values of the normal distribution." ;
6003 Text [ en-US ] = "The value for which the normal distribution is to be calculated." ;
6011 Text [ en-US ] = "The mean value. The mean value of the normal distribution." ;
6035 Text [ en-US ] = "Values of the inverse normal distribution." ;
6059 Text [ en-US ] = "The mean value. The mean value of the normal distribution." ;
6075 Text [ en-US ] = "The values of the standard normal cumulative distribution." ;
6099 Text [ en-US ] = "Values of the inverse standard normal distribution." ;
6123 Text [ en-US ] = "Values of the log normal distribution." ;
6139 Text [ en-US ] = "The value for which the log normal distribution is to be calculated." ;
6195 Text [ en-US ] = "Mean value. The mean value of the log normal distribution." ;
[all …]
/aoo4110/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
/aoo4110/main/extras/unx/source/fonts/
H A Dfonts.dir2 opens___.ttf -sun-OpenSymbol-medium-r-normal--0-0-0-0-p-0-iso10646-1
/aoo4110/main/offapi/com/sun/star/graphic/
H A DGraphicColorMode.idl37 /** describes normal graphic colors, no particular color transformation is applied
/aoo4110/main/offapi/com/sun/star/ui/
H A DItemType.idl35 /** a normal item
/aoo4110/main/offapi/com/sun/star/table/
H A DCellOrientation.idl58 characters in normal (horizontal) orientation.
/aoo4110/main/offapi/com/sun/star/text/textfield/
H A DCombinedCharacters.idl35 as one normal character.
/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.hrc41 // image lists (normal and high-contrast) for toolbox
/aoo4110/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
/aoo4110/main/offapi/com/sun/star/configuration/backend/
H A DSingleBackendAdapter.idl38 normal configuration operation.
/aoo4110/main/offapi/com/sun/star/awt/
H A DMessageBoxType.idl31 /** A normal message box.

Completed in 126 milliseconds

12345678910>>...27