Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvxmsbas.cxx64 const String &rSubStorageName, in Import() argument
72 const String &rSubStorageName, in Import() argument
77 if( bImport && ImportCode_Impl( rStorageName, rSubStorageName, codeNames, in Import()
82 ImportForms_Impl(rStorageName, rSubStorageName); in Import()
84 if( bCopy && CopyStorage_Impl( rStorageName, rSubStorageName )) in Import()
91 const String& rSubStorageName) in ImportForms_Impl() argument
104 if (!rInfo.IsStream() && rInfo.GetName() != rSubStorageName) in ImportForms_Impl()
194 const String& rSubStorageName) in CopyStorage_Impl() argument
203 SvStorageRef xVBASubStg( xVBAStg->OpenSotStorage( rSubStorageName, in CopyStorage_Impl()
236 const String &rSubStorageName, in ImportCode_Impl() argument
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Dsvxmsbas.hxx61 int Import( const String& rStorageName, const String &rSubStorageName,
63 int Import( const String& rStorageName, const String &rSubStorageName,
85 const String &rSubStorageName,
89 const String &rSubStorageName);
91 const String &rSubStorageName);
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx727 const ::rtl::OUString& rSubStorageName( lcl_getScriptsSubStorageName( _eType ) ); in hasScripts() local
728 return m_xScriptsStorage->hasByName( rSubStorageName ) in hasScripts()
729 && m_xScriptsStorage->isStorageElement( rSubStorageName ); in hasScripts()

Completed in 42 milliseconds