Searched refs:postfix (Results 1 – 8 of 8) sorted by relevance
/trunk/main/codemaker/source/codemaker/ |
H A D | global.cxx | 73 const OString postfix, in createFileNameFromType() argument 93 length += prefix.getLength() + type.getLength() + postfix.getLength(); in createFileNameFromType() 122 nameBuffer.append(postfix.getStr(), postfix.getLength()); in createFileNameFromType()
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | DbTools.java | 492 String postfix =""; in createStandardColumnPart() local 503 postfix = row.getString(5); in createStandardColumnPart() 557 sql.append(postfix); in createStandardColumnPart()
|
/trunk/main/migrationanalysis/src/driver_docs/sources/word/ |
H A D | MigrationAnalyser.cls | 1425 Dim fmt, prefix, postfix, res As String 1440 postfix = Mid(fmt, p2 + 2) 1446 res = res + "%" + Trim(Str(l_)) + postfix
|
/trunk/main/codemaker/inc/codemaker/ |
H A D | global.hxx | 121 const ::rtl::OString postfix,
|
/trunk/main/idlc/inc/idlc/ |
H A D | idlc.hxx | 145 ::rtl::OString makeTempName(const ::rtl::OString& prefix, const ::rtl::OString& postfix);
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | star-report.css | 85 content: "'Prefix'#,##0.00'postfix'";
|
/trunk/main/jvmaccess/util/ |
H A D | gcc3.map | 55 …# We put the '*' at the beginning because its unlikely that these symbols will ever be a postfix o…
|
/trunk/main/oox/source/dump/ |
H A D | biffdumper.ini | 1152 shortlist=CHSTRING-TYPE,0,text,category-default,value-default,x-prefix,x-postfix,y-prefix,y-postfix…
|
Completed in 71 milliseconds