Searched refs:aCodeLine (Results 1 – 1 of 1) sorted by relevance
165 OUString aCodeLine = aVbaTextStrm.readLine(); in readSourceCode() local166 if( !aCodeLine.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( "Attribute " ) ) ) in readSourceCode()171 aSourceCode.append( aCodeLine ).append( sal_Unicode( '\n' ) ); in readSourceCode()
Completed in 20 milliseconds