Home
last modified time | relevance | path

Searched refs:relative (Results 126 – 150 of 292) sorted by relevance

12345678910>>...12

/trunk/main/offapi/com/sun/star/rendering/
H A DStrokeAttributes.idl86 The entries here are relative to the
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.cxx1001 sal_Bool SAL_CALL ORowSetBase::relative( sal_Int32 rows ) throw(SQLException, RuntimeException) in relative() function in dbaccess::ORowSetBase
1031 bRet = m_pCache->relative(rows); in relative()
H A DStaticSet.cxx284 sal_Bool SAL_CALL OStaticSet::relative( sal_Int32 rows ) throw(SQLException, RuntimeException) in relative() function in OStaticSet
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx1109 sal_Bool SAL_CALL DatabaseDataProvider::relative(sal_Int32 rows) throw( SQLException, RuntimeExcept… in relative() function in dbaccess::DatabaseDataProvider
1111 return m_xRowSet->relative(rows); in relative()
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlRadioButtonModel.idl115 /** specifies the position of the image, if any, relative to the text, if any
H A DUnoControlCheckBoxModel.idl114 /** specifies the position of the image, if any, relative to the text, if any
H A DUnoControlButtonModel.idl139 /** specifies the position of the image, if any, relative to the text, if any
/trunk/main/offapi/com/sun/star/util/
H A DPathSettings.idl52 paths that a relative to other office or system directories.
/trunk/main/udkapi/com/sun/star/reflection/
H A DXTypeDescriptionEnumerationAccess.idl71 absolute, never relative.
/trunk/main/sw/source/ui/misc/
H A Dglossary.src98 Text [ en-US ] = "Save links relative to" ;
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx781 sal_Bool bValid = m_xResultSetOrigin->relative( nRow - nLastAppliedPos ); in applyPositionToOrigin()
1523 ::relative( sal_Int32 rows ) in relative() function in CachedContentResultSet
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl89 The returned offset is relative to the text represented by this
245 <p>Given a point in local coordinates, i.e. relative to the
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch1056 Y-offsets of a single glyph relative to the previous advance position.
1313 + // Read from the output stream. (Remember that PeekBack works relative to
1504 // relative to that one. This happens in the loop below.
1610 @param ichwUnder - character index relative to the official beginning of the segment
1619 @param ichwUnder - character index relative to the official beginning of the segment
/trunk/main/ucb/source/sorter/
H A Dsortresult.hxx279 relative( sal_Int32 rows )
/trunk/main/offapi/com/sun/star/text/
H A DNumberingLevel.idl190 …/** contains the size of the symbol relative to the high of the paragraph. This is only valid if t…
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx150 sal_Bool SAL_CALL relative(sal_Int32 rows) throw(SQLException, RuntimeException);
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx299 ResultSetBase::relative( in relative() function in ResultSetBase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx299 ResultSetBase::relative( in relative() function in ResultSetBase
/trunk/main/offapi/com/sun/star/drawing/
H A DXPresenterHelper.idl161 /** Return the bounding box of the given child window relative to the
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl51 paint the border. The inner sides and corners are places relative to
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx137 …virtual sal_Bool SAL_CALL relative( sal_Int32 rows ) throw(::com::sun::star::sdbc::SQLException, :…
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt203 …All paths given with -t/-d/-f are relative to that root directory. It is possible to use "." as ar…
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dtypes.mk36 /// A partial, relative or absolute filesystem path.
/trunk/main/offapi/com/sun/star/sdb/
H A DRowSet.idl135 …<tr><td align="right"><em>relative</em></td><td align="center">X</td><td/><td align="center">X</td…
172 …<code>relative</code>, <code>previous</code>, <code>beforeFirst</code>, <code>afterLast</code></dt>
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm248 … get location on screen (must be added since get CharacterBounds returns values relative to parent)

Completed in 123 milliseconds

12345678910>>...12