22 module
com { module sun { module star { module task {
38 void addUrl( [in]
string Url, [in]
boolean MakePersistent );
45 string findUrl( [in]
string Url );
51 void removeUrl( [in]
string Url );
59 sequence<string> getUrls( [in]
boolean OnlyPersistent );
Definition: Ambiguous.idl:20
Allows to store and retrieve URLs.
Definition: XUrlContainer.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:45