Lines Matching refs:com

28 #include <com/sun/star/form/component/Form.idl>
32 #include <com/sun/star/sdb/RowSet.idl>
36 #include <com/sun/star/form/TabulatorCycle.idl>
40 #include <com/sun/star/form/NavigationBarMode.idl>
44 #include <com/sun/star/form/XLoadable.idl>
48 #include <com/sun/star/sdb/XCompletedExecution.idl>
52 #include <com/sun/star/awt/TabControllerModel.idl>
57 module com { module sun { module star { module form {
75 service com::sun::star::sdb::RowSet;
76 service com::sun::star::form::component::Form;
85 by calling <member scope="com::sun::star::sdbc">XResultSetUpdate::moveToInsertRow</member>.
86 … The <type scope="com::sun::star::sdb">RowSet</type> service specifies exactly which notifications
87 …happen in which order when calling <member scope="com::sun::star::sdbc">XResultSetUpdate::moveToIn…
89 … <ul><li>After all notifications as defined in the <type scope="com::sun::star::sdb">RowSet</type>
91 <type scope="com::sun::star::form">XResetListeners</type> approve this.</li>
92 … <li>After the reset happened, the <member scope="com::sun::star::sdb">RowSet::IsModified</member>
95 … <member scope="com::sun::star::form">XReset::reset</member> implementations of bound control
100 interface com::sun::star::form::XReset;
105 …<member scope="com::sun::star::sdbc">XRowSet::execute</member>, moving the row set cursor and so o…
107 …<p>One main difference between <member>XLoadable::load</member> and <member scope="com::sun::star:…
111 interface com::sun::star::form::XLoadable;
120 @see com::sun::star::sdb::InteractionHandler
122 interface com::sun::star::sdb::XCompletedExecution;
127 <type scope="com::sun::star::form">XDatabaseParameterListener</type>
134 …<member scope="com::sun::star::sdb">XCompletedExecution::connectWithCompletion</member> method. In…
141 interface com::sun::star::form::XDatabaseParameterBroadcaster;
187 [property] com::sun::star::form::TabulatorCycle Cycle;
192 [property] com::sun::star::form::NavigationBarMode NavigationBarMode;