Searched refs:getModuleType (Results 1 – 4 of 4) sorted by relevance
180 if( getModuleType( aModuleName ) == script::ModuleType::NORMAL ) in changesOccurred()311 sal_Int32 VbaEventsHelperBase::getModuleType( const OUString& rModuleName ) throw (uno::RuntimeExce… in getModuleType() function in VbaEventsHelperBase334 sal_Int32 nModuleType = getModuleType( rModuleName ); in updateModulePathMap()
82 sal_Int32 ModuleInfoHelper::getModuleType( const uno::Reference< container::XNameContainer >& rLib… in getModuleType() function in ModuleInfoHelper467 switch( ModuleInfoHelper::getModuleType( xLib, aModName ) ) in ImpCreateLibSubSubEntriesInVBAMode()
164 … sal_Int32 getModuleType( const ::rtl::OUString& rModuleName ) throw (css::uno::RuntimeException);
339 …static sal_Int32 getModuleType( const ::com::sun::star::uno::Reference< ::com::sun::star::contain…
Completed in 35 milliseconds