Actually, why passive voice?
Change-Id: Ib8723c7ef1f74b7cfb4efa8e13e34953bff7d0da
This commit is contained in:
parent
a6ac3caaf9
commit
4604a60128
@ -67,7 +67,7 @@ static const sal_Unicode* Symbol( const sal_Unicode* p, OUString& rSym )
|
||||
p++;
|
||||
nLen++;
|
||||
}
|
||||
// Standard BASIC suffixes are ignored
|
||||
// Ignore standard BASIC suffixes
|
||||
if( *p && (*p == '%' || *p == '&' || *p == '!' || *p == '#' || *p == '$' ) )
|
||||
{
|
||||
p++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user