Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 25 of 274) sorted by relevance

1234567891011

/AOO41X/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl48 <p> All properties containing relative values are related to this value.
179 /** contains the relative height of the font for functions.
187 /** contains the relative height of the font for indices.
195 /** contains the relative height of the font for limits.
203 /** contains the relative height of the font for operators.
211 /** contains the relative height of the font for text.
219 /** contains the relative distance of brackets.
224 /** contains the relative excess size of brackets.
229 /** contains the relative excess length of a fraction bar.
234 /** contains the relative line weight of a fraction bar.
[all …]
/AOO41X/main/udkapi/com/sun/star/uri/
H A DXUriReferenceFactory.idl57 resolves a relative URI reference to absolute form.
65 any URI reference. Backwards-compatible relative URI references starting
86 to an absolute URI reference, relative to the given
98 changes an absolute URI refrence to relative form.
107 controls how a relative URI reference is generated when both
114 relative URI reference includes an authority component (e.g.,
116 relative URI reference has a relative path (e.g.,
120 controls how a relative URI reference is generated when both
126 <TRUE/>, the generated relative URI reference has an absolute path (e.g.,
127 &ldquo;<code>/c/d</code>&rdquo;); if <FALSE/>, the generated relative URI
[all …]
H A DXUriReference.idl38 relative). For specific URI schemes, there will be additional interfaces
59 returns whether this URI reference is absolute or relative.
62 <TRUE/> if this URI reference is absolute, <FALSE/> if it is relative.
83 For a relative URI reference, the scheme-specific part is everything
96 starts with &ldquo;<code>/</code>&rdquo;. A relative URI reference is
134 returns whether this (relative) URI reference has a relative path.
137 <TRUE/> if this URI reference is relative and has a relative path.
148 For a hierarchical URI reference with a relative, non-empty path, the
/AOO41X/main/configmgr/qa/unit/
H A Dtest.cxx67 rtl::OUString const & path, rtl::OUString const & relative, in normalize() argument
70 sal_Int32 i = relative.lastIndexOf('/'); in normalize()
73 *name = relative; in normalize()
77 buf.append(relative.copy(0, i)); in normalize()
79 *name = relative.copy(i + 1); in normalize()
106 rtl::OUString const & path, rtl::OUString const & relative) const;
177 rtl::OUString const & relative);
189 rtl::OUString const & relative): in ReaderThread() argument
190 TestThread(stop), test_(test), path_(path), relative_(relative) in ReaderThread()
203 rtl::OUString const & relative);
[all …]
/AOO41X/main/offapi/com/sun/star/accessibility/
H A DXAccessibleComponent.idl80 <li>The object coordinate system is relative to the upper left corner of
81 an object's bounding box. It is relative to itself so to speak. Used
103 <p>The test point's coordinates are defined relative to the
123 <p>The test point's coordinates are defined relative to the
148 coordinates are relative to the object's parent coordinate system.
155 The coordinates of the returned rectangle are relative to this
156 object's parent or relative to the screen on which this object
164 bounding box relative to the parent.</p>
166 <p>The coordinates of the bounding box are given relative to the
170 The coordinates of the returned position are relative to this
[all …]
/AOO41X/main/offapi/com/sun/star/style/
H A DParagraphStyle.idl64 /** determines the left margin of the paragraph relative to the ParaLeftMargin
74 /** determines the right margin of the paragraph relative to the ParaRightMargin
84 /** determines the top margin of the paragraph relative to the ParaTopMargin
94 /** determines the Bottom margin of the paragraph relative to the ParaBottomMargin
111 /** This value contains the character height as percentage value relative to the height of
123 /** This value contains the character height as percentage value relative to the height of
135 /** This value contains the character height as percentage value relative to the height of
H A DCharacterStyle.idl56 /** This value contains the character height as percentage value relative to the height of
64 /** This value contains the character height as percentage value relative to the height of
72 /** This value contains the character height as percentage value relative to the height of
/AOO41X/main/offapi/com/sun/star/xml/xpath/
H A DXXPathAPI.idl68 the context node (expression is relative to this node)
89 the context node (expression is relative to this node)
114 the context node (expression is relative to this node)
135 the context node (expression is relative to this node)
160 the context node (expression is relative to this node)
179 the context node (expression is relative to this node)
/AOO41X/main/offapi/com/sun/star/sheet/
H A DReferenceFlags.idl41 /** selects a relative column reference.
53 /** selects a relative row reference.
65 /** selects a relative sheet reference.
83 /** marks a reference from a relative range name.
H A DSingleReference.idl45 /** is the relative column number.
57 /** is the relative row number.
69 /** is the relative sheet number.
/AOO41X/main/udkapi/com/sun/star/registry/
H A DXRegistryKey.idl62 /** This is the key of the entry relative to its parent.<p>
91 specifies the relative path from the current key to
306 the relative path from the current key to the key
324 specifies the relative path from the current key to
350 specifies the relative path from the current key to
395 specifies the relative path from the current key to
415 specifies the relative path from the current key to
431 specifies the relative path from the current key to
448 specifies a relative path from the current key which will be resolved from all links.
/AOO41X/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx625 char const * relative; in testMakeRelative() member
707 css::uno::Reference< css::uri::XUriReference > relative( in testMakeRelative() local
714 data[i].relative != 0, relative.is()); in testMakeRelative()
715 if (relative.is()) { in testMakeRelative()
718 rtl::OUString::createFromAscii(data[i].relative), in testMakeRelative()
719 relative->getUriReference()); in testMakeRelative()
722 baseUriRef, relative, true, in testMakeRelative()
/AOO41X/main/svl/qa/
H A Dtest_URIHelper.cxx260 char const * relative; in testNormalizedMakeRelative() member
288 bool ok = tests[i].relative == 0 in testNormalizedMakeRelative()
290 : ref.is() && ref->getUriReference().equalsAscii(tests[i].relative); in testNormalizedMakeRelative()
309 if (tests[i].relative == 0) { in testNormalizedMakeRelative()
313 buf.append(tests[i].relative); in testNormalizedMakeRelative()
/AOO41X/main/offapi/com/sun/star/chart2/
H A DRelativePosition.idl39 /** Determines a position of an object relative to a size defined by other means.
51 <p>The values are relative to a reference size (for example the page size).
62 <p>The values are relative to a reference size (for example the page size).
67 /** This indicates how the object is placed at the relative position.
H A DDiagram.idl65 /** The position is as a relative position on the page.
67 <p>If a relative position is given the diagam is not automatically placed,
68 but instead is placed relative on the page.</p>
72 /** The size of the diagram as relative size of the page size.
H A DTitle.idl68 /** The position is a relative position on the page.
70 <p>If a relative position is given the title is not automatically placed,
71 but instead is placed relative on the page.</p>
H A DRelativeSize.idl35 /** Gives a position relative to some size defined by other means.
49 <p>The values are relative to the page or an object. Values
65 <p>The values are relative to the page or an object. Values
H A DLegend.idl81 /** The position is as a relative position on the page.
83 <p>If a relative position is given the legend is not automatically placed,
84 but instead is placed relative on the page.</p>
/AOO41X/main/offapi/com/sun/star/sdbc/
H A DXResultSet.idl209 /** moves the cursor a relative number of rows, either positive or negative.
216 <code>relative(0)</code>
221 <code>relative(1)</code>
230 how many rows should be moved relative to the current row
236 boolean relative([in]long rows) raises (SQLException);
246 <code>relative(-1)</code>
/AOO41X/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx101 int relative; in xdg_user_dir_lookup() local
168 relative = 0; in xdg_user_dir_lookup()
172 relative = 1; in xdg_user_dir_lookup()
177 if (relative) in xdg_user_dir_lookup()
/AOO41X/main/offapi/com/sun/star/text/
H A DTextFrame.idl83 /** specifies a width relative to the width of the
91 /** specifies a width relative to the width of the
104 /** determines the interpretation of the height and relative
118 /** determines the interpretation of the width and relative
H A DXTextColumns.idl46 <p>The values used are relative. So it is not necessary to know the
47 width of the object. The sum of the relative width values depends on
60 <p>As described above, the width values are relative.
H A DTextColumn.idl39 /** contains the relative width of the column, including both margins.
42 Width isn't a metric value, its a relative value to the sum of the width of all columns.
/AOO41X/main/offapi/com/sun/star/sdbcx/
H A DXRowLocate.idl78 /** moves the cursor a relative number of rows, either positive or negative
92 count of rows move relative to the bookmark
102 /** compares two bookmarks and returns an indication of their relative values.
/AOO41X/main/solenv/doc/gbuild/solenv/gbuild/
H A Dpackage.mk45 /// Adds a file to the package. destination is the relative path in
46 /// the \$(OUTDIR) and source is the relative path in the source_dir.

1234567891011