Home
last modified time | relevance | path

Searched refs:OListAndComboImport (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Delementimport.cxx1603OListAndComboImport::OListAndComboImport(OFormLayerXMLImport_Impl& _rImport, IEventAttacherManager… in OListAndComboImport() function in xmloff::OListAndComboImport
1635 void OListAndComboImport::StartElement(const Reference< sax::XAttributeList >& _rxAttrList) in StartElement()
1654 void OListAndComboImport::EndElement() in EndElement()
1698 void OListAndComboImport::doRegisterCellValueBinding( const ::rtl::OUString& _rBoundCellAddress ) in doRegisterCellValueBinding()
1766 void OListAndComboImport::implPushBackLabel(const ::rtl::OUString& _rLabel) in implPushBackLabel()
1774 void OListAndComboImport::implPushBackValue(const ::rtl::OUString& _rValue) in implPushBackValue()
1790 void OListAndComboImport::implEmptyLabelFound() in implEmptyLabelFound()
1796 void OListAndComboImport::implEmptyValueFound() in implEmptyValueFound()
1802 void OListAndComboImport::implSelectCurrentItem() in implSelectCurrentItem()
1812 void OListAndComboImport::implDefaultSelectCurrentItem() in implDefaultSelectCurrentItem()
[all …]
H A Delementimport.hxx494 class OListAndComboImport : public OControlImport class
521 OListAndComboImport(
553 SV_DECL_IMPL_REF(OListAndComboImport);

Completed in 65 milliseconds