Home
last modified time | relevance | path

Searched refs:ignored (Results 1 – 25 of 183) sorted by relevance

12345678

/aoo4110/main/offapi/com/sun/star/ucb/
H A DAuthenticationRequest.idl61 If HasRealm is false, this member should be ignored.
74 If HasUserName is false, this member should be ignored.
87 If HasPassword is false, this member should be ignored.
100 If HasAccount is false, this member should be ignored.
/aoo4110/main/offapi/com/sun/star/logging/
H A DXLogger.idl58 /** specifies which log events are logged or ignored.
77 the handler to add to the list of handlers. The call is ignored if this
85 the handler to remove from the list of handlers. The call is ignored if this
112 attribute, then the call will be ignored.
124 attribute, then the call will be ignored.
/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java65 private long ignored = 0; field in XMLReporter
119 ignored++; in testIgnored()
152 ignored = 0; in startSuite()
173 testsuiteEl.setAttribute("ignored", Long.toString(ignored)); in store()
H A DCSVReporter.java49 private long ignored = 0; field in CSVReporter
89 ignored++; in testIgnored()
111 ignored = 0; in startSuite()
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXDataPilotFieldGrouping.idl103 be ignored).</li>
111 ignored).</li>
126 The fractional part of the value will be ignored.</li>
142 DataPilotFieldGroupInfo::SourceField</member> will be ignored.</li>
145 DataPilotFieldGroupInfo::Groups</member> will be ignored.</li>
H A DXPrintAreas.idl98 <p>The rows of the passed range are ignored.</p>
143 <p>The columns of the passed range are ignored.</p>
/aoo4110/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl65 and ignored.</p>
85 and ignored.</p>
108 and ignored.</p>
173 and ignored.</p>
189 and ignored.</p>
H A DXEngine.idl79 <p>The arguments given in <var>aArgs</var> can be ignored by
89 <p>The arguments given in <var>aArgs</var> can be ignored by
/aoo4110/main/offapi/com/sun/star/inspection/
H A DLineDescriptor.idl100 <p>The property will be ignored if <member>HasPrimaryButton</member> is <FALSE/>.</p>
112 <p>The property will be ignored if <member>HasPrimaryButton</member> is <FALSE/>, or
124 (<member>HasPrimaryButton</member>), this member is ignored.</p>
145 <p>The property will be ignored if <member>HasSecondaryButton</member> is <FALSE/>.</p>
157 <p>The property will be ignored if <member>HasSecondaryButton</member> is <FALSE/>, or
/aoo4110/main/sc/source/core/tool/
H A Daddress.cxx1429 sal_uInt16 nRes = 0, ignored = 0; in ParseCols() local
1442 if (NULL != (p = lcl_a1_get_col( p, &aStart, &ignored ) ) ) in ParseCols()
1446 if( NULL != (p = lcl_a1_get_col( p+1, &aEnd, &ignored ))) in ParseCols()
1461 NULL != (p = lcl_r1c1_get_col( p, rDetails, &aStart, &ignored ))) in ParseCols()
1466 NULL != (p = lcl_r1c1_get_col( p+1, rDetails, &aEnd, &ignored ))) in ParseCols()
1488 sal_uInt16 nRes = 0, ignored = 0; in ParseRows() local
1501 if (NULL != (p = lcl_a1_get_row( p, &aStart, &ignored ) ) ) in ParseRows()
1505 if( NULL != (p = lcl_a1_get_row( p+1, &aEnd, &ignored ))) in ParseRows()
1520 NULL != (p = lcl_r1c1_get_row( p, rDetails, &aStart, &ignored ))) in ParseRows()
1525 NULL != (p = lcl_r1c1_get_row( p+1, rDetails, &aEnd, &ignored ))) in ParseRows()
/aoo4110/main/offapi/com/sun/star/text/
H A DChapterNumberingRule.idl43 ignored here.
56 may be ignored. The character style name for the numbering symbol is
57 also ignored.</p>
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DColumnStyle.java274 private static String[] ignored = { field in ColumnStyle
289 for (int i = 0; i < ignored.length; i++) { in isIgnored()
290 if (ignored[i].equals(attribute)) in isIgnored()
H A DRowStyle.java274 private static String[] ignored = { field in RowStyle
289 for (int i = 0; i < ignored.length; i++) { in isIgnored()
290 if (ignored[i].equals(attribute)) in isIgnored()
H A DCellStyle.java475 private static String[] ignored = { field in CellStyle
499 for (int i = 0; i < ignored.length; i++) { in isIgnored()
500 if (ignored[i].equals(attribute)) in isIgnored()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java215 private static String[] ignored = { field in ParaStyle
319 for (int i = 0; i < ignored.length; i++) { in isIgnored()
320 if (ignored[i].equals(attribute)) in isIgnored()
H A DTextStyle.java644 private static String[] ignored = { field in TextStyle
668 for (int i = 0; i < ignored.length; i++) { in isIgnored()
669 if (ignored[i].equals(attribute)) in isIgnored()
/aoo4110/main/offapi/com/sun/star/chart2/
H A DTransparencyStyle.idl42 is ignored
47 is ignored
/aoo4110/main/offapi/com/sun/star/embed/
H A DXEmbedObjectCreator.idl67 <p> In case specified entry exists it's contents are ignored and
126 related parameters, for example URL, will be ignored since the
159 <p> In case specified entry exists it's contents are ignored and will
/aoo4110/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerNotifier.idl52 <p>Invalid interfaces or NULL values will be ignored.</p>
62 <p>Invalid interfaces or NULL values will be ignored.</p>
/aoo4110/main/offapi/com/sun/star/datatransfer/
H A DXTransferDataAccess.idl54 <p>An unsupported <type>DataFlavor</type> will be ignored.</p>
66 <p>An unsupported <type>DataFlavor</type> will be ignored.</p>
/aoo4110/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceContext.idl70 <p>Invalid cursor identifiers will be ignored.</p>
83 Invalid identifier will be ignored.
/aoo4110/main/offapi/com/sun/star/script/provider/
H A DXScript.idl64 i.e., the value has to be ignored by the callee
73 … <code>bar.invoke( {"foo", "foo2", "this-is-ignored" }, aOutParamIndex, aOutParam);</code>
/aoo4110/main/offapi/com/sun/star/task/
H A DXStatusIndicator.idl75 <member>XStatusIndicator::reset()</member> must be ignored.
102 Wrong values must be ignored and stopped indicators must ignore this
/aoo4110/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTextAttributes.idl53 that are not defined for the text then they are ignored.
80 that are not defined for the text then they are ignored.
/aoo4110/main/udkapi/com/sun/star/beans/
H A DXMultiHierarchicalPropertySet.idl85 <p> Unknown properties are ignored. </p>
129 <p> Unknown properties are ignored, in their place <NULL/> will be returned. </p>

Completed in 96 milliseconds

12345678