Home
last modified time | relevance | path

Searched refs:target (Results 76 – 100 of 1361) sorted by relevance

12345678910>>...55

/trunk/main/solenv/gbuild/
H A DLibrary.mk50 …$(foreach target,$(AUXTARGETS), && $(call gb_Deliver_deliver,$(dir $<)/$(notdir $(target)),$(targe…
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DObjectOleLayoutController.java79 …protected LayoutController delegateContentGeneration(final ReportTarget target) throws ReportProce… in delegateContentGeneration() argument
113 target.startElement(ole); in delegateContentGeneration()
114 target.endElement(ole); in delegateContentGeneration()
H A DAbstractReportElementLayoutController.java77 public LayoutController advance(final ReportTarget target) in advance() argument
127 return delegateContentGeneration(target); in advance()
206 protected abstract LayoutController delegateContentGeneration(final ReportTarget target) in delegateContentGeneration() argument
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl49 it comes to matching field types in the source and in the target database,
75 not supported by the target database type, e.g. if you specified
98 /** specifies that a new primary key is to be created in the target database
118 if the target database does not support primary keys
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DDropTargetDragEnterEvent.idl40 /** The <type>DropTargetDragEnterEvent</type> is delivered from the drop target to the
41 currently registered drop target listeners whenever the logical cursor
43 of a window associated with a drop target.
H A DDropTargetDragEvent.idl38 /** The <type>DropTargetDragEvent</type> is delivered from the drop target
39 to the currently registered drop target listener.
51 /** The drop target context of the current drag operation.
H A DDropTargetDropEvent.idl42 /** The <type>DropTargetDropEvent</type> is delivered from the drop target to
43 its currently registered drop target listener.
52 /** The drop target context of the current drag operation.
H A DXDropTargetDropContext.idl40 /** This interface is implemented by any drop target context object.
46 <p>The drop target context provides the mechanism for a potential receiver
61 The operation accepted by the target.
/trunk/main/hsqldb/patches/
H A Di121754.patch33 <target name="init">
34 </target>
37 </target>
39 - <target name="switchtojdk14" depends="switches"
40 + <target name="switchtojdk14" depends="switchtojdk13"
49 <target name="switchtojdk16" depends="switchtojdk14"
/trunk/main/offapi/com/sun/star/document/
H A DXImporter.idl42 An <type>ImportFilter</type> must know the target of his filter operation.
54 /** sets the target document for the importer
57 the target document
H A DXStandaloneDocumentInfo.idl46 Note: Without specifying the source or target of this info (the document)
48 After specigiying the source/target by using this interface,
88 specifies the target for saving
/trunk/main/testtools/source/cliversioning/
H A Dmakefile.mk59 .INCLUDE: target.mk
96 $(CSC) $(CSCFLAGS) -target:exe -out:$(EXETARGET2) $(CSCPLATFORMX86)\
101 $(CSC) $(CSCFLAGS) -target:library -out:$(TESTLIB) \
/trunk/main/udkapi/com/sun/star/reflection/
H A DProxyFactory.idl38 target object.<br>
39 A proxy delegates calls to a given target object.
44 A proxy object is UNO conform, but does NOT provide original target
/trunk/main/offapi/com/sun/star/configuration/backend/xml/
H A DLayerWriter.idl68 /** provides access to the target stream.
74 /** allows initializing target stream.
76 <p> The target can be passed
/trunk/main/slideshow/test/
H A Dtestview.cxx41 namespace target = slideshow::internal;
184 virtual bool isOnView(target::ViewSharedPtr const& /*rView*/) const in isOnView()
248 virtual target::ViewLayerSharedPtr createViewLayer( in createViewLayer()
/trunk/main/offapi/com/sun/star/auth/
H A DXSSOManager.idl50 the initiator/source side and the acceptor/target side.
72 the name of the target/acceptor side principal to which the source
76 the host name associated with the target principal.
/trunk/main/offapi/com/sun/star/xml/input/
H A DXElement.idl99 @param target
100 target
105 [in] string target, [in] string data )
H A DXRoot.idl59 @param target
60 target
65 [in] string target, [in] string data )
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java238 void makeDirs(String target, List<String> dirs) throws Exception in makeDirs() argument
241 File f = new File(target + dir); in makeDirs()
244 throw new Exception("cannot mkdir: " + target + dir); in makeDirs()
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLEncryptionTemplate.idl70 * and target is not necessary, because the encrypter or decrypter can determine
77 * setting the key template and key value target.</p>
82 * Get the target xml element, i.e. the element to be encrypted
/trunk/main/extras/unx/source/bitmaps/
H A Dmakefile.mk32 .INCLUDE : $(PRJ)$/util$/target.pmk
42 .INCLUDE : target.mk
/trunk/main/extras/unx/source/kde/applnk/
H A Dmakefile.mk32 .INCLUDE : $(PRJ)$/util$/target.pmk
42 .INCLUDE : target.mk
/trunk/main/extras/unx/source/kde/icons/
H A Dmakefile.mk32 .INCLUDE : $(PRJ)$/util$/target.pmk
42 .INCLUDE : target.mk
/trunk/main/extras/unx/source/kde/icons/mini/
H A Dmakefile.mk32 .INCLUDE : $(PRJ)$/util$/target.pmk
42 .INCLUDE : target.mk
/trunk/main/extras/unx/source/kde/mimelnk/text/
H A Dmakefile.mk32 .INCLUDE : $(PRJ)$/util$/target.pmk
42 .INCLUDE : target.mk

Completed in 70 milliseconds

12345678910>>...55