Related to fdo#60724: correct spelling
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
This commit is contained in:
@@ -2507,7 +2507,7 @@ void clearUnoMethodsForBasic( StarBASIC* pBasic )
|
||||
if ( pModBasic == pBasic )
|
||||
{
|
||||
// for now the solution is to remove the method from the list and to clear it,
|
||||
// but in case the element should be correctly transfered to another StarBASIC,
|
||||
// but in case the element should be correctly transferred to another StarBASIC,
|
||||
// we should either set module parent to NULL without clearing it, or even
|
||||
// set the new StarBASIC as the parent of the module
|
||||
// pObject->SetParent( NULL );
|
||||
|
||||
Reference in New Issue
Block a user