Home
last modified time | relevance | path

Searched refs:contains (Results 76 – 100 of 1040) sorted by relevance

12345678910>>...42

/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupInfo.idl40 /** contains the grouping information of a <type>DataPilotField</type>.
79 <li>If <FALSE/> is set, and <member>GroupBy</member> contains zero,
81 <li>If <FALSE/> is set, and <member>GroupBy</member> contains one or
84 <li>If <TRUE/> is set, <member>Step</member> contains a value greater
130 /** contains the source DataPilot field grouping is based on. Will be
131 <NULL/> if this field is not grouped or contains numeric grouping.
H A DSheetCellRange.idl245 /** provides access to the spreadsheet that contains this cell range.
356 /** contains the position of the top left cell of this range in
359 <p>This property contains the absolute position in the whole
366 /** contains the size of this range (in 1/100 mm).
372 /** contains the conditional formatting settings for this cell.
384 /** contains the conditional formatting settings for this cell,
397 /** contains the data validation settings for this cell.
408 /** contains the data validation settings for this cell,
H A DDataPilotTablePositionData.idl35 /** This structure contains information on a cell within a DataPilot table.
37 <p>This structure contains information on a particular cell within a DataPilot
63 /** <p>This member contains a structure of different types depending on the
68 contains an instance of type <type>DataPilotTableResultData</type>,
72 <member>PositionData</member> member contains an instance of type <type>
H A DTableOperationMode.idl42 <p>In this mode, the column contains values and the row
43 contains formulas.</p>
51 <p>In this mode, the row contains values and the column
52 contains formulas.</p>
/trunk/main/udkapi/com/sun/star/script/
H A DInterruptEngineEvent.idl64 /** contains the first line in the module's source code that is affected
80 /** contains the first column in the "StartLine" that is affected by the
86 /** contains the last line in the module's source code that is affected
92 /** contains the first column in the "EndLine" which is NOT affected by
104 /** contains the interrupt reason.
H A DContextInformation.idl52 /** contains the first line in the module's source code associated with
66 /** contains the first column in the <var>StartLine</var> associated with
73 /** contains the last line in the module's source code associated with
79 /** contains the first column in the <var>EndLine</var> that is NOT
/trunk/main/offapi/com/sun/star/util/
H A DTime.idl37 /** contains the hundredth seconds (0-99).
42 /** contains the seconds (0-59).
47 /** contains the minutes (0-59).
52 /** contains the hour (0-23).
H A DDateTime.idl37 /** contains the hundredth seconds (0-99).
43 /** contains the seconds (0-59).
49 /** contains the minutes (0-59).
55 /** contains the hour (0-23).
H A DRevisionTag.idl39 /** contains the time when the revision was created ( can be invalid )
44 /** contains an identifier for the author that created the revision ( can be empty )
49 /** contains a comment that the author has left for this revision ( can be empty )
54 /** contains a unique identifier for the revision and must not be empty
/trunk/main/offapi/com/sun/star/text/
H A DGenericTextDocument.idl124 /** A text document is a model component which contains text
203 /** contains the identifier of the default locale of the document.
209 /** contains the count of all characters in the document.
216 /** contains the count of all paragraphs in the document.
222 /** contains the count of all words in the document.@see WordSeparator
228 /** contains a string that consists of characters that mark the
H A DAdvancedTextDocument.idl113 /** contains the identifier of the default locale of the document.
120 /** contains the count of all characters in the document.
127 /** contains the count of all paragraphs in the document.
134 /** contains the count of all words in the document.@see WordSeparator
141 /** contains a string that consists of characters that mark the
H A DDocumentIndexFormat.idl41 /** This property contains the name of the paragraph style that is
48 /** This property contains the name of the paragraph style that is
56 /** contains the number of levels in the document index.
61 /** This sequence contains the names of the paragraph styles that are
H A DTextTableRow.idl71 /** contains the URL of a background graphic.
77 /** contains the name of the file filter of a background graphic.
89 /** contains the description of the columns in the table row.
95 /** contains the height of the table row.
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXDocument.idl62 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
69 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an illegal
102 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
110 DOMException - INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an
126 … DOMException - INVALID_CHARACTER_ERR: Raised if the specified name contains an illegal character.
135 …DOMException - INVALID_CHARACTER_ERR: Raised if the specified target contains an illegal character.
/trunk/main/offapi/com/sun/star/ucb/
H A DCommand.idl36 /** contains a command.
43 /** contains the name of the command.
48 /** contains an implementation specific handle for the command.
56 /** contains the argument of the command
H A DNameClashResolveRequest.idl58 /** contains the URL of the folder that contains the clashing resource.
63 /** contains the clashing name.
68 /** contains a proposal for a new new, non-clashing name.
H A DFetchResult.idl31 /** contains data of several rows of a <type>ContentResultSet</type>.
40 /** contains the demanded data.
42 <p>One any contains the data of one whole row. Those methods which
52 contains the data of the index <code>3</code> in the original resultset.
/trunk/main/offapi/com/sun/star/chart2/
H A DScaleData.idl40 /** if the any contains a double value this is used as a fixed
41 maximum. Otherwise, if the any is empty or contains an
50 /** if the any contains a double value this is used as a fixed
51 minimum. Otherwise, if the any is empty or contains an
62 If the any contains a double value that value is used.
/trunk/main/offapi/com/sun/star/xml/sax/
H A DSAXParseException.idl45 /** contains the public identifier of the document where the exception
52 /** contains the system identifier of the document.
58 /** contains the line number in the document.
64 /** contains the column number in the document.
/trunk/main/offapi/com/sun/star/text/fieldmaster/
H A DDDE.idl43 /** contains the element string of the DDE command.
47 /** contains the file string of the DDE command.
51 /** contains the type string of the DDE command.
59 /** contains the content.
/trunk/main/offapi/com/sun/star/chart/
H A DChartSeriesAddress.idl36 contains this chart.</p>
40 /** contains the cell range address of the data for this series.
46 /** contains the cell address of label (i.e. name) of this series.
52 /** contains cell addresses for each domain of this series.
/trunk/main/offapi/com/sun/star/awt/
H A DKeyStroke.idl41 /** contains the modifier keys which were pressed while the event occurred.
50 /** contains the integer code representing the key of the event.
59 /** contains the Unicode character generated by this event or 0.
65 /** contains the function type of the key event.
H A DMouseEvent.idl50 /** contains the pressed mouse buttons.
59 /** contains the x coordinate location of the mouse.
65 /** contains the y coordinate location of the mouse.
71 /** contains the number of mouse clicks associated with event.
/trunk/main/sc/source/ui/src/
H A Dscerrors.src77 Text [ en-US ] = "The file contains data after row 8192 and therefore can not be read." ;
103 …Text [ en-US ] = "Cell $(ARG1) contains characters that are not representable in the selected targ…
107 …Text [ en-US ] = "Cell $(ARG1) contains a string that is longer in the selected target character s…
144 …Text [ en-US ] = "The document contains more rows than supported in the selected format.\nAddition…
148 …Text [ en-US ] = "The document contains information not recognized by this program version.\nResav…
/trunk/main/offapi/com/sun/star/rendering/
H A DCaret.idl28 /** This structure contains the caret information.<p>
37 /** This contains the main caret index.<p>
44 /** This contains the secondary caret index.<p>
55 This member contains the rotation angle of the caret in

Completed in 76 milliseconds

12345678910>>...42