Home
last modified time | relevance | path

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

1234

/trunk/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 …]
/trunk/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()
/trunk/main/
H A DLICENSE246 in all copies or substantial portions of the Software.
771 all copies or substantial portions of the Software.
1014 notice and this permission notice appear in all copies.
1045 in all copies or substantial portions of the Software.
1198 all copies or substantial portions of the Software.
1285 all copies or substantial portions of the Software.
1312 all copies or substantial portions of the Software.
1338 copies of the Software, and to permit persons to whom the
1737 sell copies of the Software, and to permit persons to whom the
1742 included in all copies or substantial portions of the
[all …]
/trunk/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
/trunk/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
/trunk/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 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.
/trunk/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
/trunk/main/vcl/source/src/
H A Dprint.src360 Text [en-US] = "Range and copies" ;
366 Text [en-US] = "Number of copies" ;
/trunk/main/testtools/qa/cli/
H A Dreadme.txt17 which reside next to the executable. The testtools project copies the assemblies from
/trunk/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.
/trunk/main/offapi/com/sun/star/text/
H A DXTextCopy.idl42 /** copies the content from another text object.
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dpackage.mk43 /// Creates a new package that copies files from source_dir to the \$(OUTDIR).
/trunk/main/offapi/com/sun/star/drawing/
H A DXDrawPageDuplicator.idl57 that as all properties and copies of all <type>Shape</type>s from
/trunk/main/offapi/com/sun/star/chart2/data/
H A DLabeledDataSequence.idl60 /** Allows creating copies of data sequences. If this interface

Completed in 62 milliseconds

1234