Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Delementimport.cxx1604OListAndComboImport::OListAndComboImport(OFormLayerXMLImport_Impl& _rImport, IEventAttacherManager… in OListAndComboImport() function in xmloff::OListAndComboImport
1636 void OListAndComboImport::StartElement(const Reference< sax::XAttributeList >& _rxAttrList) in StartElement()
1655 void OListAndComboImport::EndElement() in EndElement()
1699 void OListAndComboImport::doRegisterCellValueBinding( const ::rtl::OUString& _rBoundCellAddress ) in doRegisterCellValueBinding()
1767 void OListAndComboImport::implPushBackLabel(const ::rtl::OUString& _rLabel) in implPushBackLabel()
1775 void OListAndComboImport::implPushBackValue(const ::rtl::OUString& _rValue) in implPushBackValue()
1791 void OListAndComboImport::implEmptyLabelFound() in implEmptyLabelFound()
1797 void OListAndComboImport::implEmptyValueFound() in implEmptyValueFound()
1803 void OListAndComboImport::implSelectCurrentItem() in implSelectCurrentItem()
1813 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 37 milliseconds