Searched refs:sTmpSource (Results 1 – 1 of 1) sorted by relevance
2641 rtl::OUString sTmpSource = sSource; in VBA_InsertModule() local2642 if ( sTmpSource.getLength() == 0 ) in VBA_InsertModule()2643 …sTmpSource = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Rem Attribute VBA_ModuleType=VBADocume… in VBA_InsertModule()2644 aSourceAny <<= sTmpSource; in VBA_InsertModule()