19 #ifndef __com_sun_star_embed_XEmbedPersist_idl__
20 #define __com_sun_star_embed_XEmbedPersist_idl__
31 module com { module sun { module star { module embed {
95 void setPersistentEntry(
98 [in]
long nEntryConnectionMode,
99 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
100 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
137 [in]
string sEntName,
138 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
139 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
186 [in]
string sEntName,
187 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
188 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
209 void saveCompleted( [in]
boolean bUseNew )
230 string getEntryName()