Home
last modified time | relevance | path

Searched refs:addModule (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/udkapi/com/sun/star/script/
H A DXStarBasicAccess.idl53 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 Dbasmgr.cxx2528 …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 DCws.pm1051 eval { $result = $eis->addModule($id, $items[0], $optional_data) };
/aoo41x/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx423 virtual void SAL_CALL addModule( const OUSTRING& LibraryName, const OUSTRING& ModuleName,
/aoo41x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx712 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