Home
last modified time | relevance | path

Searched refs:sPostfix (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/source/config/
H A Deventcfg.cxx188 …static const OUString sPostfix(OUString::createFromAscii("']") + PATHDELIMITER + PROPERTYNAME_BIND… in Commit() local
195 sNode = sPrefix + it->first + sPostfix; in Commit()
/trunk/main/l10ntools/source/
H A Dexport2.cxx661 …ort::getRandomName( const ByteString& sPrefix , ByteString& sRandStr , const ByteString& sPostfix ) in getRandomName() argument
689 sRandStr.Append( sPostfix ); in getRandomName()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1588 ::rtl::OUString sFunction,sPrefix,sPostfix; in exportGroupsExpressionAsFunction()
1602 sPostfix = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-1)/3)+1")); in exportGroupsExpressionAsFunction()
1654 if ( sPostfix.getLength() ) in exportGroupsExpressionAsFunction()
1655 sFunction += sPostfix; in exportGroupsExpressionAsFunction()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx551 String sPostfix; in ReadLVL() local
910 lcl_CopyGreaterEight(sPostfix, sNumString, nNextNoIndex); in ReadLVL()
967 rNumFmt.SetSuffix( sPostfix ); in ReadLVL()
/trunk/main/l10ntools/inc/
H A Dexport.hxx326 …id getRandomName( const ByteString& sPrefix , ByteString& sRandStr , const ByteString& sPostfix );

Completed in 64 milliseconds