Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DDomainMapper.cxx2750 uno::Reference<text::XTextRange> xHackRange(xAnchorCursor, uno::UNO_QUERY); in sprmWithProps() local
2751 xHackRange->setString("x"); in sprmWithProps()
2760 xHackRange->setString(""); in sprmWithProps()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DDomainMapper.cxx2898 uno::Reference<text::XTextRange> xHackRange(xAnchorCursor, uno::UNO_QUERY); in sprmWithProps() local
2899 xHackRange->setString("x"); in sprmWithProps()
2908 xHackRange->setString(""); in sprmWithProps()