Home
last modified time | relevance | path

Searched refs:prefix (Results 51 – 75 of 289) sorted by relevance

12345678910>>...12

/trunk/main/redland/raptor/
H A Dmakefile.mk62 …re --with-regex-library=posix --with-decimal=none --with-www=xml --prefix=$(PWD)/$(OUT) --in…
81 …d=i586-pc-mingw32 --host=i586-pc-mingw32 lt_cv_cc_dll_switch="-shared" --prefix=$(PWD)/$(OUT) --in…
140 …reestore --with-regex-library=posix --with-decimal=none --with-www=xml --prefix=$(PDW)/$(OUT) --in…
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DBootstrap.java309 final InputStream in, final PrintStream out, final String prefix ) { in pipe() argument
311 new Thread( "Pipe: " + prefix) { in pipe()
321 out.println( prefix + s ); in pipe()
/trunk/main/bridges/test/java_uno/equals/
H A DTestEquals.java71 String prefix = "file:/"; in toFileUrl() local
72 if (url.startsWith(prefix) in toFileUrl()
73 && (url.length() == prefix.length() in toFileUrl()
74 || url.charAt(prefix.length()) != '/')) { in toFileUrl()
75 url = url.substring(0, prefix.length()) + "//" in toFileUrl()
76 + url.substring(prefix.length()); in toFileUrl()
/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java144 String prefix = "Prefix"; in testPrefix() local
153 props[0].Value = prefix; in testPrefix()
174 assertEquals("Prefix should be "+prefix, prefix, proValues2[i].Value); in testPrefix()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx186 …leStream& o, TypeSet* allreadyDumped, const OString& typeName, sal_Char* prefix, sal_Bool bExtende… in dumpInclude() argument
205 sal_uInt32 length = 3+ m_typeName.getLength() + strlen(prefix); in dumpInclude()
220 tmpBuf.append(prefix); in dumpInclude()
225 length = 1 + typeName.getLength() + strlen(prefix); in dumpInclude()
237 tmpBuf.append(prefix); in dumpInclude()
312 …:dumpDepIncludes(FileStream& o, TypeSet* allreadyDumped, const OString& typeName, sal_Char* prefix) in dumpDepIncludes() argument
318 OString sPrefix(OString(prefix).toAsciiUpperCase()); in dumpDepIncludes()
364 dumpInclude(o, allreadyDumped, relType, prefix); in dumpDepIncludes()
368 dumpInclude(o, allreadyDumped, relType, prefix); in dumpDepIncludes()
/trunk/main/idlc/source/
H A Didlccompile.cxx126 OString makeTempName(const OString& prefix) in makeTempName() argument
151 + prefix.getLength() in makeTempName()
158 strncat(tmpFilePattern, prefix.getStr(), sizeof(tmpFilePattern)-1-strlen(tmpFilePattern)); in makeTempName()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.hxx77 …virtual ::rtl::OString dumpHeaderDefine(FileStream& o, sal_Char* prefix, sal_Bool bExtended=sal_Fa…
80 …virtual void dumpInclude(FileStream& o, const ::rtl::OString& typeName, sal_Char* prefix, sal_Bool…
81 virtual void dumpDepIncludes(FileStream& o, const ::rtl::OString& typeName, sal_Char* prefix);
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dfrobnicate-icons.php43 foreach ($render_sizes as $size => $prefix) {
45 $PNG = "$prefix$file.png";
/trunk/ext_libraries/coinmp/
H A Dcoinmp-1.7.6-clang-1.8.patch7 - if (VERBOSE > 0) printf("%s return %p\n", prefix, result);
8 + if (VERBOSE > 0) printf("%s return %p\n", prefix, static_cast<void*>(result));
/trunk/main/oox/source/helper/
H A Dopenssl_wrapper.cxx53 void throwOpenSSLException( const char *prefix ) throw ( Exception ) in throwOpenSSLException() argument
56 buffer.appendAscii( prefix ); in throwOpenSSLException()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx338 const char *prefix; in curlDebugOutput() local
342 prefix = "[CurlINFO ]"; in curlDebugOutput()
345 prefix = "[CurlHDR <-]"; in curlDebugOutput()
348 prefix = "[CurlHDR ->]"; in curlDebugOutput()
351 prefix = "[CurlData<-]"; in curlDebugOutput()
354 prefix = "[CurlData->]"; in curlDebugOutput()
366 m_aLogger.log( LogLevel::FINEST, "$1$ $2$", prefix, message ); in curlDebugOutput()
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx388 OUString prefix; in makeNumberingString() local
397 getPropertyByName(aProperties, "Prefix", sal_False) >>=prefix; in makeNumberingString()
424 if( !should_ignore(prefix) ) result += prefix; in makeNumberingString()
/trunk/main/setup_native/scripts/
H A Dlinuxpatchscript.sh80 rpm --upgrade -v --hash --prefix $PRODUCTINSTALLLOCATION --notriggers $RPMLIST
90 rpm --install -v --hash --prefix $PRODUCTINSTALLLOCATION --notriggers $RPMLIST
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A Dselectors.properties53 # 0: Namespace prefix
81 # Namespace is a defined namespace prefix from this file as defined in the
82 # namespaces.<prefix> section above
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXElement.idl144prefix and the namespaceURI is null, if the qualifiedName has a prefix that is "xml" and the names…
/trunk/main/cui/source/customize/
H A Dcfg.cxx144 const OUString& prefix, in printPropertySet() argument
165 PRTSTR(prefix), PRTSTR(aPropDetails[i].Name), PRTSTR(tmp)); in printPropertySet()
181 const OUString& prefix, in printProperties() argument
191 PRTSTR(prefix), PRTSTR(aProp[i].Name), PRTSTR(tmp)); in printProperties()
266 const OUString& prefix, in generateCustomName() argument
274 sal_Int32 pos = prefix.indexOf( in generateCustomName()
279 name = prefix.replaceAt( in generateCustomName()
285 name = prefix + OUString::valueOf( suffix ); in generateCustomName()
306 return generateCustomName( prefix, entries, ++suffix ); in generateCustomName()
2865 String prefix = in SvxMainMenuOrganizerDialog() local
[all …]
/trunk/main/
H A Dmakefile.rc91 @test "$(DESTDIR)$(prefix)" != "" || (echo Usage: make install [DESTDIR=DIR] prefix=DIR; exit 2)
99 …er.pl -f openoffice.lst -l $(WITH_LANG:f:t",") -p OpenOffice -buildid 0 -simple $(DESTDIR)$(prefix)
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx127 virtual bool next(rtl::OUString * argument, bool prefix) { in next() argument
130 if (prefix) { in next()
184 ByteString * arguments, char prefix, rtl::OUString const & argument) in addArgument() argument
194 *arguments += prefix; in addArgument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSpreadsheets.java170 public String newName(String prefix) { in newName() argument
171 return prefix + uniqNumber; in newName()
/trunk/main/codemaker/source/commonjava/
H A Dcommonjava.cxx101 rtl::OString const & identifier, rtl::OString const & prefix) in translateUnoToJavaIdentifier() argument
154 rtl::OStringBuffer buf(prefix); in translateUnoToJavaIdentifier()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx312 FileStream& o, char const * prefix, sal_Bool bExtended) in dumpHeaderDefine() argument
320 sal_uInt32 length = 3 + m_typeName.getLength() + strlen(prefix); in dumpHeaderDefine()
335 tmpBuf.append(prefix); in dumpHeaderDefine()
2094 FileStream & out, char const * prefix, sal_uInt32 index, rtl::OUString name) in dumpExceptionTypeName() argument
2096 out << indent() << "::rtl::OUString the_" << prefix << "ExceptionName" in dumpExceptionTypeName()
2103 FileStream & out, char const * prefix, sal_uInt16 methodIndex, in dumpExceptionTypeNames() argument
2114 dumpExceptionTypeName(out, prefix, count++, name); in dumpExceptionTypeNames()
2119 out, prefix, count++, in dumpExceptionTypeNames()
2127 out << (i == 0 ? " " : ", ") << "the_" << prefix << "ExceptionName" in dumpExceptionTypeNames()
2136 FileStream & out, char const * prefix, rtl::OUString const & name, in dumpAttributeExceptionTypeNames() argument
[all …]
/trunk/main/lingucomponent/source/languageguessing/
H A Dsimpleguesser.cxx225 void SimpleGuesser::SetDBPath(const char* path, const char* prefix){ in SetDBPath() argument
229 h = special_textcat_Init(path, prefix); in SetDBPath()
/trunk/main/unoxml/source/dom/
H A Ddocumentfragment.hxx175 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix() argument
178 return CNode::setPrefix(prefix); in setPrefix()
H A Dentityreference.hxx177 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix() argument
180 return CNode::setPrefix(prefix); in setPrefix()
H A Dnotation.hxx185 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix() argument
188 return CNode::setPrefix(prefix); in setPrefix()

Completed in 120 milliseconds

12345678910>>...12