Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx180 if( getModuleType( aModuleName ) == script::ModuleType::NORMAL ) in changesOccurred()
311 sal_Int32 VbaEventsHelperBase::getModuleType( const OUString& rModuleName ) throw (uno::RuntimeExce… in getModuleType() function in VbaEventsHelperBase
334 sal_Int32 nModuleType = getModuleType( rModuleName ); in updateModulePathMap()
/trunk/main/basctl/source/basicide/
H A Dbastype2.cxx82 sal_Int32 ModuleInfoHelper::getModuleType( const uno::Reference< container::XNameContainer >& rLib… in getModuleType() function in ModuleInfoHelper
467 switch( ModuleInfoHelper::getModuleType( xLib, aModName ) ) in ImpCreateLibSubSubEntriesInVBAMode()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbaeventshelperbase.hxx164 … sal_Int32 getModuleType( const ::rtl::OUString& rModuleName ) throw (css::uno::RuntimeException);
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx339 …static sal_Int32 getModuleType( const ::com::sun::star::uno::Reference< ::com::sun::star::contain…

Completed in 37 milliseconds