summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.hxx
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2022-08-11 19:01:54 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2022-08-12 11:07:19 +0200
commit49a74d07ca38c313ce5cf237b4ac2df892a3fa0e (patch)
tree2b2b4137537c70706cf90874aabc1432022b0bd4 /writerfilter/source/rtftok/rtfdocumentimpl.hxx
parent9cc6acce941ea9306f5c2aa81bb06ac28a7f7f45 (diff)
writerfilter: typo Srpms->Sprms
Change-Id: Ib24c5711539b54b429231693fe2aa034593c6262 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138156 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'writerfilter/source/rtftok/rtfdocumentimpl.hxx')
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.hxx b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
index 14ffc2f630a4..48738135542a 100644
--- a/writerfilter/source/rtftok/rtfdocumentimpl.hxx
+++ b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
@@ -788,7 +788,7 @@ private:
void sendProperties(writerfilter::Reference<Properties>::Pointer_t const& pParagraphProperties,
writerfilter::Reference<Properties>::Pointer_t const& pFrameProperties,
writerfilter::Reference<Properties>::Pointer_t const& pTableRowProperties);
- void replayRowBuffer(RTFBuffer_t& rBuffer, ::std::deque<RTFSprms>& rCellsSrpms,
+ void replayRowBuffer(RTFBuffer_t& rBuffer, ::std::deque<RTFSprms>& rCellsSprms,
::std::deque<RTFSprms>& rCellsAttributes, int nCells);
void replayBuffer(RTFBuffer_t& rBuffer, RTFSprms* pSprms, RTFSprms const* pAttributes);
/// If we have some unicode or hex characters to send.