Lines Matching refs:OControlExport

254OControlExport::OControlExport(IFormsExportContext& _rContext,  const Reference< XPropertySet >& _…  in OControlExport()  function in xmloff::OControlExport
273 OControlExport::~OControlExport() in ~OControlExport()
279 void OControlExport::exportOuterAttributes() in exportOuterAttributes()
307 void OControlExport::exportInnerAttributes() in exportInnerAttributes()
341 void OControlExport::exportAttributes() in exportAttributes()
347 void OControlExport::exportSubTags() throw (Exception) in exportSubTags()
477 void OControlExport::exportGenericHandlerAttributes() in exportGenericHandlerAttributes()
555 void OControlExport::exportCommonControlAttributes() in exportCommonControlAttributes()
858 void OControlExport::exportDatabaseAttributes() in exportDatabaseAttributes()
936 void OControlExport::exportBindingAtributes() in exportBindingAtributes()
996 void OControlExport::exportSpecialAttributes() in exportSpecialAttributes()
1239 ::rtl::OUString OControlExport::getScalarListSourceValue() const in getScalarListSourceValue()
1254 void OControlExport::exportListSourceAsAttribute() in exportListSourceAsAttribute()
1272 …void OControlExport::getSequenceInt16PropertyAsSet(const ::rtl::OUString& _rPropertyName, Int16Set… in getSequenceInt16PropertyAsSet()
1284 void OControlExport::exportListSourceAsElements() in exportListSourceAsElements()
1408 void OControlExport::implStartElement(const sal_Char* _pName) in implStartElement()
1428 void OControlExport::implEndElement() in implEndElement()
1439 const sal_Char* OControlExport::getOuterXMLElementName() const in getOuterXMLElementName()
1445 const sal_Char* OControlExport::getXMLElementName() const in getXMLElementName()
1451 void OControlExport::examine() in examine()
1782 void OControlExport::exportCellBindingAttributes( bool _bIncludeListLinkageType ) in exportCellBindingAttributes()
1826 void OControlExport::exportXFormsBindAttributes() in exportXFormsBindAttributes()
1832 void OControlExport::exportXFormsListAttributes() in exportXFormsListAttributes()
1838 void OControlExport::exportXFormsSubmissionAttributes() in exportXFormsSubmissionAttributes()
1844 void OControlExport::exportCellListSourceRange( ) in exportCellListSourceRange()
1871 void OControlExport::exportImagePositionAttributes() in exportImagePositionAttributes()
1919 bool OControlExport::controlHasActiveDataBinding() const in controlHasActiveDataBinding()
1947 bool OControlExport::controlHasUserSuppliedListEntries() const in controlHasUserSuppliedListEntries()
1985 :OControlExport(_rContext, _rxControl, _rControlId, ::rtl::OUString(), _rEvents) in OColumnExport()
2029 OControlExport::exportAttributes(); in exportAttributes()
2052 OControlExport::examine(); in examine()