Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/trunk/main/testtools/source/bridgetest/cli/
H A Dmakefile.mk111 -reference:$(CLI_URE) \
123 -reference:$(CLI_URETYPES) \
125 -reference:$(CLI_URE) \
126 -reference:System.dll \
138 -reference:$(CLI_URETYPES) \
140 -reference:$(CLI_URE) \
142 -reference:System.dll \
156 -reference:$(CLI_URETYPES) \
157 -reference:$(CLI_URE) \
159 -reference:System.dll \
[all …]
/trunk/main/udkapi/com/sun/star/uri/
H A DXUriReference.idl42 which allows to create URI reference objects that support
54 spelling of the URI reference is retained.
67 returns the scheme part of this (absolute) URI reference.
78 returns the scheme-specific part of this URI reference.
123 returns the path part of this URI reference.
144 <p>For an opaque URI reference, and for a hierarchical URI reference with
192 returns whether this URI reference has a fragment part.
195 <TRUE/> if this URI reference has a fragment part.
200 returns the fragment part of this URI reference.
211 sets the fragment part of this URI reference.
[all …]
H A DXUriReferenceFactory.idl43 parses the textual representation of a URI reference.
46 the textual representation of a URI reference.
52 into a URI reference; otherwise, <NULL/> is returned.
57 resolves a relative URI reference to absolute form.
62 reference to the current document.
86 to an absolute URI reference, relative to the given
98 changes an absolute URI reference to relative form.
101 the base URI reference.
104 any URI reference.
107 controls how a relative URI reference is generated when both
[all …]
H A DXExternalUriReferenceTranslator.idl57 returns the internal counterpart of an external URI reference.
60 an external URI reference.
63 the internal counterpart of the given external URI reference. An empty
64 string is returned if the given external URI reference either is an empty
71 returns the external counterpart of an internal URI reference.
74 an internal URI reference.
77 the external counterpart of the given internal URI reference. An empty
78 string is returned if the given internal URI reference either is an empty
H A DXVndSunStarPkgUrlReferenceFactory.idl40 creates a new &ldquo;vnd.sun.star.pkg&rdquo; URL reference.
42 <p>The returned URL reference has the given authority, an empty path, and
45 @param authority the authority of the created URL reference; must not be
46 <NULL/>, and should be an absolute URI reference with no fragment
48 @return a new &ldquo;vnd.sun.star.pkg&rdquo; URL reference, or <NULL/> if
49 the given authority is either not an absolute URI reference or has a
/trunk/main/udkapi/com/sun/star/uno/
H A DXInterface.idl35 <p> It provides lifetime control by reference counting and the
51 should not make any assumption on the concrete value of the reference count
74 3) If queryInterface on a reference A returns reference B, queryInterface on
76 reference must be equivalent to calls made on reference A.
78 4) If queryInterface on a reference A returns reference B, queryInterface on
96 /** increases the reference counter by one.
99 UNO object, it is often said, that you have a reference or a hard reference
104 a hard reference to it.
114 /** decreases the reference counter by one.
115 <p>When the reference counter reaches 0, the object gets deleted.</p>
[all …]
H A DXWeak.idl59 <p>The sense of weak references is to hold a reference to an object
61 reference may become invalid, at any time, if the referenced object dies.
66 adapter if anyone wants to hold a weak reference. To separate their
68 reference counter. The weak reference is in fact only a hard reference
86 the holder of any weak reference. It is used for notification
/trunk/main/offapi/com/sun/star/text/
H A DReferenceFieldPart.idl32 /** These constants define how the reference position is displayed in
33 reference text fields.
49 /** The reference text is displayed.
50 <p>If the source of the reference is a sequence field, then the complete text
51 of the paragraph is displayed. This is useful to reference to captions. </p>
62 the page style of the reference position.
82 superior list levels of the reference are displayed.
84 … <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p>
101 /** The numbering label of the reference is displayed.
103 … <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p>
[all …]
/trunk/main/offapi/type_reference/
H A Dtypelibrary_history.txt61 we removed the duplicated reference to XEnumerationAccess.
100 update the reference type library with the released version of OOo2.0.2
121 update reference type library with the released version of OOo2.0.3. The
130 update reference type library with the released version of OOo2.0.4. The
135 reference type library is taken from the release source tree OOF680 m14.
143 reference type library is taken from the release source tree OOG680 m5.
175 Update reference type library with the version of OOo 3.2. The new
176 reference type library is taken from the release source tree OOO320 m12.
179 Update reference type library with the version of OOo 3.2.1. The new
180 reference type library is taken from the release source tree OOO320 m19.
[all …]
/trunk/main/basebmp/inc/basebmp/
H A Dpixeliterator.hxx40 typedef Valuetype& reference; typedef in basebmp::PixelColumnIterator
41 typedef reference index_reference;
181 reference operator*() const in operator *()
191 reference operator[](difference_type d) const in operator []()
196 reference operator()(int dy) const in operator ()()
206 typedef Valuetype& reference; typedef in basebmp::PixelIterator
207 typedef reference index_reference;
323 reference operator*() const in operator *()
333 reference operator[]( const vigra::Diff2D& d ) const in operator []()
338 reference operator()(int dx, int dy) const in operator ()()
/trunk/main/odk/examples/CLI/VB.NET/WriterDemo/
H A DMakefile57 -reference:cli_basetypes.dll \
58 -reference:cli_uretypes.dll \
59 -reference:cli_oootypes.dll \
60 -reference:cli_ure.dll \
61 -reference:cli_cppuhelper.dll \
62 -reference:System.dll \
63 -reference:System.Drawing.dll \
64 -reference:System.Windows.Forms.dll \
/trunk/main/offapi/com/sun/star/sheet/
H A DReferenceFlags.idl41 /** selects a relative column reference.
47 /** marks a deleted column reference.
53 /** selects a relative row reference.
59 /** marks a deleted row reference.
65 /** selects a relative sheet reference.
71 /** marks a deleted sheet reference.
77 /** selects a 3D sheet reference.
83 /** marks a reference from a relative range name.
H A DExternalReference.idl31 /** Data structure to store information about an external reference. An
32 external reference can be either a single cell reference, a cell range
33 reference, or a named range.
58 /** Name of the sheet that the external reference points to.
60 <p>In case of a cell range reference that spans across multiple
75 cell reference, <type>ComplexReference</type> for a cell range
76 reference, or simply a <type>string</type> for a defined name.</p>
H A DDataPilotFieldReferenceType.idl46 /** From each result, its reference value (see below) is subtracted, and the difference is shown.
51 <p>If a base item name is specified, the reference value for a combination of field items is the
54 <p>If the reference value isn't shown in the DataPilot table because of hidden details for a
65 <p>If "previous" or "next" is specified as the base item, the reference value is the result for
82 /** Each result is divided by its reference value. The reference value is determined in the
96 /** From each result, its reference value is subtracted, and the difference divided by the
97 reference value. The reference value is determined in the same way as for
H A DDataPilotFieldReference.idl38 a selected reference result.
46 /** contains the type of the reference.
56 /** contains the reference field
63 /** selects between a named reference item and using the previous or next
64 item for each item from the reference field.
74 /** contains the name of the reference item, when the
H A DFormulaMapGroupSpecialOffset.idl57 <li>A struct of type <type>SingleReference</type> for a reference to a
59 <li>A struct of type <type>ComplexReference</type> for a reference to
61 <li>A struct of type <type>ExternalReference</type> for a reference to
85 describe the reference to an external function (e.g. add-in function)
98 describe the reference to a defined name (also known as named range)
172 describe the reference to a database range used in formulas.
186 describe the reference to a macro function called in a formula.
/trunk/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx227 TrDeEdgeEntries::reference aEdge, in splitEdgeAtGivenPoint()
279 TrDeEdgeEntries::reference aEdgeA, in testAndCorrectEdgeIntersection()
280 TrDeEdgeEntries::reference aEdgeB, in testAndCorrectEdgeIntersection()
403 TrDeEdgeEntries::reference aCompare(*aCurrent++); in solveHorizontalEdges()
612 TrDeEdgeEntries::reference aLeft(*aCurrent++); in Subdivide()
626 TrDeEdgeEntries::reference aRight(*aCurrent++); in Subdivide()
760 TrDeEdgeEntries::reference aCompare(*aLoop++); in Subdivide()
1036 basegfx::trapezoidhelper::TrDeEdgeEntries::reference aLeft(*aCurrent++); in createLineTrapezoidFromEdge()
1037 basegfx::trapezoidhelper::TrDeEdgeEntries::reference aRight(*aCurrent++); in createLineTrapezoidFromEdge()
1052 basegfx::trapezoidhelper::TrDeEdgeEntries::reference aLeft2(*aCurrent++); in createLineTrapezoidFromEdge()
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleContext.idl84 reference is returned.
87 reference to that child. Otherwise an empty reference is
103 The returned reference points to a valid object for all but the
104 root node. If called for the root node an empty reference is
112 index returned by this function you get a reference to this
166 Return an empty reference or return a valid object that contains an
170 The returned value is either an empty reference or a reference to
185 A reference to this object's state set or an empty reference if
/trunk/main/offapi/com/sun/star/rdf/
H A DXMetadatable.idl58 reference for the instance.
69 /** a metadata reference, comprising the stream name and the XML ID.
72 Note that this metadata reference must be unique for the ODF document.
74 A pair of two empty strings signifies "no metadata reference".
79 if the given metadata reference is invalid, or not unique
86 /** creates a metadata reference for this object, if necessary.
89 If this object already has a metadata reference, do nothing;
90 otherwise, create metadata reference with a fresh, unique XML ID
/trunk/main/offapi/com/sun/star/util/
H A DXOfficeInstallationDirectories.idl41 later. In many cases, storing the reference directly would destroy the
72 <p>If the given URL contains an absolute reference to the current office
74 replace the absolute reference by an opaque placeholder string.
76 placeholder by an absolute reference.
80 not contain a reference to the current office installation or to the office
91 <p>If the given URL contains a placeholder for an absolute reference to
94 respective placeholder will be replaced by an absolute reference to the
/trunk/main/udkapi/com/sun/star/java/
H A DXJavaVM.idl65 non&ndash;reference-counted pointer to a (reference-counted) instance of
68 as long as the reference to this
70 pointer should be converted into a reference-counted reference as soon
78 non&ndash;reference-counted pointer to a (reference-counted) instance of
81 to be valid as long as the reference to this
/trunk/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl98 /** Return a reference to the specified top-level window. Note that the
107 The returned value is a valid reference to a top-level window.
119 The returned reference may be empty when no top-level window is
131 If this is a valid reference it is inserted into the list of
143 If the reference is empty then nothing will be changed. If the
157 If this is a valid reference it is inserted into the list of
169 If the reference is empty then nothing will be changed. If the
183 If this is a valid reference it is inserted into the list of
195 If the reference is empty then nothing will be changed. If the
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl122 sequence type (null-reference otherwise).
132 with the demanded name, then a null-reference is returned.
137 demanded field (/interface attribute) reflection (or null-reference)
160 then a null-reference is returned.
165 demanded method reflection (or null-reference)
174 does not have any methods, then a null-reference is returned.
184 If the reflected type is not an array, then a null-reference is returned.
187 inteface to modify array instances (or null-reference)
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DMakefile63 -reference:"$(CLI_LIB_LOCATION)"\cli_basetypes.dll \
64 -reference:"$(CLI_LIB_LOCATION)"\cli_uretypes.dll \
65 -reference:"$(CLI_LIB_LOCATION)"\cli_oootypes.dll \
66 -reference:"$(CLI_LIB_LOCATION)"\cli_ure.dll \
67 -reference:"$(CLI_LIB_LOCATION)"\cli_cppuhelper.dll \
/trunk/main/testtools/source/cliversioning/
H A Dmakefile.mk102 -reference:$(SOLARBINDIR)$/cli_ure.dll \
103 -reference:$(SOLARBINDIR)$/cli_uretypes.dll \
104 -reference:$(SOLARBINDIR)$/cli_basetypes.dll \
105 -reference:$(SOLARBINDIR)$/cli_cppuhelper.dll \
106 -reference:$(SOLARBINDIR)$/cli_oootypes.dll \

Completed in 120 milliseconds

12345678910>>...13