/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | SessionManager.idl | 35 /** The SessionManager service provides an interface to the session manager 36 of the desktop. A session manager keeps track of applications that are 39 to do this the session manager needs cooperation from applications; 46 <li>The session manager informs all its connected applications 52 time only one application can iteract with the user. The session manager 55 <li>try to cancel the whole shutdown; the session manager may or may 59 <li>After saving is done the session manager signals all applications 62 session manager.</li> 64 session manager kills all remaining applications and finally lets the 70 process) provides an application's interface to the session manager. [all …]
|
H A D | XSessionManagerListener.idl | 36 /** doSave gets called when a save event was issued by the session manager 47 on the session manager client service object.</p> 69 interaction request was processed by the session manager 76 on the session manager client service object. 86 on the session manager client service object will 91 /** returns true, if a session was restored
|
H A D | XSessionManagerClient.idl | 35 /** Connect to a session manager to get information about pending 42 /** addSessionManagerListener registers a listener for session management events 45 listener for session management events 52 /** removeSessionManagerListener deregisters a listener for session events 63 from the session manager
|
H A D | XSessionManagerListener2.idl | 39 /** doQuit gets called when the session manager has decided
|
/aoo4110/main/wizards/com/sun/star/wizards/web/export/ |
H A D | ImpressHTMLExporter.java | 54 CGSession session = getSession(source); in export() local 57 props.put("Email", session.cp_GeneralInfo.cp_Email); in export() 58 props.put("HomepageURL", getHomepageURL(session)); in export() 61 props.put(PropertyNames.PROPERTY_WIDTH, getImageWidth(session)); in export() 70 props.put("UseButtonSet", new Integer(session.cp_Design.cp_IconSet)); in export() 78 private String getHomepageURL(CGSession session) in getHomepageURL() argument 84 private Integer getImageWidth(CGSession session) in getImageWidth() argument 86 switch (session.cp_Design.cp_OptimizeDisplaySize) in getImageWidth()
|
/aoo4110/main/wizards/com/sun/star/wizards/web/ |
H A D | WWD_Startup.java | 311 protected void setSaveSessionName(CGSession session) in setSaveSessionName() argument 326 session.cp_Name = resources.resSessionName + ++max; in setSaveSessionName() 707 checkContent(session.cp_Content, task, xC); in mount() 709 settings.cp_DefaultSession = session; in mount() 711 mount(session.cp_Content); in mount() 715 mount(session.cp_Design, designAware); in mount() 716 mount(session.cp_GeneralInfo, genAware); in mount() 720 mount(session.cp_Publishing.getElement(LOCAL_PUBLISHER), 0); in mount() 721 mount(session.cp_Publishing.getElement(FTP_PUBLISHER), 1); in mount() 722 mount(session.cp_Publishing.getElement(ZIP_PUBLISHER), 2); in mount() [all …]
|
H A D | WWD_Events.java | 168 CGSession session = new CGSession(); in loadSession() local 169 session.setRoot(settings); in loadSession() 170 session.readConfiguration(view, CONFIG_READ_PARAM); in loadSession() 171 task.setMax(session.cp_Content.cp_Documents.getSize() * 5 + 7); in loadSession() 176 setSaveSessionName(session); in loadSession() 178 mount(session, task, false, sd.xControl); in loadSession()
|
/aoo4110/main/odk/examples/java/NotesAccess/ |
H A D | NotesAccess.java | 168 Session session; in run() local 171 session = NotesFactory.createSession(stringHost, stringUser, in run() 177 session = NotesFactory.createSession(); in run() 181 Database database = session.getDatabase( "", stringDatabase ); in run()
|
/aoo4110/main/offapi/com/sun/star/mozilla/ |
H A D | XCloseSessionListener.idl | 38 /** Listener for closing of the corresponding session. 46 /** Notifies a closesession listener that the corresponding session was logged out 48 @param sessionData [in]: the data identifying the session that was closed
|
H A D | XRemoteServiceManagerProvider.idl | 37 /** Allows creation of the remote service manager for given session. 45 /** Returns the remote service manager for the given session
|
H A D | XPluginInstance.idl | 98 @param sessiondata [in]: the data specifying the current session 118 @param sessiondata [in]: the data specifying the current session
|
/aoo4110/main/scripting/examples/java/Newsgroup/ |
H A D | Sender.java | 70 Session session = Session.getInstance( props, null ); in sendMail() local 76 MimeMessage message = new MimeMessage( session ); in sendMail() 110 Transport transport = new NNTPTransport( session, new URLName( "news:" + newsgroup )); in sendMail()
|
/aoo4110/main/offapi/com/sun/star/document/ |
H A D | XDocumentRecovery.idl | 47 … <p>When saving a session, either in case of a emergency (when OpenOffice.org crashed), or during a 48 …periodic session save as configured by the user, <member>storeToRecoveryFile</member> is called fo… 57 … periodic session save, this might become a problem when saving is expensive, for a single document 83 /** recovers the document after a previous emergency or session save.
|
/aoo4110/main/offapi/com/sun/star/task/ |
H A D | XUrlContainer.idl | 41 until end of OpenOffice session. 53 OpenOffice session)
|
H A D | PasswordContainer.idl | 39 A password can be stored for the session period or persistently. 50 for the session period. In case an interaction handler is provided, but
|
/aoo4110/main/offapi/com/sun/star/awt/tree/ |
H A D | XTreeControl.idl | 241 /** Ends the current editing session. 242 …<p>All registered <type>XTreeEditListener</type> are notified if an editing session was in progres… 250 /** Cancels the current editing session.
|
/aoo4110/main/offapi/com/sun/star/form/runtime/ |
H A D | XFilterController.idl | 57 …doesn't change during one session of the form based filter. On the other hand, <em>m</em>, the num… 91 <p>This number is constant during one session of the form based filter.</p>
|
/aoo4110/main/dbaccess/source/ui/uno/ |
H A D | dbinteraction.src | 30 Text [ en-US ] = "~Remember password until end of session";
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | InteractiveLockingLockExpiredException.idl | 37 OpenOffice session has expired.
|
H A D | RememberAuthentication.idl | 44 current session.
|
H A D | InteractiveLockingLockedException.idl | 45 <true/>, the lock has been obtained by this OpenOffice session.
|
/aoo4110/main/offapi/com/sun/star/oooimprovement/ |
H A D | XCore.idl | 42 /** Count of Events logged in the current session */
|
/aoo4110/main/offapi/com/sun/star/sdbc/ |
H A D | DBASEConnectionProperties.idl | 32 /** represents the properties for a dBase connection (session) with a specific
|
H A D | ConnectionProperties.idl | 30 /** represents the properties for a connection (session) with a specific
|
H A D | FILEConnectionProperties.idl | 32 /** represents the properties for a FILE connection (session) with a specific
|