Searched refs:aVbaTextStrm (Results 1 – 1 of 1) sorted by relevance
162 TextInputStream aVbaTextStrm( mxContext, aVbaStrm, meTextEnc ); in readSourceCode() local163 while( !aVbaTextStrm.isEof() ) in readSourceCode()165 OUString aCodeLine = aVbaTextStrm.readLine(); in readSourceCode()
Completed in 11 milliseconds