Home
last modified time | relevance | path

Searched refs:XFormController (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DUISettings.java29 import com.sun.star.form.runtime.XFormController;
53 XFormController tableViewController = UnoRuntime.queryInterface( XFormController.class, in checkTableFormattingPersistence()
80 tableViewController = UnoRuntime.queryInterface( XFormController.class, in checkTableFormattingPersistence()
107 XFormController tableViewController = UnoRuntime.queryInterface( XFormController.class, in checkTransparentQueryColumnSettings()
126 XFormController queryViewController = UnoRuntime.queryInterface( XFormController.class, in checkTransparentQueryColumnSettings()
/trunk/main/svx/source/inc/
H A Dfiltnav.hxx107 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > m_xControl…
114 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > & _xControl… in FmFormItem()
122 … inline const ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >&
173 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > m_xControl…
183 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > & xCurrent);
195 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > & GetCu… in GetCurrentController()
196 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > & xControll…
205 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > & xControll…
274 …nst ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > & xCurrent
H A Dfmshimp.hxx211 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > m_xActiveC…
212 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > m_xNavigat…
235 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > m_xExtView…
368 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController>& _xControlle…
369 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController>& getActi… in getActiveController()
370 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController>& getActi… in getActiveInternalController()
372 …const ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController>& getNavC… in getNavController()
H A Dfmtextcontrolshell.hxx91 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > m_xActiveC…
140 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >& _rxControl…
143 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >& _rxControl…
201 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >& _rxControl…
H A Dfmvwimp.hxx89 …< ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > > m_aCont…
117 …< ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > >& GetList(… in GetList()
120 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > getControlle…
123 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >& _rxParentC…
219 ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >
H A Dformcontrolling.hxx127 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >& _rxControl…
159 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >& _rxControl…
214 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >& _rxControl…
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx121 using ::com::sun::star::form::runtime::XFormController;
213 …for ( ::std::vector< Reference< XFormController > >::const_iterator i = m_aControllerList.begin(… in dispose()
220 Reference< XFormController > xController( *i, UNO_QUERY_THROW ); in dispose()
254 return ::getCppuType((const Reference< XFormController>*)0); in getElementType()
299 Reference< XFormController > getControllerSearchChilds( const Reference< XIndexAccess > & xIndex, … in getControllerSearchChilds()
303 Reference< XFormController > xController; in getControllerSearchChilds()
318 return Reference< XFormController > (); in getControllerSearchChilds()
323 Reference< XFormController > FormViewPageWindowAdapter::getController( const Reference< XForm > & … in getController()
326 … for (::std::vector< Reference< XFormController > >::const_iterator i = m_aControllerList.begin(); in getController()
333 …Reference< XFormController > xChildSearch = getControllerSearchChilds(Reference< XIndexAccess > (… in getController()
[all …]
H A Dfmshimp.cxx818 … Reference< runtime::XFormController > xFormController( m_xExternalViewController, UNO_QUERY ); in disposing()
906 Reference< runtime::XFormController > xController( rEvent.Source, UNO_QUERY_THROW ); in formActivated()
917 Reference< runtime::XFormController > xController( rEvent.Source, UNO_QUERY_THROW ); in formDeactivated()
1816 Reference< runtime::XFormController> xExternalCtrlr(m_xExternalViewController, UNO_QUERY); in getInternalForm()
1831 Reference< runtime::XFormController > xExternalCtrlr(m_xExternalViewController, UNO_QUERY); in getInternalForm()
1917 void FmXFormShell::setActiveController( const Reference< runtime::XFormController >& xController, s… in setActiveController()
2195 Reference< runtime::XFormController > xParent; in startListening()
2199 xParent = Reference< runtime::XFormController >(xChild, UNO_QUERY); in startListening()
3041 …const ::std::vector< Reference< runtime::XFormController> >& rControllerList = pAdapter->GetList(); in startFiltering()
3042 …for ( ::std::vector< Reference< runtime::XFormController> >::const_iterator j = rControllerList.… in startFiltering()
[all …]
H A Dfiltnav.cxx89 using ::com::sun::star::form::runtime::XFormController;
450 Reference< XFormController > xController( _Event.Source, UNO_QUERY_THROW ); in predicateExpressionChanged()
496 Reference< XFormController > xController( _Event.Source, UNO_QUERY_THROW ); in disjunctiveTermRemoved()
531 Reference< XFormController > xController( _Event.Source, UNO_QUERY_THROW ); in disjunctiveTermAdded()
601 …date(const Reference< XIndexAccess > & xControllers, const Reference< XFormController > & xCurrent) in Update()
641 … Reference< XFormController > xController( xControllers->getByIndex(i), UNO_QUERY_THROW ); in Update()
703 …l::Find(const ::std::vector<FmFilterData*>& rItems, const Reference< XFormController > & xControll… in Find()
747 void FmFilterModel::SetCurrentController(const Reference< XFormController > & xCurrent) in SetCurrentController()
897 Reference< XFormController > xFormController( pFormItem->GetController() ); in ValidateText()
1213 …tent(const Reference< XIndexAccess > & xControllers, const Reference< XFormController > & xCurrent) in UpdateContent()
[all …]
H A Dformcontrolling.cxx56 using ::com::sun::star::form::runtime::XFormController;
230 …const Reference< XFormController >& _rxController, IControllerFeatureInvalidation* _pInvalidationC… in ControllerFeatures()
249 void ControllerFeatures::assign( const Reference< XFormController >& _rxController ) in assign()
286 …const Reference< XFormController >& _rxController, IControllerFeatureInvalidation* _pInvalidationC… in FormControllerHelper()
H A Dlegacyformcontroller.cxx67 typedef ::cppu::WeakImplHelper2 < form::XFormController
112 const Reference< form::runtime::XFormController > m_xDelegator;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dorg.openoffice.comp.dbu.ODatasourceBrowser.csv22 "ODatasourceBrowser";"com::sun::star::form::XFormController#optional";"getCurrentControl()"
23 "ODatasourceBrowser";"com::sun::star::form::XFormController#optional";"addActivateListener()"
24 "ODatasourceBrowser";"com::sun::star::form::XFormController#optional";"removeActivateListener()"
/trunk/main/forms/qa/integration/forms/
H A DDocumentViewHelper.java35 import com.sun.star.form.runtime.XFormController;
177 public XFormController getFormController( XForm _form ) in getFormController()
186 public XFormController getFormController( Object _form ) in getFormController()
/trunk/main/forms/source/runtime/
H A Dformoperations.hxx68 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > m_xControl…
128 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > SAL_C…
159 …t ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >& _rxControl…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XFormLayerAccess.java27 import com.sun.star.form.runtime.XFormController;
87 XFormController xFormCont = oObj.getFormController(xForm); in _getFromController()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFormController.idl27 #include <com/sun/star/form/runtime/XFormController.idl>
40 interface XFormController;
H A DFormOperations.idl31 #include <com/sun/star/form/runtime/XFormController.idl>
60 [in] XFormController Controller
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XFormController.java30 import com.sun.star.form.XFormController;
55 public static XFormController oObj = null;
/trunk/main/offapi/com/sun/star/form/
H A DXFormController.idl45 /** is superseded by <type scope="com::sun::star::form::runtime">XFormController</type>.
48 published interface XFormController: com::sun::star::awt::XTabController
H A DXFormControllerListener.idl46 @see XFormController
62 /** is invoked when a control of the "XFormController" lost the focus
H A DFormController.idl27 #include <com/sun/star/form/XFormController.idl>
90 interface com::sun::star::form::XFormController;
/trunk/main/svx/inc/svx/
H A Dfmshell.hxx55 class XFormController;
151 …::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController > GetFormContro…
H A Dfmview.hxx51 class XFormController;
123 …SVX_DLLPRIVATE ::com::sun::star::uno::Reference< ::com::sun::star::form::runtime::XFormController >
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentViewHelper.java31 import com.sun.star.form.runtime.XFormController;
125 public XFormController getFormController( Object _form ) in getFormController()
/trunk/main/offapi/com/sun/star/view/
H A DXFormLayerAccess.idl34 #include <com/sun/star/form/runtime/XFormController.idl>
72 ::com::sun::star::form::runtime::XFormController

123