Home
last modified time | relevance | path

Searched refs:portion (Results 1 – 25 of 56) sorted by relevance

123

/aoo41x/main/writerfilter/documentation/
H A DAddingTable.cxx24 portion = appendPortion("text"); in test()
28 portion = appendPortion("A1"); in test()
29 tableContext.addPortion(portion); in test()
31 portion = appendPortion("B1"); in test()
32 tableContext.addPortion(portion); in test()
34 portion = appendPortion("C1"); in test()
35 tableContext.addPortion(portion); in test()
38 portion = appendPortion("A2"); in test()
62 portion = appendPortion("B2"); in test()
65 portion = appendPortion("C2"); in test()
[all …]
/aoo41x/main/offapi/com/sun/star/text/
H A DTextPortion.idl90 /** contains the type of the text portion.
104 <dt>Redline</dt><dd>a redline portion which is a result
118 /** contains the control character of a text portion of type
125 /** contains the bookmark of a text portion of type Bookmark. */
130 /** contains the document index mark of a text portion of type
136 /** contains the bookmark of a text portion of type ReferenceMark. */
141 /** contains the footnote of a text portion of type Footnote. */
146 /** contains the text field of a text portion of type TextField. */
151 /** contains the text range of a text portion of type InContentMetadata.
158 /** contains whether the portion is a point only. */
[all …]
H A DXTextPortionAppend.idl58 /** appends a new text portion to the paragraph at the end of the text.
H A DTextRange.idl73 <p>A <type>TextRange</type> is also used for a <i>text portion</i> which is
H A DRedlinePortion.idl79 /** determines whether the portion is member of a header or footer text.*/
H A DParagraph.idl130 <p>A text portion is defined as the largest possible <type>TextRange</type>
H A DGenericTextDocument.idl127 <p>Each paragraph and each portion of text can be fitted with
H A DAccessibleParagraphView.idl60 partially visible on the screen. A paragraph fragment is the portion
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl265 <p>Returns the portion of the text that is selected.</p>
373 /** Get a text portion around the given position.
387 The type of the text portion to return. See
391 Returns the requested text portion. This portion may be empty
392 or invalid when no appropriate text portion is found or text
404 /** Get a text portion before the given position.
426 The type of the text portion to return. See
430 Returns the requested text portion. This portion may be empty
443 /** Get a text portion behind the given position.
464 The type of the text portion to return. See
[all …]
H A DXAccessibleMultiLineText.idl89 Returns the requested text portion. This portion may be empty
90 or invalid when no appropriate text portion is found.
114 Returns the requested text portion. This portion may be empty
H A DTextSegment.idl30 portion of text. It is used for example by the
31 <type>XAccessibleText</type> interface to describe a text portion that
H A DXAccessibleEditableText.idl192 portion are replaced by the new list of attributes.</p>
207 the specified text portion.
H A DAccessibleRole.idl555 portion of the entire data that the user can see. As the user
/aoo41x/main/svtools/source/edit/
H A Dsyntaxhighlight.cxx839 HighlightPortion portion; in getHighlightPortions() local
841 portion.nBegin = (sal_uInt16)(pStartPos - mpStringBegin); in getHighlightPortions()
842 portion.nEnd = (sal_uInt16)(pEndPos - mpStringBegin); in getHighlightPortions()
843 portion.tokenType = eType; in getHighlightPortions()
845 portions.push_back(portion); in getHighlightPortions()
/aoo41x/main/offapi/com/sun/star/awt/
H A DSimpleFontMetric.idl37 /** specifies the portion of a lower case character that
50 /** specifies the portion of a letter falling below the baseline.
H A DXStyleSettings.idl76 /// specifies the dark portion of the shadow to use for UI elements
/aoo41x/main/offapi/com/sun/star/form/component/
H A DHTMLForm.idl70 to the target URL as a series of name/value pairs. The name portion
72 attribute. In most cases the value portion is the value displayed
/aoo41x/main/offapi/com/sun/star/rendering/
H A DTextDirection.idl28 /** Specifies main text direction in a text portion.<p>
/aoo41x/main/offapi/com/sun/star/graphic/
H A DXGraphicObject.idl39 The numeric portion of the url is formed from <member>UniqueID</member>.
/aoo41x/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl1570 portion of the collection of the %IAccessible2 interfaces.
1952 portion of the collection of the %IAccessible2 interfaces.
2647 /** @brief Returns a text portion before the given position.
2675 Returns the requested text portion. This portion may be empty or invalid when
2676 no appropriate text portion is found or text type is invalid.
2692 /** @brief Returns a text portion after the given position.
2720 Returns the requested text portion. This portion may be empty or invalid when
2721 no appropriate text portion is found or text type is invalid.
2766 Returns the requested text portion. This portion may be empty or invalid when
2767 no appropriate text portion is found or text type is invalid.
[all …]
/aoo41x/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm103 // the OOo a11y API returns only the visible portion...
/aoo41x/main/offapi/com/sun/star/ucb/
H A DListActionType.idl172 notified. After the last portion of sorting is done and notified you have
/aoo41x/main/offapi/com/sun/star/animations/
H A DXAnimationNode.idl129 A fractional value describes a portion of the simple duration.
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf161 en-US = "A portion of the path [2] exceeds the length allowed by the system."
/aoo41x/main/scaddins/source/analysis/
H A Danalysis.src334 Text [ en-US ] = "Returns the integer portion of a division";

Completed in 108 milliseconds

123