Home
last modified time | relevance | path

Searched refs:aCodeBase (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A DSwAppletImpl.cxx159 String aCode, aName, aCodeBase; in CreateApplet() local
170 aCodeBase = INetURLObject::GetAbsURL( rBaseURL, rArg.GetArgument() ); in CreateApplet()
179 CreateApplet( aCode, aName, bMayScript, aCodeBase, rBaseURL ); in CreateApplet()
H A Dhtmlplug.cxx671 String aCodeBase, aCode, aName, aAlt, aId, aStyle, aClass; in InsertApplet() local
699 aCodeBase = pOption->GetString(); in InsertApplet()
745 if ( aCodeBase.Len() ) in InsertApplet()
746 aCodeBase = INetURLObject::GetAbsURL( sBaseURL, aCodeBase ); in InsertApplet()
747 pAppletImpl->CreateApplet( aCode, aName, bMayScript, aCodeBase, sBaseURL );//, aAlt ); in InsertApplet()

Completed in 27 milliseconds