/aoo4110/main/solenv/bin/ |
H A D | buildalyzer | 85 compile_targets = [target for target in CxxTargets.by_name.values() if target.nolink] 86 link_targets = [target for target in CxxTargets.by_name.values() if not target.nolink] 89 if sum((flag in target.cxxflags for target in compile_targets)) == len(compile_targets): 93 if sum((flag in target.cxxflags for target in compile_targets)) == len(compile_targets): 97 target.cxxflags = [flag for flag in target.cxxflags if flag not in common_compile_flags] 98 target.cxxflags.sort() 99 for target in link_targets: 100 target.cxxflags = [flag for flag in target.cxxflags if flag not in common_link_flags] 101 target.cxxflags.sort() 122 print '%s' % (target) [all …]
|
H A D | cws.pl | 371 my $target = shift; 378 if ( !open(HGRC, ">>$target/.hg/hgrc") ) { 394 my $target = shift; 465 hg_remote_pull_repository($cws_remote_source, $target); 475 hg_update_repository($target); 1219 my $target = $_; 1221 $target .= $suffix; 1223 if ( !symlink("../ooo/$_", $target) ) { 1231 my $target = $_; 1233 $target .= $suffix; [all …]
|
/aoo4110/main/sal/qa/osl/file/ |
H A D | osl_old_test_file.cxx | 116 OUString target; in test_file_001() local 124 OString o = OUStringToOString( target , RTL_TEXTENCODING_ASCII_US ); in test_file_001() 130 OUString target; in test_file_001() local 145 OUString target; in test_file_002() local 153 OString o = OUStringToOString( target , RTL_TEXTENCODING_ASCII_US ); in test_file_002() 189 OUString target; in test_file_003() local 196 if( target.getLength() >= dir.getLength() ) in test_file_003() 200 j < target.getLength() && in test_file_003() 201 aSource3[i+1][j-dir.getLength()] == target[j] ; j++ ); in test_file_003() 245 OUString target; in test_file_004() local [all …]
|
/aoo4110/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | DataAwareFields.java | 123 public Object get(Object target) in get() argument 156 public void set(Object value, Object target) in set() argument 183 public Object get(Object target) in get() argument 187 int i = field.getInt(target); in get() 243 public Object get(Object target) in get() argument 247 double d = field.getDouble(target); in get() 303 public Object get(Object target) in get() argument 371 public Object get(Object target) in get() argument 375 if (target == null) in get() 400 return field.get(target); in get() [all …]
|
/aoo4110/main/saxon/ |
H A D | saxon-9.0.0.7-bj.patch | 211 + </target> 382 + </target> 389 + target="${build.compiler.target}"> 410 + </target> 417 + target="${build.compiler.target}"> 426 + </target> 436 + target="${build.s9api.compiler.target}"> 443 + </target> 450 + target="${build.compiler.target}"> 465 + target="${build.compiler.target}"> [all …]
|
/aoo4110/main/extensions/source/oooimprovement/ |
H A D | soaprequest.cxx | 109 target->writeBytes(*seq); in writeString() 125 if(bytes_read) target->writeBytes(base64_encode(buf)); in writeFile() 183 writeString(target, SOAP_START); in writeTo() 185 target, in writeTo() 187 writeString(target, SOAP_ITEMS_START); in writeTo() 190 writeString(target, SOAP_ITEM_END); in writeTo() 191 writeString(target, getSoapItemStart("data.zip")); in writeTo() 192 writeFile(m_ServiceFactory, target, m_Logfile); in writeTo() 193 writeString(target, SOAP_ITEM_END); in writeTo() 194 writeString(target, SOAP_ITEMS_END); in writeTo() [all …]
|
/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | proptypehlp.h | 39 template < class target > 40 inline void SAL_CALL convertPropertyValue( target &value , const ::com::sun::star::uno::Any & a); 42 template < class target > 43 inline void SAL_CALL convertPropertyValue( target &value , ::com::sun::star::uno::Any & a); 50 inline void SAL_CALL convertPropertyValue( sal_uInt64 & target, const ::com::sun::star::uno::Any & … 52 inline void SAL_CALL convertPropertyValue( sal_Int32 & target , const ::com::sun::star::uno::Any & … 56 inline void SAL_CALL convertPropertyValue( sal_Int16 & target , const ::com::sun::star::uno::Any & … 58 inline void SAL_CALL convertPropertyValue( sal_uInt16 & target, const ::com::sun::star::uno::Any & … 60 inline void SAL_CALL convertPropertyValue( sal_Int8 & target , const ::com::sun::star::uno::Any & … 62 inline void SAL_CALL convertPropertyValue( float & target , const ::com::sun::star::uno::Any & … [all …]
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | WebDAVHTTPMethod.idl | 35 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.3">RFC 2616: Hypertext Trans… 40 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.4">RFC 2616: Hypertext Trans… 45 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.5">RFC 2616: Hypertext Trans… 50 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.6">RFC 2616: Hypertext Trans… 55 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.7">RFC 2616: Hypertext Trans… 60 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.8">RFC 2616: Hypertext Trans… 65 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.2">RFC 2616: Hypertext Trans… 70 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.9">RFC 2616: Hypertext Trans… 75 … <a target="_blank" href="http://tools.ietf.org/html/rfc5789">RFC 5789: PATCH Method for HTTP</a> 80 …<a target="_blank" href="http://tools.ietf.org/html/rfc4918#section-9.1">HTTP Extensions for Web D… [all …]
|
H A D | XContentIdentifierMapping.idl | 39 another (target) set of XContentIdentifiers. 42 representations of source/target XContentIdentifiers, as well as mapping 43 between <type>XContent</type>s identified by source/target 64 @returns The string representation of the target set's 67 there's no applicable target to map to. 76 @returns The target set's XContentIdentifier corresponding to the 78 either Source was null already, or if there's no applicable target to 90 @returns The XContent identified by the target set's 93 there's no applicable target to map to.
|
/aoo4110/main/solenv/gbuild/ |
H A D | Module.mk | 126 $(call gb_Module__read_targetfile,$(1),$(2),target) 134 $(call gb_Module__read_targetfile,$(1),$(2),check target) 142 $(call gb_Module__read_targetfile,$(1),$(2),subsequentcheck target) 163 $(foreach target,$(2),$(call gb_Module_add_target,$(1),$(target))) 168 $(foreach target,$(2),$(call gb_Module_add_check_target,$(1),$(target))) 173 $(foreach target,$(2),$(call gb_Module_add_subsequentcheck_target,$(1),$(target))) 178 $(foreach target,$(2),$(call gb_Module_add_moduledir,$(1),$(target))) 183 $$(eval $$(call gb_Output_error,Corrupted module target stack!1)) 194 $$(eval $$(call gb_Output_error,Corrupted module target stack! $(gb_Module_TARGETSTACK))) 203 $$(eval $$(call gb_Output_error,Corrupted module target stack!3))
|
/aoo4110/main/offapi/com/sun/star/plugin/ |
H A D | XPluginContext.idl | 81 @param target 82 target frame 88 [in] string target, 98 @param target 103 [in] string target ) 113 @param target 124 [in] string target, 136 @param target 145 [in] string target, 157 @param target [all …]
|
/aoo4110/main/solenv/bin/modules/packager/ |
H A D | work.pm | 92 my $target = $4; 97 $target =~ s/\s//g; 116 my $target = $target . "_" . $languagestring; 117 push(@targets, $target); 119 my $insertline = $target . "\n"; 196 my $target = ${$targets}[$i]; 197 my $tempdir = $miscpath . $packager::globals::separator . $target; 200 push( @targetlines, "\ngenerated_target : $target\n\n"); # to be included into the makefile.mk 203 …push( @targetlines, "\n$target : ".'$$@{$(PKGFORMAT:^".")}'."\n\n"); # to be included into the mak… 206 generate_makefile($tempdir, $makefilepath, $prjroot, $target, \@targetlines); [all …]
|
/aoo4110/main/solenv/bin/modules/installer/windows/ |
H A D | shortcut.pm | 191 my $target = ""; 215 $target = $onefile->{'Name'}; 218 $target = "\[\#" . $target . "\]"; # format for Non-Advertised shortcuts 220 return $target; 395 my $target = ""; 434 $shortcut->{'target'} = $target; 435 return $target; 445 if ( $target =~ /^\s*(.*?)\,/ ) { $target = $1; } 448 installer::windows::idtglobal::shorten_feature_gid(\$target); 452 $shortcut->{'target'} = $target; [all …]
|
/aoo4110/main/icu/ |
H A D | createmak.pl | 189 $target =~ /.+\\(.+)\\.+$/; 277 my $target = shift; 281 if ( $target !~ /\\include/ && $target !~ /\\bin/) { 287 my $t = $target; 299 $line =~ s/<TARGET>/$target/g; 559 if ( $target =~ /\.exe/ ) { 560 my $out = $target; 564 $target = $out; 566 print MAKFILE "\"$target\" "; 571 my @target = (); [all …]
|
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
H A D | DeployParcelAction.java | 86 File target = new File(oi.getPath(File.separator + label + in getPopupPresenter() 98 deploy(target); in getPopupPresenter() 117 File target = getTargetFile(); in getPopupPresenter() 118 if (target == null) in getPopupPresenter() 120 deploy(target); in getPopupPresenter() 140 private void deploy(final File target) { in deploy() argument 147 boolean result = parcelCookie.deploy(target); in deploy() 149 if (result == true && target.isDirectory()) { in deploy() 211 File target = null; in getTargetFile() local 236 target = chooser.getSelectedFile(); in getTargetFile() [all …]
|
H A D | ParcelSupport.java | 95 public boolean deploy(File target) { in deploy() argument 98 if (!target.isDirectory()) { in deploy() 122 if (zipper.isOverwriteNeeded(source, target) == true) in deploy() 123 if (promptForOverwrite(source, target) == false) in deploy() 134 "\nTo: " + target.getAbsolutePath(), null); in deploy() 136 zipper.deployParcel(source, target); in deploy() 140 FileObject[] fileobjs = FileUtil.fromFile(target); in deploy() 174 private boolean promptForOverwrite(File source, File target) { in promptForOverwrite() argument
|
/aoo4110/main/solenv/doc/gbuild/solenv/gbuild/ |
H A D | types.mk | 38 /// A target to be build. 42 /// The absolute filesystem path representing the target. 73 /// A target that can be cleaned. 77 /// The (phony) absolute filesystem path to clean the target. 82 /// A target that has generated dependencies. 91 /// A target that has a source file from which it is generated. 98 /// A target that links objects and libraries. 126 /// A target that delivers headers of some kind. 145 /// A target where settings for the compilation can be set. 170 /// A target using the resource compiler [all …]
|
/aoo4110/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | XDropTarget.idl | 66 /** Remove a drop target listener. 75 /** Indicates either a drop target object is active or not. 78 A boolean indicating whether or not this drop target object is 85 /** Sets the drop target object active or inactive. 88 A value of <TRUE/> sets the drop target object active. 89 <p>A value of <FALSE/> sets the drop target object inactive. 95 /** Determine the actions supported by a drop target. 98 The current action or actions supported by this drop target. 108 /** Sets the default acceptable actions for this drop target. 111 by blocking events for actions not supported by this target.</p>
|
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/loader/ |
H A D | OfficeDocumentDataNode.java | 67 File target = FileUtil.toFile(getDataObject().getPrimaryFile()); in createPasteTypes() local 70 target.exists() && target.canWrite()) { in createPasteTypes() 71 … ls.add(new ParcelDataNode.ParcelPasteType((ParcelDataNode)copies[i], target, false)); in createPasteTypes() 82 File target = FileUtil.toFile(getDataObject().getPrimaryFile()); in createPasteTypes() local 85 target.exists() && target.canWrite()) { in createPasteTypes() 86 … ls.add(new ParcelDataNode.ParcelPasteType((ParcelDataNode)moves[i], target, true)); in createPasteTypes()
|
/aoo4110/main/winaccessibility/source/UAccCOM/ |
H A D | AccRelation.cpp | 96 STDMETHODIMP CAccRelation::get_target(long targetIndex, IUnknown * * target) in get_target() argument 103 if (target == NULL) in get_target() 117 *target = /*(IAccessible2 *)*/(IUnknown*)pRet; in get_target() 134 STDMETHODIMP CAccRelation::get_targets(long, IUnknown * * target, long * nTargets) in get_targets() argument 142 if(target == NULL) in get_targets() 150 *target = (IUnknown*)::CoTaskMemAlloc(nCount*sizeof(IUnknown)); in get_targets() 153 if(*target == NULL) in get_targets() 163 target[i] = pAcc; in get_targets()
|
/aoo4110/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | Converter.java | 264 File target; field in Converter.GSITarget 274 target = FileMaker.newFile(targetString, overwrite); in GSITarget() 276 new FileOutputStream(target)), CHARSET); in GSITarget() 340 File target = FileMaker.newFile(targetString, overwrite); in SDFTarget() local 342 new FileOutputStream(target)), CHARSET); in SDFTarget() 369 abstract void convertTo(Target target) throws IOException; in convertTo() argument 494 File target; field in Converter.XLIFFTarget 503 target = FileMaker.newFile(targetString, overwrite); in XLIFFTarget() 505 new FileOutputStream(target)), CHARSET); in XLIFFTarget()
|
/aoo4110/main/offapi/com/sun/star/mozilla/ |
H A D | XPluginInstancePeer.idl | 103 @param target [in]: the name of the target window or frame (supports _blank, _self) 109 [in] string target, 117 /** Fetches an URL into the target window. The parameters and their meaning map to the 121 @param target [in]: the name of the target window or frame (supports _blank, _self) 129 [in] string target, 144 @param target [in]: the name of the target window or frame (supports _blank, _self) 154 [in] string target,
|
/aoo4110/main/qadevOOo/runner/complexlib/ |
H A D | ShowTargets.java | 72 String target = "run_" + bareClassName; in main() local 73 targets.add( target ); in main() 76 if ( maxTargetLength < target.length() ) in main() 77 maxTargetLength = target.length(); in main() 88 String target = (String)targets.get(i); in main() local 90 System.out.print( " " + target ); in main() 91 for ( int s = maxTargetLength - target.length(); s>0; --s ) in main()
|
/aoo4110/main/slideshow/test/ |
H A D | testshape.cxx | 38 namespace target = slideshow::internal; 47 typedef std::vector<std::pair<target::ViewLayerSharedPtr,bool> > ViewVector; 70 virtual std::vector<std::pair<target::ViewLayerSharedPtr,bool> > getViewLayers() const in getViewLayers() 126 virtual void addViewLayer( const target::ViewLayerSharedPtr& rNewLayer, in addViewLayer() 131 virtual bool removeViewLayer( const target::ViewLayerSharedPtr& rNewLayer ) in removeViewLayer() 136 boost::bind( std::equal_to< target::ViewLayerSharedPtr >(), in removeViewLayer() 146 boost::bind( std::equal_to< target::ViewLayerSharedPtr >(), in removeViewLayer()
|
/aoo4110/main/tomcat/ |
H A D | tomcat.patch | 7 + <target name="debuild" 11 + target="jar" 14 + </target> 16 + <target name="clean" description="Clean"> 19 + target="clean" 23 + </target>
|