| /AOO42X/main/svx/source/form/ |
| H A D | formcontroller.cxx | 105 return *( new ::svxform::FormController( _rxORB ) ); in FormController_NewInstance_Impl() 514 IMPL_LINK( FormController, OnActivateTabOrder, void*, /*EMPTYTAG*/ ) 531 IMPL_LINK( FormController, OnInvalidateFeatures, void*, /*_pNotInterestedInThisParam*/ ) 552 DBG_NAME( FormController ) in DBG_NAME() argument 554 FormController::FormController(const Reference< XMultiServiceFactory > & _rxORB ) in DBG_NAME() 569 ,m_aLoadEvent( LINK( this, FormController, OnLoad ) ) in DBG_NAME() 570 ,m_aToggleEvent( LINK( this, FormController, OnToggleAutoFields ) ) in DBG_NAME() 571 ,m_aActivationEvent( LINK( this, FormController, OnActivated ) ) in DBG_NAME() 572 ,m_aDeactivationEvent( LINK( this, FormController, OnDeactivated ) ) in DBG_NAME() 590 DBG_CTOR( FormController, NULL ); in DBG_NAME() [all …]
|
| H A D | fmservs.cxx | 45 DECL_SERVICE( FormController ) 88 REGISTER_SERVICE( FormController, FM_FORM_CONTROLLER ); in DECL_SELFAWARE_SERVICE()
|
| /AOO42X/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()" 4 "FormController";"com::sun::star::form::PropertyBrowserController";"IntrospectedObject" 5 "FormController";"com::sun::star::form::PropertyBrowserController";"CurrentPage" 6 "FormController";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()" 7 "FormController";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()" 8 "FormController";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()" 9 "FormController";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()" 10 "FormController";"com::sun::star::beans::XMultiPropertySet";"removePropertiesChangeListener()" [all …]
|
| /AOO42X/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() 111 …IMPLEMENT_FORWARD_XINTERFACE2( FormController, OPropertyBrowserController, FormController_Property… in IMPLEMENT_FORWARD_XINTERFACE2() argument 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 128 ::rtl::OUString SAL_CALL FormController::getImplementationName( ) throw(RuntimeException) in IMPLEMENT_GET_IMPLEMENTATION_ID() 134 …Sequence< ::rtl::OUString > SAL_CALL FormController::getSupportedServiceNames( ) throw(RuntimeExc… in getSupportedServiceNames() 143 ::rtl::OUString FormController::getImplementationName_static( ) throw(RuntimeException) in getImplementationName_static() 149 …Sequence< ::rtl::OUString > FormController::getSupportedServiceNames_static( ) throw(RuntimeExcep… in getSupportedServiceNames_static() [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();
|
| /AOO42X/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 | 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
|
| /AOO42X/main/offapi/com/sun/star/form/ |
| H A D | TabulatorCycle.idl | 36 several possibilities how a <type>FormController</type> should handle this. 46 @see FormController
|
| 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 | 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>
|
| /AOO42X/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
|
| /AOO42X/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();
|
| /AOO42X/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>
|
| /AOO42X/main/offapi/ |
| H A D | UnoApi_offapi.mk | 466 offapi/com/sun/star/form/FormController \ 550 offapi/com/sun/star/form/runtime/FormController \
|