|
LibreOffice Module sc (master) 1
|
This is the complete list of members for XclImpDecrypter, including all inherited members.
| Clone() const | XclImpDecrypter | |
| GetError() const | XclImpDecrypter | inline |
| IsValid() const | XclImpDecrypter | inline |
| mnError | XclImpDecrypter | private |
| mnOldPos | XclImpDecrypter | private |
| mnRecSize | XclImpDecrypter | private |
| OnClone() const =0 | XclImpDecrypter | privatepure virtual |
| OnRead(SvStream &rStrm, sal_uInt8 *pnData, sal_uInt16 nBytes)=0 | XclImpDecrypter | privatepure virtual |
| OnUpdate(std::size_t nOldStrmPos, std::size_t nNewStrmPos, sal_uInt16 nRecSize)=0 | XclImpDecrypter | privatepure virtual |
| OnVerifyEncryptionData(const css::uno::Sequence< css::beans::NamedValue > &rEncryptionData)=0 | XclImpDecrypter | privatepure virtual |
| OnVerifyPassword(const OUString &rPassword)=0 | XclImpDecrypter | privatepure virtual |
| Read(SvStream &rStrm, void *pData, sal_uInt16 nBytes) | XclImpDecrypter | |
| Update(const SvStream &rStrm, sal_uInt16 nRecSize) | XclImpDecrypter | |
| verifyEncryptionData(const css::uno::Sequence< css::beans::NamedValue > &rEncryptionData) override | XclImpDecrypter | virtual |
| verifyPassword(const OUString &rPassword, css::uno::Sequence< css::beans::NamedValue > &o_rEncryptionData) override | XclImpDecrypter | virtual |
| XclImpDecrypter() | XclImpDecrypter | explicit |
| XclImpDecrypter(const XclImpDecrypter &rSrc) | XclImpDecrypter | explicitprotected |
| ~IDocPasswordVerifier() | comphelper::IDocPasswordVerifier | virtual |
| ~XclImpDecrypter() override | XclImpDecrypter | virtual |