Searched refs:sTmpSource (Results 1 – 1 of 1) sorted by relevance
2645 rtl::OUString sTmpSource = sSource; in VBA_InsertModule() local2646 if ( sTmpSource.getLength() == 0 ) in VBA_InsertModule()2647 …sTmpSource = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Rem Attribute VBA_ModuleType=VBADocume… in VBA_InsertModule()2648 aSourceAny <<= sTmpSource; in VBA_InsertModule()
Completed in 38 milliseconds