Searched refs:aVBA (Results 1 – 1 of 1) sorted by relevance
241 VBA_Impl aVBA( *xRoot, bAsComment ); in ImportCode_Impl() local242 if( aVBA.Open(rStorageName,rSubStorageName) ) in ImportCode_Impl()258 sal_uInt16 nStreamCount = aVBA.GetNoStreams(); in ImportCode_Impl()295 StringArray aDecompressed = aVBA.Decompress(i); in ImportCode_Impl()301 ByteString sByteBasic(aVBA.GetStreamName(i), in ImportCode_Impl()312 const String &sBasicModule = aVBA.GetStreamName( i); in ImportCode_Impl()325 const String &sOrigVBAModName = aVBA.GetStreamName( i ); in ImportCode_Impl()326 ModType mType = aVBA.GetModuleType( sOrigVBAModName ); in ImportCode_Impl()
Completed in 8 milliseconds