Home
last modified time | relevance | path

Searched refs:inserted (Results 1 – 25 of 235) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/gallery/
H A DXGalleryTheme.idl90 or equal to the number of already inserted items, the
91 item is inserted at the end of the collection. If the index
92 is smaller than 0, the item is inserted at the beginning of
96 The zero based position at which the object was inserted.
97 If the object could not be inserted, -1 is returned.
113 or equal to the number of already inserted items, the
119 The zero based position at which the object was inserted.
120 If the object could not be inserted, -1 is returned.
137 or equal to the number of already inserted items, the
143 The zero based position at which the object was inserted.
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DCellInsertMode.idl33 /** is used to specify how cells are moved when new cells are inserted.
45 /** the cells below the inserted cells are moved down.
51 /** the cells to the right of the inserted cells are moved right.
57 /** entire rows below the inserted cells are moved down.
63 /** entire columns to the right of the inserted cells are moved right.
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXTabBar.idl60 The new tab bar button that is to be inserted. If a button with
62 new button is inserted.
64 The new button is inserted to the right of this button. When
65 its ResourceId is empty then the new button is inserted at the left
72 The new tab bar button that is to be inserted.
/trunk/main/offapi/com/sun/star/ucb/
H A DContentEvent.idl51 just physically destroyed, the content that was just inserted into a
59 <td>The content inserted into a folder</td>
80 was inserted).
87 <td>Id of the folder the content was inserted into</td>
/trunk/main/offapi/com/sun/star/ui/
H A DActionTriggerSeparatorType.idl33 /** a separarator is inserted as a line.
37 /** a separarator is inserted as a space.
41 /** a linebreak is inserted.
H A DItemType.idl39 /** a separarator is inserted as a line.
43 /** a separarator is inserted as a space.
47 /** a linebreak is inserted.
H A DXUIConfigurationListener.idl51 /** is invoked when a configuration has inserted an user interface element.
54 provides information about the element which has been inserted.
73 inserted/replaced.
/trunk/main/offapi/com/sun/star/awt/
H A DXItemList.idl49 the position at which the item should be inserted. Must be greater or equal to 0, and
53 the text of the item to be inserted.
71 the position at which the item should be inserted. Must be greater or equal to 0, and
75 the text of the item to be inserted.
89 the position at which the item should be inserted. Must be greater or equal to 0, and
H A DXTabListener.idl44 /** such listener will be informed if tab's was inserted/removed from
50 /** a new tab was inserted.
55 void inserted( [in] long ID );
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl122 …ispatched after the insertion has taken place. The target of this event is the node being inserted.
146inserted into a document, either through direct insertion of the Node or insertion of a subtree in…
162 …erData within a node has been modified but the node itself has not been inserted or deleted. This …
/trunk/main/udkapi/com/sun/star/container/
H A DContainerEvent.idl37 /** This event is fired when an element is inserted in a container.
45 /** It contains the accessor to the element which is inserted or removed.
53 /** This contains the element that was inserted or removed.
/trunk/main/offapi/com/sun/star/report/
H A DSectionPageBreak.idl40 …/** Page breaks will never be inserted. If the section doesn't fit on a page than the content will…
44 …/** If the section doesn't fit on page than a page break will be inserted as long as the section f…
48 …/** If the section doesn't fit on page than a page break will be inserted as long as the section f…
/trunk/main/offapi/com/sun/star/xforms/
H A DXModel.idl169 <p>The returned binding still needs to be inserted into the bindings container.</p>
177 <p>The returned binding still needs to be inserted into the bindings container.</p>
201 … <p>The returned submission element still needs to be inserted into the submission container.</p>
209 … <p>The returned submission element still needs to be inserted into the submission container.</p>
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleTableModelChangeType.idl43 been inserted or deleted. In constrast, the remaining constant
51 /** One or more rows and/or columns have been inserted.
55 have been inserted.</p>
/trunk/main/offapi/com/sun/star/form/binding/
H A DXListEntryListener.idl53 /** notifies the listener that a range of entries has been inserted into the list
57 member denotes the position of the first inserted entry, the
59 been inserted.
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.src77 Text [ en-US ] = "Column inserted" ;
81 Text [ en-US ] = "Row inserted " ;
85 Text [ en-US ] = "Sheet inserted " ;
/trunk/main/offapi/com/sun/star/configuration/
H A DSetElement.idl47 /** provides information about a dynamic element that can be inserted into a
74 <p>When the instance is inserted into a set (this includes replacing an
77 object. When inserted, the name of the object is fixed and is used to
87 disposed or reinserted into a container. An instance can only be inserted
H A DSimpleSetUpdate.idl91 <p>Objects to be inserted must not be contained in any set at the time of
118 /** allows creating an object that can be inserted into this set. [conditional]
136 It may subsequently be inserted into the set and named using
144 /** allows creating various objects that can be inserted into this set. [optional]
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumnModel.idl54 /** allows to register listeners to be notified when columns are inserted or removed
71 …<p>The newly created column is not yet inserted into the column container, you need to call <membe…
83 …<p>As soon as the column has been inserted into the model, the model takes ownership of it. This m…
/trunk/main/offapi/com/sun/star/util/
H A DSearchFlags.idl109 characters had been inserted and an additional operation would
111 1 character was inserted and 1 character replaced and an
125 2 characters had been inserted and an additional replacement is
/trunk/main/sal/rtl/source/
H A Dmacro.hxx53 this is inserted for the case that the preprocessor ignores error
98 this is inserted for the case that the preprocessor ignores error
/trunk/main/offapi/com/sun/star/document/
H A DRedlineDisplayType.idl40 /** only inserted parts are displayed and attributed.
44 /** only inserted parts are displayed and attributed.
/trunk/main/offapi/com/sun/star/text/
H A DBaseIndexMark.idl46 /** the string that will be inserted into the corresponding index. If AlternativeText is empty then
47 the string that is marked by the TextRange is inserted into the index.
/trunk/main/offapi/com/sun/star/chart/
H A DChartDataChangeType.idl53 inserted.
60 inserted.
/trunk/main/offapi/com/sun/star/form/component/
H A DGridControl.idl110 /** allows to create column models to be inserted into the control model.
113 method is not part of the grid control, yet. It needs to be inserted using any of the
117 Column models not created this way will not be accepted when inserted later on.</p>

Completed in 78 milliseconds

12345678910