Home
last modified time | relevance | path

Searched refs:bname (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseFontTable.java206 byte bname[] = name.getBytes(); in getBytes()
207 System.arraycopy(bname, 0, b, indx, bname.length); in getBytes()
208 indx += bname.length; in getBytes()
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx633 OUString bname = OUString::createFromAscii(TRLT_IMPLNAME_PREFIX) + in loadModuleByName() local
635 loadBody(bname, caseignore); in loadModuleByName()

Completed in 23 milliseconds