Home
last modified time | relevance | path

Searched refs:copies (Results 1 – 25 of 97) sorted by relevance

1234

/AOO42X/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx154 fp copies[15]; in call() local
166 fp_storef3(&copies[0].f); in call()
169 fp_storef5(&copies[1].f); in call()
172 fp_storef7(&copies[2].f); in call()
175 fp_storef9(&copies[3].f); in call()
178 fp_storef11(&copies[4].f); in call()
181 fp_storef13(&copies[5].f); in call()
184 fp_storef15(&copies[6].f); in call()
187 fp_storef17(&copies[7].f); in call()
190 fp_storef19(&copies[8].f); in call()
[all …]
/AOO42X/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DOfficeDocumentDataNode.java61 Node[] copies = NodeTransfer.nodes(t, NodeTransfer.COPY); in createPasteTypes() local
63 if (copies != null) { in createPasteTypes()
64 for (int i = 0; i < copies.length; i++) { in createPasteTypes()
65 if (copies[i] instanceof ParcelDataNode) { in createPasteTypes()
66 … File source = FileUtil.toFile(((ParcelDataNode)copies[i]).getDataObject().getPrimaryFile()); in createPasteTypes()
71 … ls.add(new ParcelDataNode.ParcelPasteType((ParcelDataNode)copies[i], target, false)); in createPasteTypes()
/AOO42X/main/
H A DLICENSE90 4. Redistribution. You may reproduce and distribute copies of the
220 the above copyright notice appear in all copies and that both that
242 and/or sell copies of the Software, and to permit persons to whom the
246 in all copies or substantial portions of the Software.
275 copies of the software and documentation or portions thereof, including
499 provided that the above copyright notice appear in all copies and that
535 distribute, and/or sell copies of the Software, and to permit persons
537 copyright notice(s) and this permission notice appear in all copies of
767 copies of the Software, and to permit persons to whom the Software is
771 all copies or substantial portions of the Software.
[all …]
H A DLICENSE_category_b217 Contributor shall promptly modify the LEGAL file in all copies
989 copies of the Software, and to permit persons to whom the Software is fur-
993 all copies or substantial portions of the Software.
1016 copies of the Software, and to permit persons to whom the Software is fur-
1020 all copies or substantial portions of the Software.
1184 all copies You make available thereafter and shall take other steps
1354 copies of Covered Code you made available, the revenues you received from
1618 Everyone is permitted to copy and distribute copies of this Agreement, but in
1837 Everyone is permitted to copy and distribute copies of this Agreement, but in
1915 redistribute, and sell modified and unmodified copies of the Font
/AOO42X/main/offapi/com/sun/star/view/
H A DPrintOptions.idl41 /** specifies the number of copies to print.
51 /** advises the printer to collate the pages of the copies.
56 /** advises the printer to sort the pages of the copies.
H A DXPrintable.idl73 specifies the number of copies and some other values which do not
/AOO42X/main/apple_remote/source/
H A DKeyspanFrontRowControl.m15 * and/or sell copies of the Software, and to permit persons to whom the
19 * in all copies or substantial portions of the Software.
H A DRemoteControlContainer.m15 * and/or sell copies of the Software, and to permit persons to whom the
19 * in all copies or substantial portions of the Software.
H A DRemoteControl.m15 * and/or sell copies of the Software, and to permit persons to whom the
19 * in all copies or substantial portions of the Software.
H A DRemoteMainController.m14 * and/or sell copies of the Software, and to permit persons to whom the
18 * in all copies or substantial portions of the Software.
H A DAppleRemote.m15 * and/or sell copies of the Software, and to permit persons to whom the
19 * in all copies or substantial portions of the Software.
H A DMultiClickRemoteBehavior.m15 * and/or sell copies of the Software, and to permit persons to whom the
19 * in all copies or substantial portions of the Software.
H A DGlobalKeyboardDevice.m15 * and/or sell copies of the Software, and to permit persons to whom the
19 * in all copies or substantial portions of the Software.
H A DHIDRemoteControlDevice.m15 * and/or sell copies of the Software, and to permit persons to whom the
19 * in all copies or substantial portions of the Software.
/AOO42X/main/i18npool/source/breakiterator/data/
H A DLICENSE_INFO47 distribute, and/or sell copies of the Software, and to permit persons
49 copyright notice(s) and this permission notice appear in all copies of
/AOO42X/main/offapi/com/sun/star/rendering/
H A DXBitmapCanvas.idl59 /** This method copies a rectangular area from a place of one
62 This method copies a rectangular area from a place of one
H A DXSpriteCanvas.idl113 original. Furthermore, cloned copies of a hidden original are
114 never visible, although cloned copies of a visible original
/AOO42X/main/vcl/source/src/
H A Dprint.src358 Text [en-US] = "Range and copies" ;
364 Text [en-US] = "Number of copies" ;
/AOO42X/main/offapi/com/sun/star/sheet/
H A DXFillAcrossSheet.idl44 /** copies data between ranges onto different sheets in
H A DXSpreadsheets.idl68 /** copies a sheet within the collection.
H A DXCellRangeMovement.idl106 /** copies a cell range to another position in the document.
/AOO42X/main/offapi/com/sun/star/text/
H A DXTextCopy.idl42 /** copies the content from another text object.
/AOO42X/main/solenv/doc/gbuild/solenv/gbuild/
H A Dpackage.mk43 /// Creates a new package that copies files from source_dir to the \$(OUTDIR).
/AOO42X/main/offapi/com/sun/star/drawing/
H A DXDrawPageDuplicator.idl57 that as all properties and copies of all <type>Shape</type>s from
/AOO42X/main/offapi/com/sun/star/chart2/data/
H A DLabeledDataSequence.idl60 /** Allows creating copies of data sequences. If this interface

1234