/aoo41x/main/solenv/bin/modules/ |
H A D | CwsConfig.pm | 265 return $repository; 273 return $repository; 281 return $repository; 361 my $repository = shift; 365 if ($repository eq "OOO") 384 return $self->_get_hg_source($repository.'_HG_LOCAL_SOURCE'); 388 return $self->_get_hg_source($repository.'_HG_LAN_SOURCE'); 432 my ($dummy, $method, $id_at_host, $repository) = split(/:/, $root); 433 $repository =~ s/^\d*//; 440 print "$method, $id, $server, $repository\n"; [all …]
|
H A D | SourceConfig.pm | 222 my $repository = shift; 223 my $repository_path = ${$self->{REPOSITORIES}}{$repository}; 238 ${$self->{MODULE_REPOSITORY}}{$module} = $repository; 249 foreach my $repository (keys %{$self->{REPOSITORIES}}) { 250 get_repository_module_paths($self, $repository);
|
/aoo41x/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_app.cxx | 170 OUString const & repository, in findPackage() argument 176 manager->getDeployedExtensions(repository, in findPackage() 236 OUString repository; in unopkg_main() local 334 if (repository.getLength() == 0) in unopkg_main() 337 repository = OUSTR("shared"); in unopkg_main() 339 repository = OUSTR("bundled"); in unopkg_main() 341 repository = OUSTR("user"); in unopkg_main() 345 if (repository.equalsAsciiL( in unopkg_main() 471 repository, in unopkg_main() 488 repository, xCmdEnv)); in unopkg_main() [all …]
|
/aoo41x/main/offapi/com/sun/star/deployment/ |
H A D | XExtensionManager.idl | 82 @param repository 83 the name of the repository 108 @param repository 119 [in] string repository, 175 @param repository 186 [in] string repository, 209 [in] string repository, 241 repository and the last is from the bundled repository. 266 [in] string repository, 334 [in] string repository, [all …]
|
H A D | XPackageManager.idl | 42 packages to a specific repository. This interface represents a particular 43 repository. 47 in the repository. 51 removed from the repository. 82 the name of the repository.. 136 This copies the extension. If it was from the same repository, 276 The function will not return any object for the user repository, because 277 a user extension will not be kept in the user repository if its license
|
H A D | XUpdateInformationProvider.idl | 50 information from a repository. 53 a repository and its mirrors. 86 information from a repository. 89 a repository and its mirrors.
|
/aoo41x/main/desktop/source/deployment/manager/ |
H A D | dp_extensionmanager.cxx | 232 if (repository.equals(OUSTR("user"))) in getPackageManager() 238 else if (repository.equals(OUSTR("tmp"))) in getPackageManager() 262 OUString const & repository) in addExtensionsToMap() argument 271 if (citNames->equals(repository)) in addExtensionsToMap() 695 OUString const & repository, in addExtension() argument 707 if (repository.equals(OUSTR("user"))) in addExtension() 888 OUString const & repository, in removeExtension() argument 1166 OUString const & repository, in getDeployedExtensions() argument 1181 OUString const & repository, in getDeployedExtension() argument 1262 OUString const & repository, in reinstallDeployedExtensions() argument [all …]
|
H A D | dp_extensionmanager.hxx | 86 ::rtl::OUString const & repository, 98 ::rtl::OUString const & repository, 141 ::rtl::OUString const & repository, 152 ::rtl::OUString const & repository, 185 ::rtl::OUString const & repository, 212 ::rtl::OUString const & repository, 217 virtual sal_Bool SAL_CALL isReadOnlyRepository(::rtl::OUString const & repository) 300 ::rtl::OUString const & repository); 303 getPackageManager(::rtl::OUString const & repository)
|
H A D | dp_informationprovider.cxx | 91 rtl::OUString getPackageLocation( const rtl::OUString& repository, 113 const rtl::OUString & repository, in getPackageLocation() argument 124 repository, in getPackageLocation()
|
H A D | dp_commandenvironments.cxx | 186 OUString const & repository): in LicenseCommandEnv() argument 187 BaseCommandEnv(handler), m_repository(repository), in LicenseCommandEnv()
|
/aoo41x/main/offapi/com/sun/star/rdf/ |
H A D | XRepository.idl | 116 Support for querying the repository with the 140 /** imports a named graph into the repository. 177 repository 183 if an error occurs when accessing the repository. 201 /** exports a named graph from the repository. 234 if an error occurs when accessing the repository. 251 /** gets the names of all the graphs in the repository. 257 if an error occurs when accessing the repository. 285 The name must be unique within the repository. 310 repository. [all …]
|
H A D | XDocumentRepository.idl | 64 repository. 70 from the repository</li> 93 part of any named graph in the repository. 123 if an error occurs when accessing the repository. 136 repository. 151 if an error occurs when accessing the repository. 182 if an error occurs when accessing the repository. 192 /** gets matching RDFa statements from the repository. 216 an iterator over all RDFa statements in the repository that match 221 if an error occurs when accessing the repository.
|
H A D | XNamedGraph.idl | 80 The name is unique within the repository. 92 if this graph does not exist in the repository any more 95 if an error occurs when accessing the repository. 124 if this graph does not exist in the repository any more 127 if an error occurs when accessing the repository. 162 if this graph does not exist in the repository any more 165 if an error occurs when accessing the repository. 204 if this graph does not exist in the repository any more 207 if an error occurs when accessing the repository.
|
H A D | XDocumentMetadataAccess.idl | 168 <li>create a new graph with the given name in the repository</li> 199 /** import a metadata file into the document repository, and add it to the 205 in the repository</li> 256 /** remove a metadata file from the manifest and the repository. 260 <li>delete the graph with the given GraphName in the repository</li> 376 This method stores all the graphs in the document metadata repository
|
/aoo41x/main/desktop/test/deployment/update/publisher/ |
H A D | readme.txt | 46 the update information from the repository as feed: 51 in the update feed and not those entered in the repository. 57 -Create the new extension in the repository. 92 the update information from the repository as feed: 98 in the repository. 104 -Create the new extension in the repository. 137 the update information from the repository as feed: 143 in the repository. 149 -Create the new extension in the repository. 181 the update information from the repository as feed: [all …]
|
/aoo41x/main/offapi/com/sun/star/xforms/ |
H A D | XDataTypeRepository.idl | 51 /** specifies a repository of XSD data types 53 …<p>The elements of the repository are instances supporting the <type scope="com::sun::star::xsd">X… 62 /** provides untyped access to the elements of the repository, as well as meta information 72 if in the repository, there is no data type with the given class 78 /** creates a clone of the given data type, and inserts it into the repository 81 if the given name does not refer to a type in the repository 84 if the new name is already used in the repository 90 /** removes a data type given by name from the repository 93 if the given name does not refer to a type in the repository
|
/aoo41x/main/postprocess/checkdeliver/ |
H A D | checkdeliver.pl | 140 my $repository; 165 $repository = $1; 181 if ( ! $repository ) { 187 my $path = "$srcrootdir/$repository/$module";
|
/aoo41x/main/desktop/test/deployment/update/website_update/ |
H A D | readme.txt | 50 the update information from the repository as feed: 58 -Create the new extension in the repository. 94 the update information from the repository as feed: 100 repository web site. 106 -Create the new extension in the repository.
|
/aoo41x/main/solenv/bin/ |
H A D | cws.pl | 534 my $repository = shift; 540 my $tags_of_parent_of_tip = hg_parent($repository, 'tip', "--template='{tags}\\n'"); 2027 my $repository = shift; 2035 my @result = execute_hg_command(0, 'parent', "--cwd $repository", "-r $rev_id", $options); 2043 my $repository = shift; 2050 my @result = execute_hg_command(0, 'pull', "--cwd $repository", $remote); 2059 my $repository = shift; 2065 my @result = execute_hg_command(1, 'update', "--cwd $repository");
|
/aoo41x/main/offapi/com/sun/star/configuration/backend/ |
H A D | HierarchyBrowser.idl | 37 allows scanning a configuration data repository for available components . 45 /** allows executing a scan of the repository 47 <p> The repository to browse is selected by arguments passed to
|
H A D | LocalDataImporter.idl | 37 allows importing data from a local configuration data repository 88 from that repository is imported.
|
/aoo41x/main/boost/prj/ |
H A D | d.lst | 655 mkdir: %_DEST%\inc%_EXT%\boost\spirit\repository 1379 ..\%__SRC%\inc\boost\spirit\repository\home\* %_DEST%\inc%_EXT%\boost\spirit\repository\home 1380 ..\%__SRC%\inc\boost\spirit\repository\home\karma\* %_DEST%\inc%_EXT%\boost\spirit\repository\home\… 1381 ..\%__SRC%\inc\boost\spirit\repository\home\karma\directive\* %_DEST%\inc%_EXT%\boost\spirit\reposi… 1382 ..\%__SRC%\inc\boost\spirit\repository\home\karma\nonterminal\* %_DEST%\inc%_EXT%\boost\spirit\repo… 1383 ..\%__SRC%\inc\boost\spirit\repository\home\qi\* %_DEST%\inc%_EXT%\boost\spirit\repository\home\qi 1384 ..\%__SRC%\inc\boost\spirit\repository\home\qi\directive\* %_DEST%\inc%_EXT%\boost\spirit\repositor… 1385 ..\%__SRC%\inc\boost\spirit\repository\home\qi\nonterminal\* %_DEST%\inc%_EXT%\boost\spirit\reposit… 1386 ..\%__SRC%\inc\boost\spirit\repository\home\qi\primitive\* %_DEST%\inc%_EXT%\boost\spirit\repositor… 1387 ..\%__SRC%\inc\boost\spirit\repository\home\support\* %_DEST%\inc%_EXT%\boost\spirit\repository\hom… [all …]
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/loader/ |
H A D | InputRepositoryResourceData.java | 44 final InputRepository repository) in InputRepositoryResourceData() argument 47 this.inputRepository = repository; in InputRepositoryResourceData()
|
/aoo41x/main/connectivity/source/drivers/hsqldb/ |
H A D | hsqlui.src | 31 the two images below are included in the application-wide image repository 37 put into the repository, instead of creating a resource file for them,
|
/aoo41x/main/solenv/doc/gbuild/solenv/gbuild/ |
H A D | linktarget.mk | 42 /// file extension) from the root of their source repository. 73 /// file extension) from the root of their source repository.
|