Home
last modified time | relevance | path

Searched refs:position (Results 201 – 225 of 548) sorted by relevance

12345678910>>...22

/aoo4110/main/offapi/com/sun/star/awt/
H A DXPopupMenu.idl38 /** inserts a separator at the specified position.
41 specifies the position where the menu separator will be insterted.
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXIntegerReadOnlyBitmap.idl131 A position, within the bounds of the bitmap, to retrieve the
138 if the given position is outside the permissible bitmap area.
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DFormFeature.idl40 /** moves the form to a record given by absolute position.
45 denotes the position to move the form to.</p>
/aoo4110/main/basegfx/source/tools/
H A Dunopolypolygon.cxx60 const geometry::RealPoint2D& position, in addPolyPolygon() argument
129 const B2DVector aOffset( unotools::b2DPointFromRealPoint2D( position ) - in addPolyPolygon()
/aoo4110/main/offapi/com/sun/star/ucb/
H A DContentResultSet.idl146 data for the new position were retrieved.</td></tr>
150 position are not retrieved yet.</td></tr>
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java573 final int position = (new Random()).nextInt(currentRowCount() - 2) + 2; in positionRandom() local
574 …assertTrue("sub task failed: could not position to row no. " + (Integer.valueOf(position)).toStrin… in positionRandom()
575 m_resultSet.absolute(position)); in positionRandom()
/aoo4110/main/sd/source/core/
H A Dglob.src384 …Text [ en-US ] = "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(…
388 …Text [ en-US ] = "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(…
/aoo4110/main/offapi/com/sun/star/awt/grid/
H A DXMutableGridDataModel.idl64 denotes the position at which the row is to be inserted
78 denotes the position at which the rows are to be inserted
/aoo4110/main/offapi/com/sun/star/report/
H A DXReportComponent.idl91 /** specifies the horizontal position of the control.
95 /** specifies the vertical position of the control.
/aoo4110/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl131 /** creates an empty entry at the given position.
140 /** removes the entry at the given position.
/aoo4110/main/sw/source/ui/ribbar/
H A Dworkctrl.src141 //no position, no text
146 //no position, no text
/aoo4110/main/offapi/com/sun/star/text/
H A DDocumentSettings.idl166 floating screen object orients its vertical position, includes
170 its vertical position, doesn't include the lower spacing and the
/aoo4110/main/offapi/com/sun/star/chart/
H A DAccessibleChartElement.idl135 element are informed if the size or position or an attribute
153 position in one or the other coordinate system).</p>
/aoo4110/main/offapi/com/sun/star/drawing/
H A DTextProperties.idl183 /** adjusts the horizontal position of the text inside of
190 /** adjusts the vertical position of the text inside of
H A DFillProperties.idl176 /** The RectanglePoint specifies the position inside of the bitmap to
177 use as the top left position for rendering.
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm954 …NSValue * position = [ viewElement accessibilityAttributeValue: NSAccessibilityPositionAttribute ];
956 if ( position != nil && size != nil ) {
957 float minX = [ position pointValue ].x;
958 float minY = [ position pointValue ].y;
/aoo4110/main/extensions/source/macosx/spotlight/
H A Dunzip.m131 uLong pos_in_zipfile; /* position in byte on the zipfile, for fseek*/
136 uLong pos_local_extrafield; /* position in the local extra field in read*/
161 uLong central_pos; /* position of the beginning of the central dir*/
852 /* We remember the 'current' position in the file so that we can jump
1367 Give the current position in uncompressed data
/aoo4110/main/cosv/inc/cosv/
H A Dstringdata.hxx45 typedef str::position position_type;
/aoo4110/main/connectivity/source/inc/java/sql/
H A DClob.hxx54 …virtual sal_Int64 SAL_CALL position( const ::rtl::OUString& searchstr, sal_Int32 start ) throw(::c…
H A DBlob.hxx54 …virtual sal_Int64 SAL_CALL position( const ::com::sun::star::uno::Sequence< sal_Int8 >& pattern, s…
/aoo4110/main/cosv/source/storage/
H A Dmbstream.cxx104 return position(); in do_seek()
/aoo4110/main/connectivity/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeStorageAccess.java71 public native void seek(String name,String key,long position) throws java.io.IOException; in seek() argument
/aoo4110/main/connectivity/inc/connectivity/
H A DBlobHelper.hxx41 …virtual ::sal_Int64 SAL_CALL position( const ::com::sun::star::uno::Sequence< ::sal_Int8 >& patter…
/aoo4110/main/sw/source/ui/index/
H A Dcnttab.src868 Text [ en-US ] = "Tab stop position";
907 Text [ en-US ] = "Tab position relati~ve to Paragraph Style indent";
950 Text [ en-US ] = "Document ~position ";
/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_View3D.hrc26 //position and size defines:

Completed in 400 milliseconds

12345678910>>...22