Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/ole/
H A Dvbamodule.cxx162 TextInputStream aVbaTextStrm( mxContext, aVbaStrm, meTextEnc ); in readSourceCode() local
163 while( !aVbaTextStrm.isEof() ) in readSourceCode()
165 OUString aCodeLine = aVbaTextStrm.readLine(); in readSourceCode()

Completed in 7 milliseconds