Searched refs:sPostfix (Results 1 – 5 of 5) sorted by relevance
188 …static const OUString sPostfix(OUString::createFromAscii("']") + PATHDELIMITER + PROPERTYNAME_BIND… in Commit() local195 sNode = sPrefix + it->first + sPostfix; in Commit()
661 …ort::getRandomName( const ByteString& sPrefix , ByteString& sRandStr , const ByteString& sPostfix ) in getRandomName() argument689 sRandStr.Append( sPostfix ); in getRandomName()
1588 ::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()
551 String sPostfix; in ReadLVL() local910 lcl_CopyGreaterEight(sPostfix, sNumString, nNextNoIndex); in ReadLVL()967 rNumFmt.SetSuffix( sPostfix ); in ReadLVL()
326 …id getRandomName( const ByteString& sPrefix , ByteString& sRandStr , const ByteString& sPostfix );
Completed in 58 milliseconds