Home
last modified time | relevance | path

Searched refs:two (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XActivationBroadcaster.java41 protected XSpreadsheet two = null; field in _XActivationBroadcaster
54 xSpreadsheetView.setActiveSheet(two); in _addActivationEventListener()
70 xSpreadsheetView.setActiveSheet(two); in _removeActivationEventListener()
85 two = (XSpreadsheet) tEnv.getObjRelation("Sheet"); in before()
87 if ((xSpreadsheetView == null) || (two == null)) { in before()
/trunk/main/udkapi/com/sun/star/registry/
H A DNestedRegistry.idl41 /** supports a shared view on two different registries. The registry
42 files will be opened in two different modes, registry1 will be opened with read/write
122 Use a sequence of <type>XSimpleRegistry</type> with two elements. The first element must be
129 the two open registries.
131 any parameter must be the sequence with the two open registries.
/trunk/main/offapi/com/sun/star/i18n/
H A DCalendarDisplayCode.idl46 /// Day of month, one or two digits, no leading zero.
48 /// Day of month, two digits, with leading zero.
55 /// Month of year, one or two digits, no leading zero.
64 /// Year, two digits.
/trunk/main/mysqlc/source/
H A DREADME8 requires two external libraries to be build:
13 At the time of writing neither of the two libraries are part of the CWS!
15 the two required libraries on your system before you can compile the driver.
17 You need the two libraries because the MySQL driver for OpenOffice.org
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetCondition.idl69 or the first value if two values are needed for the operator.
79 or the first value if two values are needed for the operator.
88 /** if two values are needed for the operator, this method returns
98 /** if two values are needed for the operator, this method sets
H A DAddIn.idl69 <dd>for (two-dimensional) arrays of integer values.</dd>
72 <dd>for (two-dimensional) arrays of floating point values.</dd>
75 <dd>for (two-dimensional) arrays of text strings.</dd>
78 <dd>for (two-dimensional) arrays of mixed contents. Each <atom>any</atom>
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXResourceId.idl43 sequence of URLs (typically one, sometimes two) specifies its anchor,
88 <p>The two resource ids A and B are compared so that if A<B (return
94 higher level two resource ids are compared via a lexicographic order
95 defined on the URLS. So when there are two resource ids A1.A2
104 <code>+1</code> when the two compared resource ids differ.
/trunk/main/udkapi/com/sun/star/beans/
H A DStringPair.idl33 /** specifies a pair of two strings.
39 /** specifies the first of the two strings.
45 /** specifies the second of the two strings.
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleEditableText.idl53 <p>The specified text between and including the two given indices is
106 <p>The text between and including the two given indices is deleted
154 <p>The text between the two given indices is replaced
157 <member>XAccessibleEditableText::deleteText</member> with the two
190 <p>Sets the attributes for the text between and including the two
/trunk/main/offapi/com/sun/star/text/
H A DDocumentSettings.idl74 <p>If between two paragraphs, two tables, or a paragraph and a
76 usually only the larger one of the two spaces is used. If the
131 value between two paragraph is added respectively reckoned up with the
136 it's always added to the paragraph spacing between two paragraphs.</p>
/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx75 : colorSpace( cs ), one( o ), two( t ), three( th ) in AnimColor()
89 aHSL[ 1 ] = double(two) / 100000; in get()
95 | ( ( ( two * 128 ) / 1000 ) & 0xff ) << 8 in get()
109 sal_Int32 two; member
530 m_byColor.two = xAttribs->getOptionalValue( XML_s ).toInt32( ); in createFastChildContext()
543 m_byColor.two = xAttribs->getOptionalValue( XML_g ).toInt32(); in createFastChildContext()
/trunk/main/offapi/com/sun/star/geometry/
H A DEllipticalArc.idl39 ellipses arcs (two different ellipses, on which four different
41 constrains. Thus, there are two flags indicating which one of those
75 /** If <TRUE/>, and there's a choice, take the longer one of two arcs
H A DIntegerPoint2D.idl28 /** This structure defines a two-dimensional point
31 two-dimensional point.
H A DRealPoint2D.idl28 /** This structure defines a two-dimensional point
31 two-dimensional point.
/trunk/main/offapi/com/sun/star/rendering/
H A DInterpolationMode.idl32 takes place between two consecutive frames of a discrete animation
41 That is, when interpolating between two values v0 and v1,
51 That is, when interpolating at position t between two values
/trunk/main/scaddins/source/datefunc/
H A Ddateadd.idl50 /// calculates the number of weeks between two dates.
56 /// calculates the number of months between two dates.
62 /// calculates the number of years between two dates.
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorModel.idl66 … <p>The order of factories is important: If two property handlers declare themself responsible
90 The sequence must not contain two entries with the same programmatic name.<br/>
113 <p>If for two different properties the same order index is returned, the
117 If two such properties originate from different handlers, they will be ordered according
/trunk/main/desktop/test/deployment/dependencies/
H A Dreadme.txt28 double-dependencies.oxt contains a description.xml with two dependencies
30 current implementation, it combines the two elements, and thus finds two
/trunk/main/sc/addin/datefunc/
H A Ddfa.src70 Text = "Returns the difference in weeks between two dates";
93 Text = "Determines the number of months between two dates";
116 Text = "Returns the difference in years between two dates";
/trunk/main/udkapi/com/sun/star/lang/
H A DLocale.idl65 <p>These codes are the lower-case two-letter codes as defined by
82 <p>These codes are the upper-case two-letter codes as
101 for POSIX. Wherever there are two variants, separate them with an
/trunk/main/offapi/com/sun/star/style/
H A DCharacterProperties.idl208 being broken into two lines.
255 /** This optional property determines whether text is formatted in two lines.
264 text that is formatted in two lines.
273 text that is formatted in two lines.
/trunk/main/xmlsecurity/tools/standalone/
H A Dreadme.txt3 After building, there is two programs named jsfit.dsig.signer and jsfit.dsig.verifier under the cla…
/trunk/main/graphite/
H A Dgraphite-2.3.1-CVE-2016-1521.patch6 { // loca entries are two bytes and have been divided by two
/trunk/main/offapi/com/sun/star/ucb/
H A DUniversalContentBroker.idl62 <p>If the instance is created with two arguments of type string,
63 these two strings are used to configure the newly instantiated broker;
121 method should be called with two arguments of type string. These strings
/trunk/main/desktop/test/deployment/update/wrong_url/
H A Dreadme.txt3 url1.oxt: The corresponding url1.update.xml contains two download urls. The first Url points to a l…
10 wrongdownload1.oxt: The corresponding wrongdownload1.update.xml contains two download URLs which po…

Completed in 76 milliseconds

12345678910>>...14