Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dmsvbasic.hxx61 typedef sal_Int32 ModType; typedef
63 ModType > ModuleTypeHash;
84 ModType GetModuleType( const UniString& rModuleName );
H A Dmsvbasic.cxx393 ModType VBA_Impl::GetModuleType( const UniString& rModuleName ) in GetModuleType()
H A Dsvxmsbas.cxx327 ModType mType = aVBA.GetModuleType( sOrigVBAModName ); in ImportCode_Impl()