| /trunk/test/testcommon/source/org/openoffice/test/common/ |
| H A D | FileProvider.java | 115 String repos = null; in FileProvider() local 126 repos = (String) v; in FileProvider() 147 File reposFile = new File(repos); in FileProvider() 150 // throw new InitializationError(String.format("repos '%s' does not exists ", repos)); in FileProvider()
|
| /trunk/main/l10ntools/source/ |
| H A D | treeconfig.cxx | 93 stringmap* repos = static_cast<stringmap*>( map[ string("repositories") ] ); in getActiveRepositories() local 94 if( repos != 0 ) in getActiveRepositories() 96 for( stringmap::iterator iter = repos->begin() ; iter != repos->end() ; ++iter ) in getActiveRepositories()
|
| H A D | localize.cxx | 909 vector<string> repos; in main() local 910 bool hasPwd = treeconfig.getActiveRepositories( repos ); in main() 925 for( vector<string>::iterator iter = repos.begin(); iter != repos.end() ; ++iter ) in main()
|
| /trunk/main/sdext/source/pdfimport/xpdftest/ |
| H A D | makefile.mk | 55 # http://svn.apache.org/repos/asf/!svn/bc/1500000/openoffice/tags/AOO341/main/sdext/source/pdfimp… 56 # http://svn.apache.org/repos/asf/!svn/bc/1500000/openoffice/tags/AOO341/main/sdext/source/pdfimp… 57 # http://svn.apache.org/repos/asf/!svn/bc/1500000/openoffice/tags/AOO341/main/sdext/source/pdfimp…
|
| /trunk/test/ |
| H A D | build.xml | 30 …<property name="junit.jar.repos" value="https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.… 31 …<property name="hamcrest.jar.repos" value="https://repo1.maven.org/maven2/org/hamcrest/hamcrest/2.… 65 <available file="lib/hamcrest.jar" property="hamcrest.jar.exists"/> 69 <mkdir dir="lib" /> 70 <get src="${junit.jar.repos}" dest="lib/junit.jar" skipexisting="true" />
|
| /trunk/test/testuno/source/pvt/uno/ |
| H A D | Conversion.java | 60 public static String repos = System.getProperty("conversion.repos", getDataPath("uno")); field in Conversion 137 String pathRepos = new File(repos).getCanonicalPath().replace("\\", "/") + "/"; in before()
|
| /trunk/main/solenv/bin/modules/ |
| H A D | CreatePDBRelocators.pm | 48 my @repos; 74 @repos = $SourceConfigObj->get_repositories(); 76 foreach my $onedir ( @repos ) {
|
| /trunk/main/extensions/workben/ |
| H A D | testframecontrol.cxx | 33 #include <stardiv/uno/repos/implementationregistration.hxx> 34 #include <stardiv/uno/repos/serinfo.hxx> 238 …XImplementationRegistrationRef xIR( xMgr->createInstance(L"stardiv.uno.repos.ImplementationRegistr… in init()
|
| H A D | testcomponent.cxx | 38 //#include <com/sun/star/registry/ stardiv/uno/repos/simplreg.hxx> 88 /* x = xSMgr->createInstance( L"stardiv.uno.repos.SimpleRegistry" ); in main()
|
| H A D | pythonautotest.cxx | 27 #include <stardiv/uno/repos/implementationregistration.hxx> 412 XInterfaceRef x = xSMgr->createInstance( L"stardiv.uno.repos.ImplementationRegistration" ); in main()
|
| H A D | pythontest.cxx | 28 #include <stardiv/uno/repos/implementationregistration.hxx> 477 XInterfaceRef x = xSMgr->createInstance( L"stardiv.uno.repos.ImplementationRegistration" ); in main()
|
| /trunk/test/testgui/source/svt/gui/ |
| H A D | TestSample.java | 51 public static String repos = "samples"; field in TestSample 57 File dir = new File(repos); in data()
|
| /trunk/main/ |
| H A D | README | 31 git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo
|
| /trunk/ |
| H A D | README.md | 44 git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo
|
| H A D | .pre-commit-config.yaml | 23 repos:
|
| /trunk/main/i18npool/source/breakiterator/data/ |
| H A D | LICENSE_INFO | 34 http://source.icu-project.org/repos/icu/icu/trunk/license.html
|
| /trunk/test/testuno/source/fvt/uno/sc/formula/ |
| H A D | TestFormulaDocs.java | 67 public static String repos = getDataPath("uno/sc/fvt"); field in TestFormulaDocs
|
| /trunk/main/sc/source/ui/app/ |
| H A D | inputhdl.cxx | 3392 const ScAddress& rEPos = pState->GetEndPos(); in NotifyChange() local 3440 GetRangeAtBlock( ScRange( rSPos, rEPos ), &aPosStr ); in NotifyChange() 3447 if ( rSPos != rEPos ) in NotifyChange() 3449 ScRange r(rSPos, rEPos); in NotifyChange()
|
| /trunk/main/stoc/test/ |
| H A D | testsmgr_cpnt.cxx | 276 …Reg( xSMgr->createInstance(OUString::createFromAscii("com::sun::star.uno.repos.SimpleRegistry")),… in test_ServiceManager()
|
| /trunk/main/toolkit/workben/ |
| H A D | controls.cxx | 37 #include <stardiv/uno/repos/serinfo.hxx>
|
| /trunk/main/sc/workben/ |
| H A D | test.cxx | 42 #include <stardiv/uno/repos/serinfo.hxx>
|