/aoo4110/main/qadevOOo/objdsc/pcr/ |
H A D | org.openoffice.comp.extensions.FormController.csv | 1 "FormController";"com::sun::star::lang::XComponent";"dispose()" 2 "FormController";"com::sun::star::lang::XComponent";"addEventListener()" 3 "FormController";"com::sun::star::lang::XComponent";"removeEventListener()" 13 "FormController";"com::sun::star::beans::XPropertySet";"setPropertyValue()" 21 "FormController";"com::sun::star::frame::XController";"attachFrame()" 22 "FormController";"com::sun::star::frame::XController";"attachModel()" 23 "FormController";"com::sun::star::frame::XController";"suspend()" 24 "FormController";"com::sun::star::frame::XController";"getViewData()" 25 "FormController";"com::sun::star::frame::XController";"restoreViewData()" 26 "FormController";"com::sun::star::frame::XController";"getModel()" [all …]
|
/aoo4110/main/svx/source/form/ |
H A D | formcontroller.cxx | 552 DBG_NAME( FormController ) in DBG_NAME() argument 554 FormController::FormController(const Reference< XMultiServiceFactory > & _rxORB ) in DBG_NAME() 590 DBG_CTOR( FormController, NULL ); in DBG_NAME() 616 FormController::~FormController() in ~FormController() 648 DBG_DTOR( FormController, NULL ); in ~FormController() 930 void FormController::fillProperties( in fillProperties() 1207 void FormController::disposing(void) in disposing() 1620 void FormController::impl_onModify() in impl_onModify() 2283 void FormController::setLocks() in setLocks() 2434 void FormController::stopListening() in stopListening() [all …]
|
H A D | fmservs.cxx | 45 DECL_SERVICE( FormController ) 88 REGISTER_SERVICE( FormController, FM_FORM_CONTROLLER ); in DECL_SELFAWARE_SERVICE()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | formcontroller.cxx | 46 ::pcr::OAutoRegistration< ::pcr::FormController > aFormControllerRegistration; in createRegistryInfo_FormController() 88 …FormController::FormController( const Reference< XComponentContext >& _rxContext, ServiceDescripto… in FormController() function in pcr::FormController 106 FormController::~FormController() in ~FormController() 114 Sequence< Type > SAL_CALL FormController::getTypes( ) throw(RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2() 125 IMPLEMENT_GET_IMPLEMENTATION_ID( FormController ) in IMPLEMENT_GET_IMPLEMENTATION_ID() argument 160 aService.GetImplementationName = &FormController::getImplementationName_static; in Create() 162 return *(new FormController( _rxContext, aService, true ) ); in Create() 172 ::cppu::IPropertyArrayHelper& SAL_CALL FormController::getInfoHelper() in getInfoHelper() 178 ::cppu::IPropertyArrayHelper* FormController::createArrayHelper( ) const in createArrayHelper() 262 rValue = const_cast< FormController* >( this )->getViewData(); in getFastPropertyValue() [all …]
|
H A D | formcontroller.hxx | 53 class FormController; 55 typedef ::comphelper::OPropertyArrayUsageHelper< FormController > FormController_PropertyBase2; 62 class FormController :public OPropertyBrowserController class 72 FormController( 85 ~FormController();
|
/aoo4110/main/offapi/com/sun/star/form/runtime/ |
H A D | XFormController.idl | 56 Such a <code>FormController</code> is responsible for dialog processing, 59 <p>As a form may contain one or many subforms, a <type>FormController</type> may 60 contain one or more other <type>FormController</type>s, so the form model structure or hierarchy 61 is reflected in the structure of <type>FormController</type>s. That is, retrieving the parent of 71 <p>This interface supersedes the <type scope="com::sun::star::form">FormController</type>.</p> 74 …<p>A <type>FormController</type> is responsible for a <type scope="com::sun::star::awt">UnoControl… 93 (aka the <code>FormController</code>'s model), using its 110 …<p>In general, all URLs start with the same prefix, namely <em>.uno:FormController/</em>. To this,… 113 requesting a dispatcher for this functionality is <em>.uno:FormController/deleteRecord</em>.</p>
|
H A D | XFormControllerContext.idl | 35 /** provides a context for a <type>FormController</type> 37 <p>A <type>FormController</type> knows about the controls it is responsible
|
H A D | makefile.mk | 41 FormController.idl \
|
H A D | FormController.idl | 38 service FormController
|
H A D | FormOperations.idl | 53 …perations</code> instance which works on a <type scope="com::sun::star::form">FormController</type>
|
H A D | XFormOperations.idl | 83 registered at the <type scope="com::sun::star::form">FormController</type> or the
|
/aoo4110/main/offapi/com/sun/star/form/ |
H A D | FormController.idl | 80 /** is superseded by <type scope="com::sun::star::form::runtime">FormController</type>. 83 published service FormController
|
H A D | TabulatorCycle.idl | 36 several possibilities how a <type>FormController</type> should handle this. 46 @see FormController
|
H A D | makefile.mk | 47 FormController.idl\
|
H A D | FormControllerDispatcher.idl | 36 …ed anymore, and superseded by <type scope="com::sun::star::form::runtime">FormController</type> and
|
H A D | XFormControllerListener.idl | 41 /** allows to be notified when the activation status of a <type>FormController</type> changes.
|
H A D | XBoundComponent.idl | 41 performed by the environment (usually, a <type>FormController</type>).<br/>
|
H A D | FormControlModel.idl | 88 <p>Normally, a <type>FormController</type> instance is evaluating this property.</p>
|
/aoo4110/main/offapi/com/sun/star/view/ |
H A D | XFormLayerAccess.idl | 55 /** returns the <type scope="com::sun::star::form">FormController</type> 69 @see ::com::sun::star::form::runtime::FormController
|
/aoo4110/main/svx/source/inc/ |
H A D | formcontroller.hxx | 140 class SAL_DLLPRIVATE FormController :public ::comphelper::OBaseMutex class 144 … ,public ::comphelper::OAggregationArrayUsageHelper< FormController > 222 …FormController( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto… 225 ~FormController();
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | DataSourceBrowser.idl | 38 #include <com/sun/star/form/FormController.idl> 173 [optional] service com::sun::star::form::FormController;
|
H A D | RelationDesign.idl | 36 #include <com/sun/star/form/FormController.idl>
|
H A D | TableDesign.idl | 36 #include <com/sun/star/form/FormController.idl>
|
H A D | QueryDesign.idl | 36 #include <com/sun/star/form/FormController.idl>
|
/aoo4110/main/odk/pack/copying/ |
H A D | idl_chapter_refs.txt | 2863 com.sun.star.form.FormController
|