Home
last modified time | relevance | path

Searched refs:position (Results 151 – 175 of 548) sorted by relevance

12345678910>>...22

/aoo4110/main/offapi/com/sun/star/i18n/
H A DXExtendedTextConversion.idl41 a new conversion function containing position map (offset) between original
58 containing the position within the input string.
/aoo4110/main/offapi/com/sun/star/view/
H A DXLineCursor.idl60 or the cursor will be just at the new position after the move (<FALSE/>).
69 or the cursor will be just at the new position after the move (<FALSE/>).
/aoo4110/main/offapi/com/sun/star/sdbcx/
H A DXDrop.idl61 /** drops an object of the related container identified by its position.
63 the position of the element to be dropped
H A DXAlterTable.idl69 /** is intended to alter an existing column identified by its position.
73 the position of the column to alter
/aoo4110/main/offapi/com/sun/star/sheet/
H A DSheetSortDescriptor.idl78 position in the document.
84 /** specifies the position where sorted data are to be copied.
H A DXAreaLink.idl67 /** returns the position of the linked range in the destination
74 /** sets the position of the linked range in the destination document.
H A DXSheetPastable.idl62 position on the sheet.
69 specified position on the sheet, using the specified format.
H A DSheetCell.idl247 /** contains the position of this cell in the sheet (in 1/100 mm).
249 <p>This property contains the absolute position in the whole
250 sheet, not the position in the visible area.</p>
H A DXNamedRange.idl68 /** returns the position in the document which is used as a
75 /** sets the position in the document which is used as a
H A DSheetSortDescriptor2.idl85 position in the document.
91 /** specifies the position where sorted data are to be copied.
/aoo4110/main/offapi/com/sun/star/table/
H A DXCellCursor.idl37 /** provides methods to control the position of a cell cursor.
77 /** moves the origin of the cursor relative to the current position.
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXSimpleCanvas.idl165 Output position of the text. This is the left or right edge,
166 depending on nTextDirection. Output position is always
188 Left, top position of the bitmap on the destination canvas.
/aoo4110/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Position.java62 public GraphicPro_Position(Point position, String fileType, Point expectedPosition){ in GraphicPro_Position() argument
63 m_position = position; in GraphicPro_Position()
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DXPossibleHyphens.idl48 position 9 you will get an additional "f" before the hyphen
86 position corresponding to one of the hyphens in the
H A DXHyphenatedWord.idl68 the position where hyphenation was applied in the word.
87 the position of the hyphen in the hyphenated word.
/aoo4110/main/offapi/com/sun/star/awt/
H A DWindowEvent.idl43 /** specifies the outer x position of the window.
49 /** specifies the outer y position of the window.
/aoo4110/main/offapi/com/sun/star/text/
H A DXParagraphCursor.idl60 will remain at its original position.
71 will remain at its original position.
H A DXSentenceCursor.idl80 will remain at its original position.
91 will remain at its original position.
H A DXTextRange.idl39 /** describes the object's position in a text.
53 the text interface in which the text position is contained.
H A DTextTable.idl90 does not have a position in the text. Thus that anchor can not be
93 or other function that require the object to have a position in the text.</p>
274 /** determines the position of the background graphic.@see GraphicLocation
H A DXTextRangeCompare.idl60 0 if <var>xR1</var> starts at the same position as <var>xR2</var> and
75 0, if <var>xR1</var> ends at the same position as <var>xR2</var> and
/aoo4110/main/sw/source/ui/dbui/
H A Dmmlayoutpage.src43 Text[ en-US ] = "Address block position";
104 Text[ en-US ] = "Salutation position";
/aoo4110/main/offapi/com/sun/star/chart/
H A DChartTitle.idl51 /** If this property is <TRUE/> the position is calculated by the application automatically.
53 to set a concrete position.
/aoo4110/main/udkapi/com/sun/star/io/
H A DXSeekable.idl44 /** makes it possible to seek to a certain position within a stream.
47 data at the new position quickly.
/aoo4110/test/testuno/source/testlib/uno/
H A DGraphicUtil.java141 …mponent component, XDrawPage toPage, String graphicURL, Size size, Point position) throws Exception in insertGraphic() argument
154 xDrawShape.setPosition(position); in insertGraphic()

Completed in 85 milliseconds

12345678910>>...22