Home
last modified time | relevance | path

Searched refs:absolute (Results 1 – 25 of 267) sorted by relevance

1234567891011

/trunk/main/offapi/com/sun/star/util/
H A DXOfficeInstallationDirectories.idl36 containing relocatable (not absolute) references to the current office
49 /** returns the absolute URL containing the directory of the current office
53 the absolute URL containing the directory of the current office
59 /** returns the absolute URL containing the directory where the current
64 the absolute URL containing the directory of the current office
74 replace the absolute reference by an opaque placeholder string.
76 placeholder by an absolute reference.
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
98 The URL for that an absolute URL is requested. In case the URL does
[all …]
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx355 return mxOriginal->absolute( nIndex ); in next()
433 return mxOriginal->absolute( nIndex ); in first()
452 return mxOriginal->absolute( nIndex ); in last()
507 return mxOriginal->absolute( nIndex ); in absolute()
525 return mxOriginal->absolute( nIndex ); in absolute()
586 return mxOriginal->absolute( nTmp ); in relative()
614 return mxOriginal->absolute( nIndex ); in previous()
1049 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1265 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1267 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
[all …]
/trunk/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx274 char const * absolute; in TEST_F() member
576 css::uno::Reference< css::uri::XUriReference > absolute( in TEST_F() local
582 data[i].absolute != 0, absolute.is()); in TEST_F()
583 if (absolute.is()) { in TEST_F()
586 rtl::OUString::createFromAscii(data[i].absolute), in TEST_F()
587 absolute->getUriReference()); in TEST_F()
600 char const * absolute; in TEST_F() member
698 ASSERT_TRUE(absolute.is()); in TEST_F()
702 data[i].absolute == 0 in TEST_F()
703 ? data[i].uriReference : data[i].absolute), in TEST_F()
[all …]
/trunk/main/udkapi/com/sun/star/uri/
H A DXUriReferenceFactory.idl57 resolves a relative URI reference to absolute form.
67 step&nbsp;3) are not supported; instead, they are interpreted as absolute
85 <code>uriReference</code> is either already absolute, or can be resolved
86 to an absolute URI reference, relative to the given
89 absolute, hierarchical URI reference, or if <code>uriReference</code> is
98 changes an absolute URI reference to relative form.
126 <TRUE/>, the generated relative URI reference has an absolute path (e.g.,
146 <code>baseUriReference</code> is <NULL/>, or is not an absolute,
H A DXUriReference.idl37 <p>This interface only handles generic URI references (both absolute and
59 returns whether this URI reference is absolute or relative.
62 <TRUE/> if this URI reference is absolute, <FALSE/> if it is relative.
67 returns the scheme part of this (absolute) URI reference.
72 is an absolute URI reference; otherwise, an empty <atom>string</atom> is
80 <p>For an absolute URI reference, the scheme-specific part is everything
95 <p>An absolute URI reference is hierarchical if its scheme-specific part
146 URI reference with an absolute, non-empty path, the number of path
H A DXUriSchemeParser.idl33 parses textual representations of absolute URIs.
42 parses the textual representation of an absolute URI.
49 reflect the fact that the object represents an absolute URI reference
64 into an absolute URI; otherwise, <NULL/> is returned.
H A DXVndSunStarExpandUrlReference.idl33 represents absolute &ldquo;vnd.sun.star.expand&rdquo; URL references.
42 fact that the represented URI reference is an absolute
H A DXVndSunStarScriptUrlReference.idl33 represents absolute &ldquo;vnd.sun.star.script&rdquo; URL references.
40 fact that the represented URI reference is an absolute
H A DXVndSunStarPkgUrlReferenceFactory.idl46 <NULL/>, and should be an absolute URI reference with no fragment
49 the given authority is either not an absolute URI reference or has a
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dtypes.mk36 /// A partial, relative or absolute filesystem path.
42 /// The absolute filesystem path representing the target.
77 /// The (phony) absolute filesystem path to clean the target.
86 /// The absolute filesystem path to the file containing the dependencies.
95 /// The absolute filesystem path to the source file.
130 … /// The absolute filesystem path which is touched when all headers for this target are prepared.
134 …/// The absolute filesystem path which is touched when all external headers for this target are pr…
/trunk/main/offapi/com/sun/star/sheet/
H A DSingleReference.idl39 /** is the absolute column number.
51 /** is the absolute row number.
63 /** is the absolute sheet number.
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx538 absolute(m_nPosition); in moveRelativeToBookmark()
762 bCheck = m_pCacheSet->absolute(i); // -1 no need to in fillMatrix()
792 bCheck = m_pCacheSet->absolute(_nNewStartPos); in fillMatrix()
868 bCheck = m_pCacheSet->absolute(nNewStartPos); in moveWindow()
956 sal_Bool bOk( m_pCacheSet->absolute( m_nPosition ) ); in moveWindow()
987 sal_Bool bCheck = m_pCacheSet->absolute(nPos); in moveWindow()
1132 sal_Bool ORowSetCache::absolute( sal_Int32 row ) in absolute() function in ORowSetCache
1201 bErg = absolute( nNewPosition ); in relative()
1391 if(m_pCacheSet->absolute(m_nPosition)) in cancelRowUpdates()
H A DStaticSet.cxx86 return absolute(::comphelper::getINT32(bookmark)); in moveToBookmark()
93 return absolute(::comphelper::getINT32(bookmark)+rows); in moveRelativeToBookmark()
243 sal_Bool SAL_CALL OStaticSet::absolute( sal_Int32 row ) throw(SQLException, RuntimeException) in absolute() function in OStaticSet
291 return absolute(nCurPos+rows); in relative()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java290 assertTrue("testAbsolutePositioning failed", _resultSet.absolute(calcPos)); in testAbsolutePositioning()
310 if (clone.absolute(calcPos)) in test3()
338 if (calcPos != 0 && clone.absolute(calcPos)) in test4()
575 m_resultSet.absolute(position)); in positionRandom()
822 clone.absolute(11); in testCloneMovesPlusInsertions()
839 clone.absolute(11); in testCloneMovesPlusInsertions()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXResultSet.idl182 an absolute row position with respect to
184 <code>absolute(-1)</code>
187 <code>absolute(-2)</code>
197 <code>absolute(1)</code>
206 boolean absolute([in] long row ) raises (SQLException);
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DSales.java183 rs.absolute(4); in deleteRow()
200 rs.absolute(4); in refreshRow()
209 rs.absolute(4); in refreshRow()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java90 public synchronized boolean absolute(int position) throws SQLException { in absolute() method in CustomResultSet
403 moved = absolute(bookmark); in moveRelativeToBookmark()
421 moved = absolute(bookmark); in moveToBookmark()
H A DDatabaseMetaDataResultSet.java112 public synchronized boolean absolute(int position) throws SQLException { in absolute() method in DatabaseMetaDataResultSet
448 moved = absolute(bookmark); in moveRelativeToBookmark()
466 moved = absolute(bookmark); in moveToBookmark()
/trunk/main/svl/qa/
H A Dtest_URIHelper.cxx254 char const * absolute; in TEST_F() member
282 rtl::OUString::createFromAscii(tests[i].absolute))); in TEST_F()
292 buf.append(tests[i].absolute); in TEST_F()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx296 bValidNewPos = m_xResultSetOrigin->absolute( nRowStartPosition ); \
311 m_xResultSetOrigin->absolute( nOldOriginal_Pos ); \
353 m_xResultSetOrigin->absolute( nOldOriginal_Pos ); \
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java119 boolean absolute( int _row ) throws SQLException in absolute() method in ResultSet
121 return m_resultSet.absolute( _row ); in absolute()
/trunk/main/offapi/com/sun/star/chart/
H A DErrorBarStyle.idl46 absolute value as length for either direction.
48 <p>The values for these are given as absolute numbers in
/trunk/main/offapi/com/sun/star/text/
H A DGraphicCrop.idl41 The absolute sum of top and bottom crop must be smaller
42 than the objects original height. The absolute sum of the left and
/trunk/main/offapi/com/sun/star/drawing/
H A DFillProperties.idl182 /** specifies if the size is given in percentage or as an absolute value.
195 this is either relative or absolute.
203 this is either relative or absolute.
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java146 public boolean absolute(int i) throws SQLException in absolute() method in RowSet
148 return m_rowSet.absolute(i); in absolute()

Completed in 84 milliseconds

1234567891011