Home
last modified time | relevance | path

Searched refs:prefix (Results 101 – 125 of 289) sorted by relevance

12345678910>>...12

/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastSerializer.idl98 contains the namespace url (not the prefix!) of this element.
151 contains the namespace url (not the prefix!) of this element.
/trunk/main/offapi/com/sun/star/xml/xpath/
H A DXXPathAPI.idl54 [in] string prefix,
58 [in] string prefix,
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java94 public void printProperty (XInterface xObject, String prefix, String name) in printProperty() argument
100 maOut.println (prefix + in printProperty()
/trunk/main/solenv/inc/
H A Dtg_zip.mk93 …DIR, $(ZIP$(TNR)DIR))) $(command_seperator) $(ZIPDEP) $(ZIP$(TNR)FLAGS) -prefix $(subst,LANGDIR,. …
100 …DIR, $(ZIP$(TNR)DIR))) $(command_seperator) $(ZIPDEP) $(ZIP$(TNR)FLAGS) -prefix $(subst,LANGDIR,. …
H A Dpkg_config.mk34 PKGCONFIG_PREFIX=--define-variable=prefix=$(PKGCONFIG_ROOT)
/trunk/main/icc/source/create_sRGB_profile/
H A DMakefile.in21 prefix = @prefix@ macro
/trunk/main/scripting/java/org/openoffice/idesupport/zip/
H A DParcelZipper.java536 String prefix = PARCEL_PREFIX_DIR + language + "/" + in addParcelToManifest() local
542 result.add(prefix + entry.getName()); in addParcelToManifest()
/trunk/main/postprocess/packcomponents/
H A Dmakefile.mk402 $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
413 $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.src438 prefix = "sc";
445 prefix = "sch";
/trunk/main/offapi/com/sun/star/text/
H A DTextSection.idl183 /** determines the prefix that is display before the footnote number.
219 /** determines the prefix that is display before the endnote number.
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx64 #define MAP(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, static_cast<sal… argument
65 #define MAP_EXT(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, type, conte… argument
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java491 String prefix = ""; in createStandardColumnPart() local
502 prefix = row.getString(4); in createStandardColumnPart()
555 sql.append(prefix); in createStandardColumnPart()
/trunk/main/cpputools/source/registercomponent/
H A Dregistercomponent.cxx67 OUString replacePrefix(OUString const & url, OUString const & prefix) { in replacePrefix() argument
74 return prefix + url.copy(i + 1); in replacePrefix()
/trunk/main/codemaker/inc/codemaker/
H A Dcommonjava.hxx36 rtl::OString const & identifier, rtl::OString const & prefix);
H A Dcommoncpp.hxx47 rtl::OString const & identifier, rtl::OString const & prefix,
/trunk/main/lingucomponent/source/languageguessing/
H A Dsimpleguesser.hxx103 void SetDBPath(const char* thePathOfConfFile, const char* prefix);
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx889 rtl::OUString prefix(pathToString(path_)); in getKeyNames() local
890 prefix += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("/")); in getKeyNames()
892 names[i] = prefix + names[i]; in getKeyNames()
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DMigrationAnalyser.cls1425 Dim fmt, prefix, postfix, res As String
1439 prefix = Mid(fmt, 1, p1 - 1)
1442 res = prefix
/trunk/main/ure/
H A DPackage_services_rdb.mk32 --stringparam prefix $(call gb_Helper_convert_native,$(OUTDIR)/xml/) \
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java590 void printDiff(String prefix, String expected, String actual) in printDiff() argument
592 System.out.println(prefix + in printDiff()
4117 private void dumpTree(TreeNode tree, String prefix) in dumpTree() argument
4119 System.out.println(prefix + tree.toString()); in dumpTree()
4123 dumpTree(node, prefix + " "); in dumpTree()
4127 private String mkName(String prefix) in mkName() argument
4129 return prefix + String.valueOf(m_Count++); in mkName()
4132 private StringPair mkId(String prefix) in mkId() argument
4134 return new StringPair("content.xml", mkName(prefix)); in mkId()
/trunk/main/ure/source/
H A Dmakefile.mk59 $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dconfiguration.properties114 # <prefix>"namespace."<ns-prefix>=<ns-uri>
/trunk/main/stoc/test/uriproc/
H A Dmakefile.mk75 $(XSLTPROC) --nonet --stringparam prefix $(PWD)/$(MISC)/ -o $@ \
/trunk/main/curl/
H A Dcurl-bundled_openssl.patch9 as_fn_error $? "$PREFIX_OPENSSL is a bad --with-openssl prefix!" "$LINENO" 5
/trunk/main/solenv/gbuild/
H A DAnt.mk84 $(call gb_Output_error,no ComponentTarget native prefix for layer '$(1)')))

Completed in 111 milliseconds

12345678910>>...12