This is the complete list of members for sc::HTMLFetchThread, including all inherited members.
acquire() | salhelper::SimpleReferenceObject | |
execute() override | sc::HTMLFetchThread | virtual |
handleCell(xmlNodePtr pCell, SCROW nRow, SCCOL nCol) | sc::HTMLFetchThread | private |
handleRow(xmlNodePtr pRow, SCROW nRow) | sc::HTMLFetchThread | private |
handleTable(xmlNodePtr pTable) | sc::HTMLFetchThread | private |
HTMLFetchThread(ScDocument &rDoc, const OUString &, const OUString &rID, std::function< void()> aImportFinishedHdl, const std::vector< std::shared_ptr< sc::DataTransformation >> &rTransformations) | sc::HTMLFetchThread | |
launch() | salhelper::Thread | |
m_nCount | salhelper::SimpleReferenceObject | protected |
maDataTransformations | sc::HTMLFetchThread | private |
maID | sc::HTMLFetchThread | private |
maImportFinishedHdl | sc::HTMLFetchThread | private |
maURL | sc::HTMLFetchThread | private |
mrDocument | sc::HTMLFetchThread | private |
operator delete(void *pointer) | salhelper::Thread | static |
salhelper::SimpleReferenceObject::operator delete(void *pPtr, std::nothrow_t const &rNothrow) | salhelper::SimpleReferenceObject | static |
operator new(std::size_t size) | salhelper::Thread | static |
salhelper::SimpleReferenceObject::operator new(std::size_t nSize, std::nothrow_t const &rNothrow) | salhelper::SimpleReferenceObject | static |
release() | salhelper::SimpleReferenceObject | |
SimpleReferenceObject() | salhelper::SimpleReferenceObject | |
skipHeadBody(xmlNodePtr pSkip, SCROW &rRow) | sc::HTMLFetchThread | private |
Thread(char const *name) | salhelper::Thread | |
~SimpleReferenceObject() COVERITY_NOEXCEPT_FALSE | salhelper::SimpleReferenceObject | protectedvirtual |
~Thread() SAL_OVERRIDE | salhelper::Thread | protectedvirtual |