Home
last modified time | relevance | path

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

1234

/aoo4110/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()
224 fp_stored2(&copies[0].d); in call()
227 fp_stored4(&copies[1].d); in call()
230 fp_stored6(&copies[2].d); in call()
[all …]
/aoo4110/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()
/aoo4110/main/
H A DLICENSE219 the above copyright notice appear in all copies and that both that
245 in all copies or substantial portions of the Software.
770 all copies or substantial portions of the Software.
1013 notice and this permission notice appear in all copies.
1044 in all copies or substantial portions of the Software.
1197 all copies or substantial portions of the Software.
1409 all copies or substantial portions of the Software.
1436 all copies or substantial portions of the Software.
1462 copies of the Software, and to permit persons to whom the
1467 included in all copies or substantial portions of the Software.
[all …]
/aoo4110/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
/aoo4110/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
/aoo4110/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.
/aoo4110/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
/aoo4110/main/vcl/source/src/
H A Dprint.src360 Text [en-US] = "Range and copies";
366 Text [en-US] = "Number of copies";
/aoo4110/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.
/aoo4110/main/testtools/qa/cli/
H A Dreadme.txt17 which reside next to the executable. The testtools project copies the assemblies from
/aoo4110/main/offapi/com/sun/star/text/
H A DXTextCopy.idl42 /** copies the content from another text object.
/aoo4110/main/solenv/doc/gbuild/solenv/gbuild/
H A Dpackage.mk43 /// Creates a new package that copies files from source_dir to the \$(OUTDIR).
/aoo4110/main/offapi/com/sun/star/drawing/
H A DXDrawPageDuplicator.idl57 that as all properties and copies of all <type>Shape</type>s from
/aoo4110/main/offapi/com/sun/star/chart2/data/
H A DLabeledDataSequence.idl60 /** Allows creating copies of data sequences. If this interface

Completed in 88 milliseconds

1234