Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvxmsbas.cxx242 VBA_Impl aVBA( *xRoot, bAsComment ); in ImportCode_Impl() local
243 if( aVBA.Open(rStorageName,rSubStorageName) ) in ImportCode_Impl()
259 sal_uInt16 nStreamCount = aVBA.GetNoStreams(); in ImportCode_Impl()
296 StringArray aDecompressed = aVBA.Decompress(i); in ImportCode_Impl()
302 ByteString sByteBasic(aVBA.GetStreamName(i), in ImportCode_Impl()
313 const String &sBasicModule = aVBA.GetStreamName( i); in ImportCode_Impl()
326 const String &sOrigVBAModName = aVBA.GetStreamName( i ); in ImportCode_Impl()
327 ModType mType = aVBA.GetModuleType( sOrigVBAModName ); in ImportCode_Impl()

Completed in 25 milliseconds