Home
last modified time | relevance | path

Searched refs:can_handle_element (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dxlsx_pivot_context.hpp55 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
93 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
110 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dxlsx_revision_context.hpp23 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
43 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dopc_context.hpp32 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
73 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dxlsx_context.hpp35 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
61 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dods_dde_links_context.hpp25 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const override;
H A Dxlsx_drawing_context.hpp30 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dods_dde_links_context.cpp17 bool ods_dde_links_context::can_handle_element(xmlns_id_t ns, xml_token_t name) const in can_handle_element() function in orcus::ods_dde_links_context
H A Dgnumeric_context.hpp31 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dodf_number_formatting_context.hpp34 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dxlsx_table_context.hpp33 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dodf_styles_context.hpp33 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dgnumeric_cell_context.hpp32 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dodf_para_context.hpp34 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dxlsx_autofilter_context.hpp38 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dxlsx_conditional_format_context.hpp45 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dxlsx_workbook_context.hpp41 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dgnumeric_context.cpp39 bool gnumeric_content_xml_context::can_handle_element(xmlns_id_t ns, xml_token_t name) const in can_handle_element() function in orcus::gnumeric_content_xml_context
H A Dxls_xml_detection_handler.cpp29 virtual bool can_handle_element(xmlns_id_t, xml_token_t) const in can_handle_element() function in orcus::__anon0223b1fa0111::xls_xml_detection_context
H A Dgnumeric_detection_handler.cpp28 virtual bool can_handle_element(xmlns_id_t, xml_token_t) const { return true; }; in can_handle_element() function in orcus::__anond32734ed0111::gnumeric_detection_context
H A Dopc_context.cpp93 bool opc_content_types_context::can_handle_element(xmlns_id_t ns, xml_token_t name) const in can_handle_element() function in orcus::opc_content_types_context
259 bool opc_relations_context::can_handle_element(xmlns_id_t ns, xml_token_t name) const in can_handle_element() function in orcus::opc_relations_context
H A Dxls_xml_context.hpp79 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const override;
228 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const override;
H A Dxml_context_base.hpp44 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const = 0;
H A Dgnumeric_sheet_context.hpp63 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;
H A Dxml_stream_handler.cpp44 if (!cur.can_handle_element(elem.ns, elem.name)) in start_element()
H A Dods_content_xml_context.hpp69 virtual bool can_handle_element(xmlns_id_t ns, xml_token_t name) const;

12