/aoo41x/main/oox/source/drawingml/diagram/ |
H A D | diagram.cxx | 71 bool added = false; in addChild() local 79 added = true; in addChild() 82 return added; in addChild() 225 bool added = pSource->addChild( pNode ); in build() local 226 (void)added; in build() 228 OSL_ENSURE( added, "add child failed" ); in build()
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | DocumentSettings.idl | 72 added. 77 spacing between hte objects are to be added this property has 131 value between two paragraph is added respectively reckoned up with the 136 it's always added to the paragraph spacing between two paragraphs.</p> 142 /** specifies if paragraph and table spacing is added at the 146 respectively table of a table cell is added at the bottom of this 150 cell is added at the bottom of this table cell. 153 cell isn't added at the bottom of this table cell.</p>
|
H A D | ReferenceFieldPart.idl | 88 … of all needed superior levels are added in front. The needed superior levels of the referenced 94 equal than X are added. 116 of all list labels of superior levels are added in front of it. 120 equal than X are added.
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | FillDateMode.idl | 41 /** for every new value a single day is added. 47 /** for evey new value a single day is added, but Saturdays and 54 /** for every new value one month is added (day keeps unchanged). 60 /** for every new value one year is added (day and month keep unchanged).
|
H A D | XSubTotalField.idl | 63 added to them. 70 added to them.
|
/aoo41x/main/offapi/com/sun/star/document/ |
H A D | XUndoManager.idl | 58 …context is entered, all subsequently added Undo actions are not pushed onto the undo stack directl… 91 …<p>A new undo action will be added to the undo stack, with the title given as <code>i_title</code>… 92 …as the context is not left, every undo action added to the stack will be treated as sub action. Th… 120 …<p>A new undo action will be added to the undo stack. As long as the context is not left, every un… 121 …added to the stack will be treated as sub action. This means it will not be directly accessible at… 143 …<p>If no undo action has been added since the context has been opened, the context is not only lef… 147 …<p>Otherwise, the undo context will be closed, and added to the Undo stack; the redo stack will be… 321 /** removes a previously added listener
|
H A D | XUndoManagerListener.idl | 42 /** is called when an undo action is added to the undo stack. 46 and the newly added action will be subordinate of the context action.</p> 123 …/** is called when an Undo context has been left, but no actions have been added within this conte…
|
/aoo41x/main/offapi/com/sun/star/view/ |
H A D | XMultiSelectionSupplier.idl | 60 <TRUE/>/, if <var>Selection</var> was added to the current selection. 62 added to the current selection. For example, if the selection already contains 81 <TRUE/>/, if <var>Selection</var> was added to the current selection. 83 added to the current selection. For example, if the selection already contains
|
/aoo41x/main/offapi/com/sun/star/ui/ |
H A D | XContextChangeEventMultiplexer.idl | 48 Listeners can be added with a simple restriction on the event source. 63 One listener may be added more than once for different 88 When the same listener was added for other event foci then 122 /** Call all event listeners that where added for the specified event focus.
|
/aoo41x/main/solenv/bin/ |
H A D | update_module_ignore_lists.pl | 193 my $added = $#extended_ignore_list - $#ignore_list; 196 if ( $removed || $added ) 212 print STDOUT "done (removed/added: $removed/$added)\n" if $verbosity > 1;
|
/aoo41x/main/offapi/com/sun/star/awt/grid/ |
H A D | XMutableGridDataModel.idl | 52 denotes the headings of the to-be-added rows. 54 specifies the data of the rows to be added. 80 denotes the headings of the to-be-added rows. 82 specifies the data of the rows to be added.
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XToolbarController.idl | 44 (enabled,disabled and selected, not selected). A toolbar controller can be added to a 91 /** requests to create an item window which can be added to the toolbar. 98 a <type scope="com::sun::star::awt">XWindow</type> which can be added to a toolbar.
|
H A D | XModel2.idl | 39 The foloowing functions are added: 55 or it new added controller will be missing (if they was added after this
|
/aoo41x/main/offapi/com/sun/star/linguistic2/ |
H A D | XDictionary.idl | 147 the entry to be added. 150 <TRUE/> if the entry was successfully added <FALSE/> otherwise. 168 the word to be added. 178 <TRUE/> if the entry was successfully added, <FALSE/> otherwise.
|
H A D | XConversionDictionary.idl | 65 Those pairs can be added and removed. Also it can be looked 171 the left text of the pair to be added. 174 the right text of the pair to be added.
|
H A D | XConversionDictionaryList.idl | 59 <p>The dictionaries added to the list may or may not support the 78 <p>A dictionary to be added must support the 81 The dictionary to be added needs not necessarily be created by
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XPolyPolygon2D.idl | 53 poly-polygons added by this method are not joined in the sense 64 The poly-polygon will be added at the given position, i.e. the 71 no effect on the poly-polygon it was added to.
|
/aoo41x/main/cui/source/customize/ |
H A D | cfg.src | 659 //added for issue83555 710 String RID_SVXSTR_DELETE_ICON_CONFIRM //added for issue73355 715 String RID_SVXSTR_REPLACE_ICON_WARNING //added for issue73355 720 String RID_SVXSTR_REPLACE_ICON_CONFIRM //added for issue73355 725 String RID_SVXSTR_YESTOALL //added for issue73355
|
/aoo41x/main/offapi/com/sun/star/deployment/ |
H A D | XPackageManager.idl | 50 Removing an UNO package means that the previously added package is 217 all previously added packages. Please keep in mind that all 254 Added extensions will be added to the database and removed extensions 263 If true - then at least one extension was removed or added. Otherwise
|
/aoo41x/main/cui/source/inc/ |
H A D | cuires.hrc | 341 #define RID_SVXSTR_DELETE_ICON_CONFIRM (RID_SVX_START + 1163) //added for issue73355 342 #define RID_SVXSTR_REPLACE_ICON_WARNING (RID_SVX_START + 1164) //added for issue73355 343 #define RID_SVXSTR_REPLACE_ICON_CONFIRM (RID_SVX_START + 1165) //added for issue73355 344 #define RID_SVXSTR_YESTOALL (RID_SVX_START + 1166) //added for issue73355
|
/aoo41x/ext_libraries/coinmp/ |
H A D | coinmp-1.7.6.patch | 177 # which has an extra 1 added just for fun 391 # which has an extra 1 added just for fun 592 # which has an extra 1 added just for fun 793 # which has an extra 1 added just for fun 994 # which has an extra 1 added just for fun 1195 # which has an extra 1 added just for fun
|
/aoo41x/main/offapi/com/sun/star/gallery/ |
H A D | XGalleryTheme.idl | 85 be added to the collection 108 that should be added to the collection 132 A drawing model that should be added to the collection
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | RemoteContentProviderChangeAction.idl | 32 specify whether a remote content provider has been added to or removed 42 /** The indicator that a remote content provider has been added.
|
H A D | XRemoteContentProviderDoneListener.idl | 45 /** A notification that all remote content providers added to the given 50 If null, all remote content providers added to any acceptor shall be
|
/aoo41x/main/udkapi/com/sun/star/beans/ |
H A D | XPropertySetInfoChangeNotifier.idl | 51 thus for each time a listener is added, it has to be removed. 61 thus for each time a listener is added, it has to be removed.
|