Searched refs:ChangeText (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/lingu/ |
H A D | hhcwrp.cxx | 258 void SwHHCWrapper::ChangeText( const String &rNewText, in ChangeText() function in SwHHCWrapper 492 ChangeText( aNewOrigText, rOrigText, NULL, NULL ); in ReplaceUnit() 528 ChangeText( aNewTxt, rOrigText, &rOffsets, rWrtShell.GetCrsr() ); in ReplaceUnit() 530 ChangeText( aNewTxt, rOrigText, NULL, NULL ); in ReplaceUnit()
|
/trunk/main/editeng/source/editeng/ |
H A D | textconv.cxx | 423 ChangeText( aNewTxt, rOrigText, &rOffsets, &_aOldSel ); in ReplaceUnit() 425 ChangeText( aNewTxt, rOrigText, NULL, NULL ); in ReplaceUnit() 470 void TextConvWrapper::ChangeText( const String &rNewText, in ChangeText() function in TextConvWrapper
|
H A D | textconv.hxx | 71 void ChangeText( const String &rNewText,
|
/trunk/main/sw/inc/ |
H A D | hhcwrp.hxx | 76 void ChangeText( const String &rNewText,
|
Completed in 33 milliseconds