| /trunk/main/solenv/bin/modules/packager/ |
| H A D | work.pm | 79 my @targets = (); # only used, if the build server is not used 117 push(@targets, $target); 126 return \@targets; 135 my ( $targets ) = @_; 137 for ( my $i = 0; $i <= $#{$targets}; $i++ ) 139 my $systemcall = "dmake " . ${$targets}[$i]; 167 my ( $targets ) = @_; 194 for ( my $i = 0; $i <= $#{$targets}; $i++ ) 196 my $target = ${$targets}[$i];
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/complexlib/ |
| H A D | ShowTargets.java | 39 java.util.Vector targets = new java.util.Vector(); in main() local 42 targets.add( "run" ); in main() 73 targets.add( target ); in main() 85 for ( int i=0; i<targets.size(); ++i ) in main() 88 String target = (String)targets.get(i); in main()
|
| /trunk/main/offapi/com/sun/star/animations/ |
| H A D | XTargetPropertiesCreator.idl | 39 /** Factory interface to generate properties for all animated targets.<p> 42 targets can have global properties different from the target's 49 properties for all targets referenced in a given SMIL animation 58 should be applied to the given animation targets, to achieve
|
| H A D | XCommand.idl | 42 See documentation of used application for supported targets.
|
| H A D | XIterateContainer.idl | 46 See documentation of used animation engine for supported targets.
|
| H A D | XAnimate.idl | 48 See documentation of used animation engine for supported targets.
|
| /trunk/main/solenv/bin/ |
| H A D | packager.pl | 44 my $targets = packager::work::create_package_todos($packagelist); 46 if ( $ENV{'BSCLIENT'} ) { packager::work::start_build_server($targets); } 47 else { packager::work::execute_system_calls($targets); }
|
| H A D | build_release.pl | 900 my @targets = (); 936 push @targets, $full_target; 946 printf $make "%s\n", join(" \\\n ", @targets); 951 printf ("adding make fules for\n %s\n", join("\n ", @targets)); 955 foreach my $target (@targets)
|
| /trunk/main/xmlsecurity/source/framework/ |
| H A D | xmlsignaturetemplateimpl.cxx | 66 targets.push_back( aXmlElement ); in setTarget() 72 sal_Int32 length = targets.size(); in getTargets() 81 aTargets[i] = targets[i]; in getTargets()
|
| H A D | xmlsignaturetemplateimpl.hxx | 57 …< ::com::sun::star::uno::Reference< ::com::sun::star::xml::wrapper::XXMLElementWrapper > > targets; member in XMLSignatureTemplateImpl
|
| /trunk/main/offapi/com/sun/star/frame/ |
| H A D | Frame.idl | 103 Frame implementations may (optionally) support special targets in the call to 105 Such special targets are passed as target frame name. They may, in addition, 108 Common special targets include:
|
| H A D | DispatchDescriptor.idl | 66 Special targets (e.g. "_blank", "_self") or really existing target names can be used.
|
| H A D | XComponentLoader.idl | 79 is created. There exist some special targets which never can be used
|
| /trunk/main/wizards/com/sun/star/wizards/web/ |
| H A D | WWD_Events.java | 911 String targets = in finishWizardFinished() local 915 … String message = JavaTools.replaceSubString(resources.resFinishedSuccess, targets, "%FILENAME"); in finishWizardFinished()
|
| /trunk/main/offapi/com/sun/star/document/ |
| H A D | XLinkTargetSupplier.idl | 44 <p>These targets implement the service <type>LinkTarget</type>. </p>
|
| H A D | LinkTarget.idl | 48 /** a link target may have child objects which can be link targets too.
|
| /trunk/main/hsqldb/patches/ |
| H A D | i121754.patch | 7 -<!-- additional targets by unsaved@users.sourceforge.net 2004 - 2008 --> 9 +<!-- additional targets by unsaved@users.sourceforge.net 2004 - 2009 -->
|
| /trunk/main/extensions/test/ole/VisualBasic/ |
| H A D | Project1.vbproj | 83 <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
| /trunk/main/offapi/com/sun/star/ucb/ |
| H A D | SearchInfo.idl | 76 respective targets also.
|
| /trunk/main/offapi/com/sun/star/accessibility/ |
| H A D | AccessibleRelation.idl | 53 /** Set of objects that are the relation's targets.
|
| /trunk/main/macOS/soffice.xcodeproj/ |
| H A D | project.pbxproj | 99 targets = (
|
| /trunk/main/offapi/com/sun/star/resource/ |
| H A D | OfficeResourceLoader.idl | 67 service in a component which targets more than one particular OpenOffice.org build.</p>
|
| /trunk/main/winaccessibility/source/UAccCOMIDL/ |
| H A D | ia2_api_all.idl | 370 multiple additional targets, e.g. one for every other member in the group. 429 /** @brief Returns the number of targets for this relation. 452 /** @brief Returns multiple accessible relation targets 455 @param [out] targets 461 actual number of targets in the returned array (not more than maxTargets) 465 [propget] HRESULT targets 469 IUnknown **targets, 1402 and IAccessibleRelation::targets the client must allocate and free the arrays. 1990 /** @brief Returns relation targets for a specified target type. 1994 The number of targets requested. 0 indicates that all targets should be returned. [all …]
|
| /trunk/main/offapi/com/sun/star/sheet/ |
| H A D | SpreadsheetDocument.idl | 162 /** provides access to the collection of link targets available in
|
| /trunk/main/sysui/desktop/freedesktop/ |
| H A D | freedesktop-menus.spec | 54 # hack/workaround to make SuSE's brp-symlink-script happy. It wants the targets of all links
|