Home
last modified time | relevance | path

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

1234

/AOO41X/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 …]
/AOO41X/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()
/AOO41X/main/
H A DLICENSE89 4. Redistribution. You may reproduce and distribute copies of the
219 the above copyright notice appear in all copies and that both that
241 and/or sell copies of the Software, and to permit persons to whom the
245 in all copies or substantial portions of the Software.
274 copies of the software and documentation or portions thereof, including
498 provided that the above copyright notice appear in all copies and that
534 distribute, and/or sell copies of the Software, and to permit persons
536 copyright notice(s) and this permission notice appear in all copies of
766 copies of the Software, and to permit persons to whom the Software is
770 all copies or substantial portions of the Software.
[all …]
/AOO41X/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
/AOO41X/main/apple_remote/
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 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 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 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.
/AOO41X/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
/AOO41X/main/offapi/com/sun/star/rendering/
H A DXBitmapCanvas.idl62 /** This method copies a rectangular area from a place of one
65 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
/AOO41X/main/vcl/source/src/
H A Dprint.src360 Text [en-US] = "Range and copies";
366 Text [en-US] = "Number of copies";
/AOO41X/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.
/AOO41X/main/offapi/com/sun/star/text/
H A DXTextCopy.idl42 /** copies the content from another text object.
/AOO41X/main/solenv/doc/gbuild/solenv/gbuild/
H A Dpackage.mk43 /// Creates a new package that copies files from source_dir to the \$(OUTDIR).
/AOO41X/main/offapi/com/sun/star/drawing/
H A DXDrawPageDuplicator.idl57 that as all properties and copies of all <type>Shape</type>s from
/AOO41X/main/offapi/com/sun/star/chart2/data/
H A DLabeledDataSequence.idl60 /** Allows creating copies of data sequences. If this interface
/AOO41X/main/sd/source/ui/dlg/
H A Dcopydlg.src60 Text [ en-US ] = "Number of ~copies" ;

1234