Home
last modified time | relevance | path

Searched refs:equivalent (Results 1 – 25 of 116) sorted by relevance

12345

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DIteratorRowCompare.java109 if (!orgSeq.equivalent(orgSeqObject, modSeqObject)) { in computeDiffs()
146 if (orgSeq.equivalent(orgSplitRow, modRow)) { in computeDiffs()
160 if (modSeq.equivalent(orgRow, modSplitRow)) { in computeDiffs()
H A DObjectArrayIterator.java198 public boolean equivalent(Object obj1, Object obj2) { in equivalent() method in ObjectArrayIterator
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/
H A DPositionBaseRowMerge.java91 if (!orgSeq.equivalent(orgSeqObject, modSeqObject)) { in mergeCellSequences()
127 if (orgSeq.equivalent(orgSplitCell, modCell)) { in mergeCellSequences()
140 if (modSeq.equivalent(orgCell, modSplitCell)) { in mergeCellSequences()
/trunk/main/offapi/com/sun/star/util/
H A DTriState.idl40 /** The value is equivalent to <FALSE/>.
46 /** The value is equivalent to <TRUE/>.
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl119 …<p>Calling this method is equivalent to the user pressing the <em>Next</em> button in the wizard. …
126 …<p>Calling this method is equivalent to the user pressing the <em>Back</em> button in the wizard.<…
161 …<p>Calling this method is equivalent to the user repeatedly pressing the <em>Next</em> button, unt…
169 …<p>Calling this method is equivalent to the user repeatedly pressing the <em>Back</em> button, unt…
/trunk/main/boost/
H A Dboost_1_55_0.patch162 …isc/boost_1_55_0/boost/unordered/detail/equivalent.hpp misc/build/boost_1_55_0/boost/unordered/det…
163 --- misc/boost_1_55_0/boost/unordered/detail/equivalent.hpp 2012-12-05 14:06:57.000000000 -0800
164 +++ misc/build/boost_1_55_0/boost/unordered/detail/equivalent.hpp 2016-03-23 01:04:46.934774000 -07…
/trunk/main/udkapi/com/sun/star/script/
H A DXDefaultProperty.idl41 which would be equivalent to writing
45 which would be equivalent to writing
H A DXDefaultMethod.idl41 which would be equivalent to writing
/trunk/main/udkapi/com/sun/star/security/
H A DXAccessControlContext.idl44 permissions equivalent to XAccessController interface,
57 The semantics are equivalent to the security permission classes of
/trunk/main/offapi/com/sun/star/drawing/
H A DAccessibleImageBullet.idl65 <li>The name is "image bullet" (or the equivalent term
67 <li>The description contains the term "image bullet" (or the equivalent
/trunk/main/offapi/com/sun/star/text/
H A DAccessibleTextDocumentPageView.idl69 <li>The name is "document view" (or the equivalent term
71 <li>The description also is "document view" (or the equivalent term
H A DAccessibleEndnoteView.idl87 <li>The name is "endnote" (or the equivalent term
89 <li>The description is endnote" (or the equivalent term
H A DAccessibleFootnoteView.idl87 <li>The name is "footnote" (or the equivalent term
89 <li>The description is footnote" (or the equivalent term
H A DAccessibleHeaderFooterView.idl94 <li>The name is "header" or "footer" (or the equivalent term
96 <li>The description is "header" or "footer" (or the equivalent term
H A DAccessiblePageView.idl162 <li>The name is "page" (or the equivalent term
164 <li>The description is "page" (or the equivalent term
H A DAccessibleParagraphView.idl88 <li>The name is "paragraph" or "heading" (or the equivalent term
90 <li>The description contains the term "paragraph" (or the equivalent
H A DAccessibleTextDocumentView.idl159 <li>The name is "document view" (or the equivalent term
161 <li>The description also is "document view" (or the equivalent term
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl133 <p>Calling this is equivalent to calling <member>getState</member>, and evaluating the
233 <p>This is a convenience method only. Calling it es equivalent to examing the
245 <p>This is a convenience method only. Calling it es equivalent to examing the
/trunk/main/offapi/com/sun/star/xforms/
H A DXModel.idl95 <p>This is a convenience method. Calling it is equivalent to calling
115 <p>This is a convenience method. Calling it is equivalent to calling
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleEditableText.idl55 text represented by this object. This is equivalent to calling
156 equivalent to calling first
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf1110 en-US = "Issue: Lost during migration. No <PRODUCTNAME> equivalent."
1143 en-US = "Issue: Table imported as text as no <PRODUCTNAME> equivalent."
2154 …AME> Net charts appear similar to Excel Radar charts, but they are not equivalent. Radar charts ar…
2178 en-US = "This chart type does not have a <PRODUCTNAME> equivalent. Instead, the import filter in <P…
2184 en-US = "This chart type does not have a <PRODUCTNAME> equivalent. The imported chart will look com…
2283 en-US = "<PRODUCTNAME> Calc does not have an equivalent 'DATEDIF' function."
2286 en-US = "<PRODUCTNAME> does not have an equivalent 'PHONETIC' function."
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/
H A DIterator.java106 public boolean equivalent(Object obj1, Object obj2); in equivalent() method
/trunk/main/oovbaapi/ooo/vba/
H A DXExecutableDialog.idl33 /** The VBA equivalent to the UNO interface
/trunk/main/offapi/com/sun/star/form/
H A DXFormsSupplier2.idl48 <p>Semantically, <member>hasForms</member> is equivalent to calling
/trunk/main/offapi/com/sun/star/logging/
H A DXLoggerPool.idl58 …<p>Calling this method is equivalent to calling <code>getNamedLogger( &quot;org.openoffice.logging…

Completed in 87 milliseconds

12345