Home
last modified time | relevance | path

Searched refs:target (Results 226 – 250 of 1357) sorted by relevance

12345678910>>...55

/trunk/main/xmlsecurity/tools/standalone/mscsfit/util/
H A Dmakefile.mk36 .INCLUDE : $(PRJ)$/util$/target.pmk
40 .INCLUDE : target.mk
/trunk/main/xmlsecurity/util/
H A Dmakefile.mk36 .INCLUDE : $(PRJ)$/util$/target.pmk
174 .INCLUDE : target.mk
/trunk/main/offapi/com/sun/star/frame/
H A Dmakefile.mk163 .INCLUDE : target.mk
164 .INCLUDE : $(PRJ)$/util$/target.pmk
H A DXDispatchProvider.idl57 the specified target frame.
63 specify the frame which should be the target for this request
/trunk/main/offapi/com/sun/star/embed/
H A DXStorage.idl126 After the successful copying the target storage is automatically
380 the target storage that will be filled in with copy.
413 the target storage that will be filled in with copy
566 If target element supports transacted mode it must be committed by this
610 If target element supports transacted mode it must be committed by this
/trunk/main/offapi/com/sun/star/animations/
H A DXTargetPropertiesCreator.idl42 targets can have global properties different from the target's
54 /** Determine a sequence of global target properties.<p>
/trunk/main/python/
H A Dmakefile.mk61 python-$(PYVERSION)-msvs9-win64-target.patch \
147 .INCLUDE : target.mk
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java274 private final String target; field in OfficeDocumentReportTarget
290 final String target, in OfficeDocumentReportTarget() argument
300 if (target == null) in OfficeDocumentReportTarget()
305 this.target = target; in OfficeDocumentReportTarget()
359 … final OutputStream outputStream = outputRepository.createOutputStream(target, "text/xml"); in startReport()
/trunk/main/reportbuilder/util/
H A Dmakefile.mk122 .INCLUDE : target.mk
146 .INCLUDE : target.mk
/trunk/main/offapi/com/sun/star/awt/
H A DXDataTransferProviderAccess.idl81 /** returns the drop target of the specified window.
83 @returns the drop target.
/trunk/main/offapi/com/sun/star/system/
H A DXMailMessage.idl61 <a href="http://www.w3.org/Addressing/rfc1738.txt" target="_blank">Rfc1738</a>.</p>
65 <a href="http://www.w3.org/Addressing/rfc1738.txt" target="_blank">Rfc1738</a>).
/trunk/main/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs404 object target, in InvokeMember() argument
411 name, invokeAttr, binder, target, args, modifiers, culture, namedParameters); in InvokeMember()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm417 // connect target and action
803 // connect target
876 // connect target and action
945 // connect target and action
1057 // connect target and action
1065 // connect target and action
1232 // since our build target is MacOSX 10.4 we can have only one accessory view
/trunk/main/solenv/bin/modules/installer/
H A Depmfile.pm304 my $target = $onelink->{'Target'};
306 my $line = "l 000 root $group $destination $target\n";
2501 my $target = "";
2502 if ( $installer::globals::compiler =~ /unxlngi/) { $target = "i586"; }
2503 elsif ( $installer::globals::compiler =~ /unxlng/) {$target = (POSIX::uname())[4]; }
2523 …-define \"_unpackaged_files_terminate_build 0\" $specfilename --target $target $buildrootstring 2…
2574 my $helpersystemcall = "$rpmprog -bb $specfilename --target $target $buildrootstring 2\>\&1 |";
H A Dsimplepackage.pm774 my $target = $onelink->{'Target'};
777 my $localcall = "ln -sf \'$target\' \'$destination\' \>\/dev\/null 2\>\&1";
781 $target,
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DTableCellLayoutController.java63 final ReportTarget target) in computeAttributes() argument
66 … final AttributeMap attributeMap = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes()
/trunk/main/offapi/com/sun/star/auth/
H A DSSOManagerFactory.idl37 initiator ) and a network service ( target or acceptor ). This is
45 <LI>Depending on whether your code is acting as SSO source or target,
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DLayerUpdateMerger.idl63 /** allows initializing layer data source and target.
65 <p> Both source and target of the update can be provided by passing a
/trunk/main/offapi/com/sun/star/document/
H A DXOOXMLDocumentPropertiesImporter.idl60 format storage and set them to the target
76 the target <type>XDocumentProperties</type> interface implementation
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableListener.idl68 which was just copied to the target database.
77 which was attempted to be copied to the target database.
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java70 final String target, in ChartRawReportTarget() argument
75 …super(reportJob, resourceManager, baseResource, inputRepository, outputRepository, target, imageSe… in ChartRawReportTarget()
/trunk/main/offapi/com/sun/star/script/
H A DXLibraryContainer2.idl51 returns the location of the library link target.
80 library item is a link only the link is renamed, not the target library.
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx73 bool endsWith( const ::rtl::OUString& target, in endsWith() argument
77 if ( ( index = target.indexOf( item ) ) != -1 && in endsWith()
78 ( index == ( target.getLength() - item.getLength() ) ) ) in endsWith()
/trunk/main/offapi/com/sun/star/drawing/
H A DGraphicExportFilter.idl61 this is the mime type of the target graphic file.</p>
87 <p>This is the target url of the file that will be created during export.</p>
/trunk/main/offapi/com/sun/star/form/submission/
H A DXSubmission.idl62 if an error occurred during invoking the submission target
78 if an error occurred during invoking the submission target

Completed in 109 milliseconds

12345678910>>...55