Home
last modified time | relevance | path

Searched defs:tmpStr (Results 1 – 12 of 12) sorted by relevance

/trunk/main/writerfilter/source/resourcemodel/
H A Dresourcemodel.cxx62 string tmpStr = name; in dump() local
120 string tmpStr = "<tabledata.table rows=\""; in startTable() local
143 string tmpStr = "<tabledata.row cells=\""; in startRow() local
198 string tmpStr = "<tabledepth depth=\""; in endParagraphGroup() local
277 string tmpStr = "<text>"; in text() local
321 string tmpStr(sBuffer); in utext() local
487 string tmpStr = "<sprm id=\""; in sprm() local
/trunk/main/comphelper/source/misc/
H A Dregpathhelper.cxx200 OString tmpStr( OUStringToOString(systemRegistryName, osl_getThreadTextEncoding()) ); in getPathToSystemRegistry() local
208 OString tmpStr( getenv(SYSTEM_REGISTRY_NAME_ENV) ); in getPathToSystemRegistry() local
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx305 OUString tmpStr = inStr.copy(startPos, nCount); in transliterate() local
319 OUString tmpStr = inStr.copy(startPos, nCount); in transliterate() local
360 OUString tmpStr = inStr.copy(startPos, nCount); in folding() local
374 OUString tmpStr = inStr.copy(startPos, nCount); in folding() local
405 OUString tmpStr = bodyCascade[0]->transliterateString2String(inStr, startPos, nCount); in transliterateString2String() local
421 OUString tmpStr = bodyCascade[0]->transliterateChar2String(inChar); in transliterateChar2String() local
H A Dtransliteration_commonclass.cxx130 OUString tmpStr = transliterate(inStr, startPos, nCount, dummy_offset); in transliterateString2String() local
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.cxx65 string tmpStr = "<tabledata.table rows=\""; in startTable() local
88 string tmpStr = "<tabledata.row cells=\""; in startRow() local
143 string tmpStr = "<tabledepth depth=\""; in endParagraphGroup() local
/trunk/main/writerfilter/inc/resourcemodel/
H A DSubSequence.hxx297 string tmpStr = "<line>"; in dumpLine() local
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx512 ByteString tmpStr,id,oldref,language(""); in InsertL10NElement() local
645 … const ByteString tmpStr( *pElement->GetAttributeList()->GetObject( j ),RTL_TEXTENCODING_UTF8 ); in SearchL10NElements() local
719 … const ByteString tmpStr( *pElement->GetAttributeList()->GetObject( j ),RTL_TEXTENCODING_UTF8 ); in CheckExportStatus() local
/trunk/main/registry/test/
H A Dtestregcpp.cxx129 OUString tmpStr(OUString::createFromAscii( "dies ist ein unicode string" )); in test_coreReflection() local
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx115 OString tmpStr(type); in createFileNameFromType() local
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OUStringBuffer.cxx810 const sal_Char *tmpStr=kTestStr1; in test_rtl_OUStringBuffer_csuc() local
865 const sal_Char *tmpStr=kTestStr1; in test_rtl_OUStringBuffer_getStr() local
H A Drtl_OUString.cxx867 const sal_Char *tmpStr=kTestStr1; in test_rtl_OUString_csuc() local
924 const sal_Char *tmpStr=kTestStr1; in test_rtl_OUString_getStr() local
/trunk/main/extensions/test/ole/OleClient/
H A DclientTest.cxx1300 OUString tmpStr; in doTest() local

Completed in 70 milliseconds