Home
last modified time | relevance | path

Searched refs:sNewStr (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dundoflystrattr.cxx33 const String& sNewStr ) in SwUndoFlyStrAttr() argument
37 msNewStr( sNewStr ) in SwUndoFlyStrAttr()
/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx1347 const String& sNewStr) in SdrUndoObjStrAttr() argument
1351 msNewStr( sNewStr ) in SdrUndoObjStrAttr()
1942 String sNewStr ) in CreateUndoObjectStrAttr() argument
1944 return new SdrUndoObjStrAttr( rObject, eObjStrAttrType, sOldStr, sNewStr ); in CreateUndoObjectStrAttr()
/trunk/main/svx/inc/svx/
H A Dsvdundo.hxx515 const String& sNewStr);
881 String sNewStr );
/trunk/main/sw/source/core/inc/
H A Dundoflystrattr.hxx38 const String& sNewStr );
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx2171 String sNewStr = pFormatter->GetKeyword( nFormatLang, nNew ); in ReplaceNfKeyword() local
2172 aFormatCode.append( sNewStr ); in ReplaceNfKeyword()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx8141 String sNewStr = GetString(); in ScSubstitute() local
8146 xub_StrLen nNewLen = sNewStr.Len(); in ScSubstitute()
8157 if ( CheckStringResultLen( sStr, sNewStr ) ) in ScSubstitute()
8159 sStr.Insert(sNewStr,nPos); in ScSubstitute()

Completed in 55 milliseconds