Home
last modified time | relevance | path

Searched refs:prefix (Results 151 – 175 of 278) sorted by relevance

12345678910>>...12

/aoo4110/main/unoxml/source/xpath/
H A Dxpathapi.cxx163 const xmlChar* xPre = curDef->prefix; in lcl_collectNamespaces()
/aoo4110/main/sfx2/source/doc/
H A DMetadatable.cxx403 const ::rtl::OUString prefix( ::rtl::OUString::createFromAscii(s_prefix) ); in create_id() local
411 id = prefix + ::rtl::OUString::valueOf(static_cast<sal_Int32>(abs(n))); in create_id()
H A DSfxDocumentMetaData.cxx1154 ::rtl::OUString prefix = ::rtl::OUString::createFromAscii( in init()
1160 m_xParent = xPath->selectSingleNode(xDocNode, prefix); in init()
/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1580 public static String[] getNamesWhichStartWith(String[] allNames, String prefix) in getNamesWhichStartWith() argument
1585 if (allNames[i].startsWith(prefix)) in getNamesWhichStartWith()
/aoo4110/main/libtextcat/
H A Dlibtextcat-2.2.patch584 -/* checks if n-gram lex is a prefix of key and of length len */
1092 + * Basicaly prefix is the directory path where fingerprints are stored
1094 +extern void *special_textcat_Init( const char *conffile, const char *prefix )
1128 + strcat(finger_print_file_name, prefix);
1212 + * Basicaly prefix is the directory path where fingerprints are stored
1214 +extern void *special_textcat_Init( const char *conffile, const char *prefix );
1320 + /*printf("[%s] prefix of [%s] with length %i", lex, key, len);*/
1436 +/* checks if n-gram lex is a prefix of key and of length len
/aoo4110/main/i18npool/source/localedata/data/
H A Dmakefile.mk348 $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
/aoo4110/main/offapi/com/sun/star/text/
H A DNumberingLevel.idl70 /** the prefix of the numbering symbol.
/aoo4110/main/codemaker/source/javamaker/
H A Djavatype.cxx139 rtl::OString const & type, rtl::OString const & prefix) in translateUnoTypeToJavaFullyQualifiedName() argument
143 codemaker::java::translateUnoToJavaIdentifier(type.copy(i), prefix); in translateUnoTypeToJavaFullyQualifiedName()
2572 rtl::OString prefix(buf.makeStringAndClear()); in handleModule() local
2576 prefix + codemaker::convertString(reader.getFieldName(i))); in handleModule()
/aoo4110/main/reportdesign/source/ui/dlg/
H A DCondFormat.src339 prefix = "sc";
/aoo4110/main/offapi/com/sun/star/drawing/framework/
H A DXResourceId.idl81 /** Return the type prefix of the resource URL. This includes all up to
/aoo4110/main/svtools/source/dialogs/
H A Dso3res.src94 Text [ en-US ] = "No common prefix exists." ;
/aoo4110/main/offapi/com/sun/star/style/
H A DCharacterProperties.idl263 /** This optional property contains the prefix (usually parenthesis) before
/aoo4110/main/offapi/com/sun/star/rdf/
H A DURIs.idl306 /// http://docs.oasis-open.org/ns/office/1.2/meta/odf#prefix
/aoo4110/main/openssl/
H A Dopensslsol.patch42 - # then strip off whatever prefix egcs prepends the number with...
54 + # then strip off whatever prefix egcs prepends the number with...
/aoo4110/main/redland/redland/
H A Dredland-1.0.17.patch.win32356 /* The archive prefix */
/aoo4110/main/offapi/com/sun/star/report/
H A DXReportControlFormat.idl122 /** contains the prefix (usually parenthesis) before text that is formatted in two lines.
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl110 …<p>In general, all URLs start with the same prefix, namely <em>.uno:FormController/</em>. To this,…
/aoo4110/main/oox/source/dump/
H A Dbiffdumper.ini1152 shortlist=CHSTRING-TYPE,0,text,category-default,value-default,x-prefix,x-postfix,y-prefix,y-postfix…
H A Dxlsbdumper.ini1195 0x80000000=quote-prefix
/aoo4110/main/toolkit/doc/layout/
H A DChangeLog328 _ prefix.
/aoo4110/main/writerfilter/documentation/doxygen/
H A DDoxyfile634 # In case all classes in a project start with a common prefix, all
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl2214 <b>LITERAL_PREFIX</b> string => prefix used to quote a literal
/aoo4110/main/solenv/doc/gbuild/
H A Ddoxygen.cfg766 # In case all classes in a project start with a common prefix, all
/aoo4110/main/
H A Dconfigure.ac2289 dnl Test $prefix (currently only testing for /usr and /usr/local)
2290 dnl so that VALGRIND_CFLAGS = -I$prefix/include/valgrind
/aoo4110/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl585 @note This method is missing a [propget] prefix in the IDL. The result is the
1635 @li This method is missing a [propget] prefix in the IDL. The result is the

Completed in 226 milliseconds

12345678910>>...12