Home
last modified time | relevance | path

Searched refs:relative (Results 26 – 50 of 292) sorted by relevance

12345678910>>...12

/trunk/main/offapi/com/sun/star/sdbc/
H A DXGeneratedResultSet.idl40 …<p>The relative order of columns in the result set returned by <member>getGeneratedValues</member>…
41 …as the relative order of the same columns as returned when executing a "SELECT * FROM table". This…
/trunk/main/forms/qa/integration/complex/forms/tools/
H A DResultSet.java125 boolean relative( int _offset ) throws SQLException in relative() method in ResultSet
127 return m_resultSet.relative( _offset ); in relative()
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorModel.idl87 a sequence of category descriptors. Their relative ordering also describes
88 the relative ordering of the categories in the <type>ObjectInspector</type>'s
106 have the same relative ordering as the "order indexes" of their properties.</p>
/trunk/main/offapi/com/sun/star/sheet/
H A DXNamedRange.idl69 base for relative references in the content.
76 base for relative references in the content.
H A DShape.idl51 <p> The position is relative to the anchor object.</p>
62 <p> The position is relative to the anchor object.</p>
H A DXSheetCondition.idl109 relative references in the formulas.
116 relative references in the formulas.
/trunk/main/offapi/com/sun/star/text/
H A DPageFootnoteInfo.idl57 /** contains the relative width of the footnote separator line.
78 /** contains the relative width of the footnote separator line.
H A DBaseFrame.idl78 <p>The position is relative to the position of the anchor
81 size is relative and no layout exists or if the layout is invalid.
H A DTextTable.idl182 /** determines the width of the table relative to its environment.
186 /** determines if the value of the relative width is valid.
/trunk/main/offapi/com/sun/star/rendering/
H A DXTextLayout.idl77 coordinates accepted and returned by this interface are relative
170 characters, e.g. relative to a reference output device.<p>
386 <member>XCanvas::drawTextLayout()</member> outputs relative to
388 e.g. output relative to the left, top edge.<p>
H A DXCanvasFont.idl100 font coordinate system, i.e. relative to the corresponding
103 relative to this size.
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java151 public boolean relative(int i) throws SQLException in relative() method in RowSet
153 return m_rowSet.relative(i); in relative()
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java152 public boolean relative(int i) throws SQLException in relative() method in RowSet
154 return m_rowSet.relative(i); in relative()
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl223 either relative or absolute.
230 is either relative or absolute.
273 /** specifies a relative position for the data label
/trunk/main/udkapi/com/sun/star/loader/
H A DXImplementationLoader.idl68 that it is a relative file url. <p>Special loaders may define
103 that it is a relative file url. <p>Special loaders may define
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile48 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
50 # If a relative path is entered, it will be relative to the location
134 # the path. The tag can be used to show relative paths in the file list.
651 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
763 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
840 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
881 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
910 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1056 # where "loc1" and "loc2" can be relative or absolute paths or
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java180 public synchronized boolean relative(int offset) throws SQLException { in relative() method in CustomResultSet
405 moved = relative(arg1); in moveRelativeToBookmark()
H A DDatabaseMetaDataResultSet.java202 public synchronized boolean relative(int offset) throws SQLException { in relative() method in DatabaseMetaDataResultSet
450 moved = relative(arg1); in moveRelativeToBookmark()
/trunk/main/cui/source/options/
H A Doptsave.src122 Text [ en-US ] = "Save URLs relative to file system" ;
129 Text [ en-US ] = "Save URLs relative to internet" ;
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx164 sal_Bool relative(sal_Int32 nCount) { return m_xMoveOperations->relative(nCount); } in relative() function in CursorWrapper
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXConnectionTools.idl56 <p>Most of the functionality provided here is meaningful only relative to
92 <li>a string specifying the name of an object relative to the connection</li>
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java159 public boolean relative(int arg0) throws SQLException { in relative() method in PostgresqlResultSet
160 return impl.relative(arg0); in relative()
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
58 # If a relative path is entered, it will be relative to the location
133 # the path. The tag can be used to show relative paths in the file list.
783 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
908 # The path specified is relative to the HTML output folder.
1000 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1077 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1118 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1147 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1297 # where "loc1" and "loc2" can be relative or absolute paths or
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl91 accessible object with respect only to its size or relative
92 position. If the absolute position changes but not the relative
97 (relative) bounding box of an accessible object has changed. It is
/trunk/main/offapi/com/sun/star/drawing/
H A DFillProperties.idl195 this is either relative or absolute.
203 this is either relative or absolute.

Completed in 84 milliseconds

12345678910>>...12