Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/ole/
H A Dvbamodule.cxx165 OUString aCodeLine = aVbaTextStrm.readLine(); in readSourceCode() local
166 if( !aCodeLine.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( "Attribute " ) ) ) in readSourceCode()
171 aSourceCode.append( aCodeLine ).append( sal_Unicode( '\n' ) ); in readSourceCode()

Completed in 13 milliseconds