/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | AuthenticationRequest.idl | 61 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.
|
/aoo41x/main/offapi/com/sun/star/logging/ |
H A D | XLogger.idl | 58 /** 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.
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | XMLReporter.java | 65 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 D | CSVReporter.java | 49 private long ignored = 0; field in CSVReporter 89 ignored++; in testIgnored() 111 ignored = 0; in startSuite()
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | XDataPilotFieldGrouping.idl | 103 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 D | XPrintAreas.idl | 98 <p>The rows of the passed range are ignored.</p> 143 <p>The columns of the passed range are ignored.</p>
|
/aoo41x/main/udkapi/com/sun/star/script/ |
H A D | XEventAttacherManager.idl | 65 and ignored.</p> 85 and ignored.</p> 108 and ignored.</p> 173 and ignored.</p> 189 and ignored.</p>
|
H A D | XEngine.idl | 79 <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
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | LineDescriptor.idl | 100 <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
|
/aoo41x/main/sc/source/core/tool/ |
H A D | address.cxx | 1429 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()
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | ChapterNumberingRule.idl | 43 ignored here. 56 may be ignored. The character style name for the numbering symbol is 57 also ignored.</p>
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | ColumnStyle.java | 274 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 D | RowStyle.java | 274 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 D | CellStyle.java | 475 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()
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
H A D | ParaStyle.java | 215 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 D | TextStyle.java | 644 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()
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | TransparencyStyle.idl | 42 is ignored 47 is ignored
|
/aoo41x/main/offapi/com/sun/star/embed/ |
H A D | XEmbedObjectCreator.idl | 67 <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
|
/aoo41x/main/offapi/com/sun/star/ui/dialogs/ |
H A D | XFilePickerNotifier.idl | 52 <p>Invalid interfaces or NULL values will be ignored.</p> 62 <p>Invalid interfaces or NULL values will be ignored.</p>
|
/aoo41x/main/offapi/com/sun/star/datatransfer/ |
H A D | XTransferDataAccess.idl | 54 <p>An unsupported <type>DataFlavor</type> will be ignored.</p> 66 <p>An unsupported <type>DataFlavor</type> will be ignored.</p>
|
/aoo41x/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | XDragSourceContext.idl | 70 <p>Invalid cursor identifiers will be ignored.</p> 83 Invalid identifier will be ignored.
|
/aoo41x/main/offapi/com/sun/star/script/provider/ |
H A D | XScript.idl | 64 i.e., the value has to be ignored by the callee 73 … <code>bar.invoke( {"foo", "foo2", "this-is-ignored" }, aOutParamIndex, aOutParam);</code>
|
/aoo41x/main/offapi/com/sun/star/task/ |
H A D | XStatusIndicator.idl | 75 <member>XStatusIndicator::reset()</member> must be ignored. 102 Wrong values must be ignored and stopped indicators must ignore this
|
/aoo41x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleTextAttributes.idl | 53 that are not defined for the text then they are ignored. 80 that are not defined for the text then they are ignored.
|
/aoo41x/main/udkapi/com/sun/star/beans/ |
H A D | XMultiHierarchicalPropertySet.idl | 85 <p> Unknown properties are ignored. </p> 129 <p> Unknown properties are ignored, in their place <NULL/> will be returned. </p>
|