Home
last modified time | relevance | path

Searched refs:a (Results 376 – 400 of 8554) sorted by relevance

1...<<11121314151617181920>>...343

/trunk/extras/l10n/source/uk/
H A Dlocalize.sdf6479 …0 help par_id3145069 2 0 uk Reads a record from a relative file, or a sequence of bytes from a b…
7484 …5419 2 0 uk Aligns a string to the left of a string variable, or copies a variable of a user-def…
11506 …3020204.xhp 0 help par_id3154909 2 0 uk Writes a record to a relative file or a sequence of byte…
13576 … \<emph\>Value\</emph\> is a number, a reference to a cell containing a number, or a form…
19972a text file format that you can use to exchange data from a database or a spreadsheet between appl…
27990a numbered list when you press Enter at the end of a line that starts with a number followed by a
31432a field from the field list of a table or query to a form, drag a cell into the form. In a text do…
45125 …e\text\smath\guide\align.xhp 0 help par_id3153246 7 0 uk a+a+a+{} newline {}{}{}{}{}a+a+a+a 2…
45806 …763 18 0 uk To create a numbered list, type a number followed by a period (.), followed by a spa…
50916 …re several ways to create a table in a text document. You can insert a table from a toolbar, throu…
[all …]
/trunk/extras/l10n/source/hi/
H A Dlocalize.sdf24936 …5419 2 0 hi Aligns a string to the left of a string variable, or copies a variable of a user-def…
26537 …n of a resource like a file in a file system, typically inside a network environment. A URL consis…
29183 …0 help par_id3145069 2 0 hi Reads a record from a relative file, or a sequence of bytes from a b…
32086a field from the field list of a table or query to a form, drag a cell into the form. In a text do…
40581a numbered list when you press Enter at the end of a line that starts with a number followed by a
47193 …e\text\smath\guide\align.xhp 0 help par_id3153246 7 0 hi a+a+a+{} newline {}{}{}{}{}a+a+a+a 2…
53917a text file format that you can use to exchange data from a database or a spreadsheet between appl…
57760 … \<emph\>Value\</emph\> is a number, a reference to a cell containing a number, or a form…
62904 …re several ways to create a table in a text document. You can insert a table from a toolbar, throu…
63584 …ct.xhp 0 help par_idN1060E 0 hi You can select a table in a text document with a keyboard or wi…
[all …]
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxis.idl9 * with the License. You may obtain a copy of the License at
76 /** Specifies the axes in a diagram.
79 elements, not to just a single text element.</p>
132 Contains the number of help intervals within a main interval. E.g. a StepHelpCount of 5 divides
183 /** determines which type of axis this is, e.g. a date-axis or a category-axis @see ChartAxisType
217 further axis positioning or the axis is a secondary y-axis.
269 container application, e.g. a spreadsheet document, or from
289 /** The axis description may be arranged in a special order for a
313 /** Determines the overlap of the bars in a bar-type chart.
324 in a bar chart.
[all …]
H A DXChartDataArray.idl9 * with the License. You may obtain a copy of the License at
47 /** retrieves the numerical data as a nested sequence of values.
50 the values as a sequence of sequences. The inner sequence
60 the values as a sequence of sequences. The inner sequence
70 a sequence of strings, each representing the description
71 of a row.
80 a sequence of strings which represent a description for
90 a sequence of strings, each representing the description
91 of a column.
100 a sequence of strings which represent a description for
/trunk/main/offapi/com/sun/star/util/
H A DXLocalizedAliases.idl9 * with the License. You may obtain a copy of the License at
53 /** registers an alias for a programmatic name.
60 /** revokes an alias for a programmatic name.
66 /** retrieves a registered programmatic name identified by an alias.
72 /** retrieves a given alias for a programmatic name.
78 /** removes all aliases for a programmatic name.
83 /** rebinds all aliases registered to a given URL to a new one.
90 /** renames an alias for a programmatic name.
98 /** retrieves a list of all registered aliases for a certain language.
104 a sequence of registered pair of alias and programmatic name.
H A DXStringSubstitution.idl9 * with the License. You may obtain a copy of the License at
44 The substitution algorithm and the syntax for a string variable are
54 /** Exchanges variables inside a given text with a substitution text
61 it will be returned unchanged. The behavior if a variable is found in
70 Specifies if a successful substitution is required. The
72 if it finds a variable that is unknown. In this case it is possible
76 Returns a string based on <var>aText</var> where all variables were
105 /** Returns the current value of a variable.
109 find the given variable. If the variable is unknown a
115 The name of a variable.
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DXSimpleText.idl9 * with the License. You may obtain a copy of the License at
53 /** is the main interface for a distinct text unit, i.e. the main text of
54 a document, the text for headers and footers or for single cells of a
62 a new instance of a <type>TextCursor</type> service which can
72 a new instance of a <type>TextCursor</type> which is located
88 /** inserts a string of characters into the text.
95 <li>cr (which will insert a paragraph break)</li>
96 <li>lf (which will insert a line break)</li>
133 /** inserts a control character (like a paragraph break or a hard
H A DControlCharacter.idl9 * with the License. You may obtain a copy of the License at
42 /** This control character starts a new paragraph.
49 /** This control character starts a new line in a paragraph.
56 /** This control character equals a dash but prevents this
64 /** This control character defines a special position as a
65 hyphenation point. If a word containing a soft hyphen
66 must be split at the end of a line, then this position
76 It is printed as a space.
81 /** This control character appends a new paragraph.
/trunk/main/offapi/com/sun/star/awt/tree/
H A DTreeControl.idl9 * with the License. You may obtain a copy of the License at
36 /** A control that displays a set of hierarchical data as an outline.
40 <p>A specific node in a tree is identified by a <type>XTreeNode</type>.
42 …An expanded node is a non-leaf node that will displays its children when all its ancestors are exp…
47 <p>The nodes are retrieved from a <type>XTreeDataModel</type>.
50 for a simple and mutable data model.
55 <p>If you are interested in knowing when the selection changes implement a
62 If you are interested in detecting either double-click events or when a user clicks on a node,
64 and add yourself as a <type scope="com::sun::star::awt">XMouseClickHandler</type>. You can use the
75 <li>Implement a <type>XTreeExpansionListener</type> and add the instance with the method
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DTransientDocumentsContentProvider.idl9 * with the License. You may obtain a copy of the License at
35 /** The Transient Documents Content Provider (TDCP) implements a
40 are active in a running OpenOffice.org process. As long as a document was
69 A TDCP Stream (<type>TransientDocumentsStreamContent</type>) is a
70 content which represents a data stream of an Office document. It is
71 contained in a TDCP Folder or TDCP Document. A TDCP Stream has no
75 A TDCP Folder (<type>TransientDocumentsFolderContent</type>) is a
77 in another TDCP Folder or in a TDCP Document.
81 represents the root folder of a transient document. It is a container
82 for other TDCP Folders and TDCP Streams. It is always a child of the
[all …]
H A DFileContent.idl9 * with the License. You may obtain a copy of the License at
71 /** A File Content represents either a directory or a file in the local file
74 <p>Whether a content represents a folder or a file can be determined by
97 <p>An object representing a directory in the file system is able
98 to create a new object, which in turn can become the representation
106 Let the parent folder create a new content by calling
109 "application/vnd.sun.staroffice.fsys-folder". To create a new file
111 As return value you get a new file content object.
114 Set a title at the new object by letting it execute
116 "Title" to a non-empty value ).
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx271 for(a = 0; a < maPositions.size(); a++) in createPrimitive2DSequenceInCurrentState()
285 for(a = 0; a < aTransformed.count(); a++) in createPrimitive2DSequenceInCurrentState()
338 for(sal_uInt32 a(0); a < maSdrDragEntries.size(); a++) in clearSdrDragEntries() local
394 for(sal_uInt32 a(0); a < nMarkAnz; a++) in createSdrDragEntries_SolidDrag() local
453 for(sal_uInt32 a(0); !bNoPolygons && a < nMarkAnz; a++) in createSdrDragEntries_PolygonDrag() local
737 for(a = 0; a < maSdrDragEntries.size(); a++) in CreateOverlayGeometry()
762 for(a = 0; a < aEdges.size(); a++) in CreateOverlayGeometry()
795 for(a = 0; a < maSdrDragEntries.size(); a++) in CreateOverlayGeometry()
916 for(sal_uInt16 a(0); a < rMarkedNodes.GetMarkCount(); a++) in AddConnectorOverlays() local
2929 for(a = 0; a <= nVerDiv; a++) in impCreateDragRaster()
[all …]
/trunk/main/xmlsecurity/test_docs/CAs/Root_7/demoCA/newcerts/
H A D1000.pem15 00:b0:ae:6d:0a:21:ae:8a:92:b1:16:25:d3:08:cb:
18 3d:3a:3d:9e:f7:37:66:9a:33:68:a0:cf:ad:8f:f4:
19 fb:9c:a3:87:57:5d:ec:d6:55:5a:18:b5:e1:2b:d2:
39 1a:bc:5a:4b:9a:d5:e8:c0:35:c2:61:0a:58:7d:33:e2:87:01:
40 61:83:80:42:8d:1a:7e:b1:9a:58:d5:01:fd:e7:ae:5c:c8:65:
45 6e:9c:a3:df:f0:52:1a:14:4e:78:25:0c:8b:02:cb:56:e9:4d:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_7/demoCA/
H A Dcacert.pem15 00:b0:ae:6d:0a:21:ae:8a:92:b1:16:25:d3:08:cb:
18 3d:3a:3d:9e:f7:37:66:9a:33:68:a0:cf:ad:8f:f4:
19 fb:9c:a3:87:57:5d:ec:d6:55:5a:18:b5:e1:2b:d2:
39 1a:bc:5a:4b:9a:d5:e8:c0:35:c2:61:0a:58:7d:33:e2:87:01:
40 61:83:80:42:8d:1a:7e:b1:9a:58:d5:01:fd:e7:ae:5c:c8:65:
45 6e:9c:a3:df:f0:52:1a:14:4e:78:25:0c:8b:02:cb:56:e9:4d:
/trunk/main/offapi/com/sun/star/sheet/
H A DXNamedRange.idl9 * with the License. You may obtain a copy of the License at
41 /** provides access to the settings of a named range in a spreadsheet
52 <p>The content can be a reference to a cell or cell range
61 <p>The content can be a reference to a cell or cell range
68 /** returns the position in the document which is used as a
75 /** sets the position in the document which is used as a
85 <p>This is a combination of flags as defined in
95 a combination of flags that specify the type of a named range,
/trunk/main/testtools/source/cliversioning/
H A Dreadme.txt9 # with the License. You may obtain a copy of the License at
32 system integration. That is, one does not use setup /a for starting the
35 In OOo 3.0 there was a breanking change so that the test created for previous
36 version do not work anymore. To use these old tests one needs to install a
54 "version", from the same directory and tries to run a particular test code
64 runtest stops when a test failed to run. It writes error information to the
74 1. start testools/wntmsci11.pro/bin/runtests.exe in a console where no
78 For a limited test one can call in this directory
85 The parameter office must be a system path to the office installation
93 Creating a new version_xxx.dll
[all …]
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumn.idl9 * with the License. You may obtain a copy of the License at
38 /** The <type>XGridColumn</types> defines the properties and behavior of a column in a grid control
77 …s the flexibility of the column when it is automatically resized due to the grid control as a whole
82 …<p>If a column has a flexibility greater than 0, it is set in relationship to the flexibility of a…
85 … <p>Note that a column's flexibility is ignored if its <member>Resizeable</member> attribute is
88 …<p>A column's flexibility cannot be negative, attempts to set a negative value will raise an excep…
104 <p>A grid control will usually display a column's help text as tooltip.</p>
110 <p>If the column is not yet part of a column model, <code>Index</code> is -1.</p>
116 …<p>A grid control has a column model and a data model, both containing a possibly different number…
128 /** Adds a listener for the <type>GridColumnEvent</type> posted after the grid changes.
[all …]
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXConnectionTools.idl9 * with the License. You may obtain a copy of the License at
53 /** encapsulates various useful functionality around a
57 a given database connection. For instance, for quoting table names, you need
59 a <type>XConnectionTools</type> instance is the
88 /** get fields for a result set given by a "command descriptor"
91 <ul><li>a SDB-level connection (<type scope="com.sun.star.sdb">Connection</type></li>
92 <li>a string specifying the name of an object relative to the connection</li>
93 <li>a <type scope="com.sun.star.sdb">CommandType</type> value specifying the type
102 … the object. This may be a table name, a query name, or an SQL statement, depending on the value
125 /** get the composer initialized with a command and command type.
[all …]
/trunk/extras/l10n/source/lt/
H A Dlocalize.sdf26537 …n of a resource like a file in a file system, typically inside a network environment. A URL consis…
26735 …3020204.xhp 0 help par_id3154909 2 0 lt Writes a record to a relative file or a sequence of byte…
29183 …0 help par_id3145069 2 0 lt Reads a record from a relative file, or a sequence of bytes from a b…
32086a field from the field list of a table or query to a form, drag a cell into the form. In a text do…
40581a numbered list when you press Enter at the end of a line that starts with a number followed by a
47193 …e\text\smath\guide\align.xhp 0 help par_id3153246 7 0 lt a+a+a+{} newline {}{}{}{}{}a+a+a+a 2…
53917a text file format that you can use to exchange data from a database or a spreadsheet between appl…
57760 … \<emph\>Value\</emph\> is a number, a reference to a cell containing a number, or a form…
62904 …re several ways to create a table in a text document. You can insert a table from a toolbar, throu…
63584 …ct.xhp 0 help par_idN1060E 0 lt You can select a table in a text document with a keyboard or wi…
[all …]
/trunk/extras/l10n/source/en-GB/
H A Dlocalize.sdf9760 …CODE_CURRENCY 3 0 en-GB Value is a number, a reference to a cell containing a number or a formul…
26735 …0204.xhp 0 help par_id3154909 2 0 en-GB Writes a record to a relative file or a sequence of byte…
29183 …elp par_id3145069 2 0 en-GB Reads a record from a relative file, or a sequence of bytes from a b…
32086a field from the field list of a table or query to a form, drag a cell into the form. In a text do…
40583a numbered list when you press Enter at the end of a line that starts with a number followed by a
47195 …ext\smath\guide\align.xhp 0 help par_id3153246 7 0 en-GB a+a+a+{} newline {}{}{}{}{}a+a+a+a 2…
53919a text file format that you can use to exchange data from a database or a spreadsheet between appl…
57762 … 0 en-GB \<emph\>Value\</emph\> is a number, a reference to a cell containing a number, or a form…
62906 …re several ways to create a table in a text document. You can insert a table from a toolbar, throu…
63586 …xhp 0 help par_idN1060E 0 en-GB You can select a table in a text document with a keyboard or wi…
[all …]
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java141 SectionObject a = null; in getGroupSectionObject() local
144 a = _aGroupList[_nGroup]; in getGroupSectionObject()
155 if (a == null) in getGroupSectionObject()
157 a = SectionEmptyObject.create(); in getGroupSectionObject()
161 return a; in getGroupSectionObject()
287 DesignTemplate a = new DesignTemplate(); in create() local
290 a.load(_xMSF, _sPath); in create()
295 a = null; in create()
300 a = null; in create()
304 a = null; in create()
[all …]
/trunk/main/wizards/com/sun/star/wizards/db/
H A DQueryMetaData.java139 int a = 0; in removeSeveralFieldColumnsByDisplayFieldName() local
155 int a = 0; in removeFieldColumn() local
163 LocFieldColumns[a] = FieldColumns[i]; in removeFieldColumn()
164 a++; in removeFieldColumn()
199 for (int a = 0; a < MetaList.length - 1; a++) in getIncludedCommandNames()
201 CurCommandName += MetaList[a]; in getIncludedCommandNames()
236 for (int a = 0; a < LocFieldNames.length; a++) in initializeFieldTitleSet()
238 … String sDisplayFieldName = FieldColumn.composeDisplayFieldName(sTableName, LocFieldNames[a]); in initializeFieldTitleSet()
241 FieldTitleSet.put(sDisplayFieldName, LocFieldNames[a]); in initializeFieldTitleSet()
/trunk/main/offapi/com/sun/star/geometry/
H A DMatrix2D.idl9 * with the License. You may obtain a copy of the License at
28 /** This structure defines a 2 by 2 matrix.<p>
30 This constitutes a linear mapping of a point in 2D to another
33 The matrix defined by this structure constitutes a linear
34 mapping of a point in 2D to another point in 2D. In contrast to
51 multiplication of matrices, i.e. a scaling, given by S,
52 followed by a rotation, given by R, is expressed as vd=R*(S*vs) in
54 this can be shortened to vd=(R*S)*vs=M'*vs. Therefore, a set of
55 consecutive transformations can be accumulated into a single
63 render something onto a physical output device, like a screen or a
/trunk/main/offapi/com/sun/star/sdbc/
H A DResultSet.idl9 * with the License. You may obtain a copy of the License at
51 /** provides access to a table of data. A ResultSet
52 object is usually generated by executing a Statement.
57 A ResultSet maintains a cursor pointing to its current row of
72 underlying data to the specified type and returns a suitable
91 The number, types, and properties of a ResultSet's columns are
105 /** freeing all resources of a result set.
160 /** is used for locating a column by it's name.
183 a noop. To insure that a cursor has the proper isolation level to support
195 cursor names must be unique within a connection.
[all …]
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXHyphenator.idl9 * with the License. You may obtain a copy of the License at
65 spelling at a specific position of a word and provide a list of
66 possible hyphenation positions within a word.</P>
68 <P>A hyphenation position for a word with n characters is represented
69 by a value in the range from 0 to n-2, indicating the position
73 <P>A valid hyphenation position is a hyphenation position that
83 /** tries to find a valid hyphenation position relative
84 to the beginning of a word.
125 /** checks whether hyphenation at a position in a word will result in
128 <P>An alternative spelling position is a hyphen position where,
[all …]

Completed in 5731 milliseconds

1...<<11121314151617181920>>...343