Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2641 rtl::OUString sTmpSource = sSource; in VBA_InsertModule() local
2642 if ( sTmpSource.getLength() == 0 ) in VBA_InsertModule()
2643sTmpSource = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Rem Attribute VBA_ModuleType=VBADocume… in VBA_InsertModule()
2644 aSourceAny <<= sTmpSource; in VBA_InsertModule()