Searched refs:addModule (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/udkapi/com/sun/star/script/ |
H A D | XStarBasicAccess.idl | 53 By using this method together with addModule and addStarBasicDialog 70 void addModule( [in] string LibraryName, [in] string ModuleName,
|
/aoo41x/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 2528 …virtual void SAL_CALL addModule( const ::rtl::OUString& LibraryName, const ::rtl::OUString& Module… 2562 void SAL_CALL StarBasicAccess_Impl::addModule in addModule() function in StarBasicAccess_Impl
|
/aoo41x/main/solenv/bin/modules/ |
H A D | Cws.pm | 1051 eval { $result = $eis->addModule($id, $items[0], $optional_data) };
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | sfxbasemodel.hxx | 423 virtual void SAL_CALL addModule( const OUSTRING& LibraryName, const OUSTRING& ModuleName,
|
/aoo41x/main/sfx2/source/doc/ |
H A D | sfxbasemodel.cxx | 712 void SAL_CALL SfxBaseModel::addModule( const ::rtl::OUString& LibraryName, const ::rtl::OUString& M… in addModule() function in SfxBaseModel 723 rxAccess->addModule( LibraryName, ModuleName, Language, Source ); in addModule()
|
Completed in 190 milliseconds