Home
last modified time | relevance | path

Searched refs:target (Results 201 – 225 of 1361) sorted by relevance

12345678910>>...55

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeDetailLayoutController.java98 protected LayoutController startElement(final ReportTarget target) in startElement() argument
125 return super.startElement(target); in startElement()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportProcessor.java100 final ReportTarget target) in createReportContext() argument
102 final ReportContext context = super.createReportContext(job, target); in createReportContext()
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py93 def __init__(self , target ): argument
94 self.target = target
113 self.target.write(
120 self.target.flush()
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dsdi.mk37 /// The target on with to depend to make sure the svidl executable is available.
39 …/// The target on with to depend to make sure the auxiliary files (libraries etc.) for the svidl e…
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportProcessor.java107 final ReportTarget target) in createReportContext() argument
109 final ReportContext context = super.createReportContext(job, target); in createReportContext()
/trunk/main/helpcontent2/helpers/
H A Dlinkmakefile.template56 .INCLUDE : target.mk
57 .INCLUDE : $(PRJ)$/util$/target.pmk
/trunk/main/udkapi/com/sun/star/lang/
H A DWrappedTargetRuntimeException.idl37 by the original target.
48 /** The exception is thrown by the target.
H A DWrappedTargetException.idl39 by the original target.
52 /** The exception is thrown by the target.
/trunk/main/postprocess/signing/
H A Dsigning.pl134 my $target = shift;
139 foreach $file_pattern ( @$target )
/trunk/main/xmlsecurity/tools/demo/
H A Dmakefile.mk35 .INCLUDE : $(PRJ)$/util$/target.pmk
122 .INCLUDE : target.mk
/trunk/main/offapi/com/sun/star/animations/
H A DXCommand.idl41 /** The application specific target.
53 for different commands and target combinations.
/trunk/main/offapi/com/sun/star/document/
H A DLinkTarget.idl42 can be the target of a link inside a document
48 /** a link target may have child objects which can be link targets too.
H A DXMLBasicImporter.idl44 called in order to provide the import component with the target document
55 /** sets the target document for this filter.
H A DXMLOasisBasicImporter.idl44 called in order to provide the import component with the target document
55 /** sets the target document for this filter.
/trunk/main/offapi/com/sun/star/embed/
H A DActions.idl37 /** "Prevent Close" - throws veto excetion if target object is going to
49 /** "Prevent Termination" - throws veto excetion if target object is going
/trunk/main/cli_ure/qa/climaker/
H A Dmakefile.mk72 $(CSC) $(CSCFLAGS) -target:exe -out:$(EXETARGET) \
112 .INCLUDE: target.mk
/trunk/main/cli_ure/source/climaker/
H A Dmakefile.mk108 .INCLUDE : $(PRJ)$/util$/target.pmk
109 .INCLUDE : target.mk
/trunk/main/stoc/source/implementationregistration/
H A Dmergekeys.cxx49 inline Link( OUString const & name, OUString const & target ) in Link()
51 , m_target( target ) in Link()
/trunk/main/reportbuilder/template/
H A Dmakefile.mk74 .INCLUDE : target.mk
111 .INCLUDE : target.mk
/trunk/main/offapi/com/sun/star/auth/
H A DXSSOContext.idl49 /** retrieves the principal name of the target/acceptor of the context.
52 the target principal name
/trunk/main/offapi/com/sun/star/inspection/
H A DXStringRepresentation.idl49 /** converts a string into an any with the type defined by the target tpye.
53 The target type of the conversion.
/trunk/main/apple_remote/source/
H A DHIDRemoteControlDevice.m332 static void QueueCallbackFunction(void* target, IOReturn result, void* refcon, void* sender) {
333 if (target < 0) {
334 NSLog( @"Apple Remote: QueueCallbackFunction called with invalid target!");
339 HIDRemoteControlDevice* remote = (HIDRemoteControlDevice*)target;
/trunk/main/postprocess/rebase/
H A Drebase.pl170 my @target = split / /, $rebase_files;
171 foreach my $pattern ( @target ) {
/trunk/main/cli_ure/source/native/
H A Dmakefile.mk117 .INCLUDE : $(PRJ)$/util$/target.pmk
118 .INCLUDE : target.mk
/trunk/main/xmlsecurity/tools/standalone/csfit/util/
H A Dmakefile.mk39 .INCLUDE : target.mk
40 .INCLUDE : $(PRJ)$/util$/target.pmk

Completed in 71 milliseconds

12345678910>>...55