Home
last modified time | relevance | path

Searched full:repos (Results 1 – 21 of 21) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileProvider.java115 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 Dtreeconfig.cxx93 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 Dlocalize.cxx909 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 Dmakefile.mk55 # 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 Dbuild.xml30 …<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 DConversion.java60 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 DCreatePDBRelocators.pm48 my @repos;
74 @repos = $SourceConfigObj->get_repositories();
76 foreach my $onedir ( @repos ) {
/trunk/main/extensions/workben/
H A Dtestframecontrol.cxx33 #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 Dtestcomponent.cxx38 //#include <com/sun/star/registry/ stardiv/uno/repos/simplreg.hxx>
88 /* x = xSMgr->createInstance( L"stardiv.uno.repos.SimpleRegistry" ); in main()
H A Dpythonautotest.cxx27 #include <stardiv/uno/repos/implementationregistration.hxx>
412 XInterfaceRef x = xSMgr->createInstance( L"stardiv.uno.repos.ImplementationRegistration" ); in main()
H A Dpythontest.cxx28 #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 DTestSample.java51 public static String repos = "samples"; field in TestSample
57 File dir = new File(repos); in data()
/trunk/main/
H A DREADME31 git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo
/trunk/
H A DREADME.md44 git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo
H A D.pre-commit-config.yaml23 repos:
/trunk/main/i18npool/source/breakiterator/data/
H A DLICENSE_INFO34 http://source.icu-project.org/repos/icu/icu/trunk/license.html
/trunk/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java67 public static String repos = getDataPath("uno/sc/fvt"); field in TestFormulaDocs
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx3392 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 Dtestsmgr_cpnt.cxx276 …Reg( xSMgr->createInstance(OUString::createFromAscii("com::sun::star.uno.repos.SimpleRegistry")),… in test_ServiceManager()
/trunk/main/toolkit/workben/
H A Dcontrols.cxx37 #include <stardiv/uno/repos/serinfo.hxx>
/trunk/main/sc/workben/
H A Dtest.cxx42 #include <stardiv/uno/repos/serinfo.hxx>