Home
last modified time | relevance | path

Searched defs:xFormProps (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DKeyGenerator.java242 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in resetted() local
312 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in approveRowChange() local
H A DDocumentHelper.java143 XPropertySet xFormProps = UNO.queryPropertySet( xNewForm ); in createSubForm() local
H A DDataAwareness.java212 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in resetted() local
/aoo4110/main/svx/source/form/
H A Dfmpgeimp.cxx444 Reference< XPropertySet > xFormProps( xForm, UNO_QUERY_THROW ); in getDefaultForm() local
525 Reference< ::com::sun::star::beans::XPropertySet > xFormProps(xForm, UNO_QUERY); in findPlaceInFormComponentHierarchy() local
579 Reference< XPropertySet > xFormProps(rForm, UNO_QUERY); in findFormForDataSource() local
H A Dformcontroller.cxx3694 Reference< XPropertySet > xFormProps( _rxForm, UNO_QUERY_THROW ); in lcl_shouldValidateRequiredFields_nothrow() local
/aoo4110/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx377 Reference< XPropertySet > xFormProps( _rxForm, UNO_QUERY ); in getFormDataSourceType() local
412 Reference< XPropertySet > xFormProps( _rxForm, UNO_QUERY ); in getFormFields() local
/aoo4110/main/extensions/source/bibliography/
H A Ddatman.cxx173 Reference< XPropertySet > xFormProps(xRowSet, UNO_QUERY); in getConnection() local
207 Reference< XPropertySet > xFormProps( _rxForm, UNO_QUERY ); in getColumns() local
1086 Reference< XPropertySet > xFormProps( m_xForm, UNO_QUERY_THROW ); in setFilter() local
1105 Reference< XPropertySet > xFormProps( m_xForm, UNO_QUERY_THROW ); in getFilter() local
/aoo4110/main/forms/qa/integration/forms/
H A DDocumentHelper.java225 XPropertySet xFormProps = dbfTools.queryPropertySet( xNewForm ); in createSubForm() local
/aoo4110/main/forms/source/component/
H A DFilter.cxx411 const Reference< XPropertySet > xFormProps( xForm, UNO_QUERY_THROW ); in implInitFilterList() local
H A DListBox.cxx657 Reference< XPropertySet > xFormProps( m_xCursor, UNO_QUERY ); in loadData() local
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1325 Reference< XPropertySet > xFormProps( xForm, UNO_QUERY_THROW ); in lcl_resetChildFormsToEmptyDataSource() local
/aoo4110/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2701 Reference< XPropertySet > xFormProps( m_xLoadable, UNO_QUERY_THROW ); in LoadFinished() local

Completed in 128 milliseconds