Home
last modified time | relevance | path

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

/trunk/main/basic/source/uno/
H A Dscriptcont.cxx220 aMod.aModuleType = OUString( RTL_CONSTASCII_USTRINGPARAM("normal") ); in writeLibraryElement()
223 aMod.aModuleType = OUString( RTL_CONSTASCII_USTRINGPARAM("class") ); in writeLibraryElement()
226 aMod.aModuleType = OUString( RTL_CONSTASCII_USTRINGPARAM("form") ); in writeLibraryElement()
229 aMod.aModuleType = OUString( RTL_CONSTASCII_USTRINGPARAM("document") ); in writeLibraryElement()
306 if( !aMod.aModuleType.isEmpty() ) in importLibraryElement()
327 if( aMod.aModuleType.equalsAsciiL( in importLibraryElement()
332 else if( aMod.aModuleType.equalsAsciiL( in importLibraryElement()
337 else if( aMod.aModuleType.equalsAsciiL( in importLibraryElement()
343 else if( aMod.aModuleType.equalsAsciiL( in importLibraryElement()
/trunk/main/xmlscript/source/xmlmod_imexp/
H A Dxmlmod_export.cxx63 if( rMod.aModuleType.getLength()>0 ) in exportScriptModule()
65 rMod.aModuleType ); in exportScriptModule()
H A Dxmlmod_import.cxx178 mrModuleDesc.aModuleType = xAttributes->getValueByUidName( in startRootElement()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx2086 Type aModuleType = ::getCppuType( (const Reference< XStarBasicModuleInfo > *)0 ); in getElementType() local
2087 return aModuleType; in getElementType()
2142 Type aModuleType = ::getCppuType( (const Reference< XStarBasicModuleInfo > *)0 ); in insertByName() local
2144 if( aModuleType != aAnyType ) in insertByName()
2215 Type aModuleType = ::getCppuType( (const Reference< XStarBasicDialogInfo > *)0 ); in getElementType() local
2216 return aModuleType; in getElementType()
2302 Type aModuleType = ::getCppuType( (const Reference< XStarBasicDialogInfo > *)0 ); in insertByName() local
2304 if( aModuleType != aAnyType ) in insertByName()
/trunk/main/xmlscript/inc/xmlscript/
H A Dxmlmod_imexp.hxx44 ::rtl::OUString aModuleType; // VBA