Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/undo/
H A Dundoflystrattr.cxx32 const String& sOldStr, in SwUndoFlyStrAttr() argument
36 msOldStr( sOldStr ), in SwUndoFlyStrAttr()
/aoo41x/main/svx/source/svdraw/
H A Dsvdundo.cxx1300 const String& sOldStr, in SdrUndoObjStrAttr() argument
1304 msOldStr( sOldStr ), in SdrUndoObjStrAttr()
1895 String sOldStr, in CreateUndoObjectStrAttr() argument
1898 return new SdrUndoObjStrAttr( rObject, eObjStrAttrType, sOldStr, sNewStr ); in CreateUndoObjectStrAttr()
/aoo41x/main/svx/inc/svx/
H A Dsvdundo.hxx514 const String& sOldStr,
880 String sOldStr,
/aoo41x/main/sw/source/core/inc/
H A Dundoflystrattr.hxx37 const String& sOldStr,
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfi.cxx2164 String sOldStr = pFormatter->GetKeyword( nFormatLang, nOld ); in ReplaceNfKeyword() local
2165 if ( lcl_IsAtEnd( aFormatCode, sOldStr ) ) in ReplaceNfKeyword()
2168 aFormatCode.setLength( aFormatCode.getLength() - sOldStr.Len() ); in ReplaceNfKeyword()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx8005 String sOldStr = GetString(); in ScSubstitute() local
8010 xub_StrLen nOldLen = sOldStr.Len(); in ScSubstitute()
8013 nPos = sStr.Search( sOldStr, nPos ); in ScSubstitute()

Completed in 95 milliseconds