Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/undo/
H A Dundoflystrattr.cxx33 const String& sNewStr ) in SwUndoFlyStrAttr() argument
37 msNewStr( sNewStr ) in SwUndoFlyStrAttr()
/aoo41x/main/svx/source/svdraw/
H A Dsvdundo.cxx1301 const String& sNewStr) in SdrUndoObjStrAttr() argument
1305 msNewStr( sNewStr ) in SdrUndoObjStrAttr()
1896 String sNewStr ) in CreateUndoObjectStrAttr() argument
1898 return new SdrUndoObjStrAttr( rObject, eObjStrAttrType, sOldStr, sNewStr ); in CreateUndoObjectStrAttr()
/aoo41x/main/svx/inc/svx/
H A Dsvdundo.hxx515 const String& sNewStr);
881 String sNewStr );
/aoo41x/main/sw/source/core/inc/
H A Dundoflystrattr.hxx38 const String& sNewStr );
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfi.cxx2171 String sNewStr = pFormatter->GetKeyword( nFormatLang, nNew ); in ReplaceNfKeyword() local
2172 aFormatCode.append( sNewStr ); in ReplaceNfKeyword()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx8004 String sNewStr = GetString(); in ScSubstitute() local
8009 xub_StrLen nNewLen = sNewStr.Len(); in ScSubstitute()
8020 if ( CheckStringResultLen( sStr, sNewStr ) ) in ScSubstitute()
8022 sStr.Insert(sNewStr,nPos); in ScSubstitute()

Completed in 69 milliseconds