Home
last modified time | relevance | path

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

/trunk/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,
/trunk/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
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx423 virtual void SAL_CALL addModule( const OUSTRING& LibraryName, const OUSTRING& ModuleName,
/trunk/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 117 milliseconds