Searched refs:getCharacterCompressionType (Results 1 – 7 of 7) sorted by relevance
196 virtual SwCharCompressType getCharacterCompressionType() const = 0;
762 virtual SwCharCompressType getCharacterCompressionType() const;
109 SetCharCompressType( static_cast<sal_uInt16>(pD->getCharacterCompressionType() )); in SwDrawModel()
818 rValue <<= static_cast < sal_Int16 > (mpDoc->getCharacterCompressionType()); in _getSingleValue()
835 …st SwCharCompressType aCompEnum = rNode.getIDocumentSettingAccess()->getCharacterCompressionType(); in InitScriptInfo()
435 SwCharCompressType SwDoc::getCharacterCompressionType() const in getCharacterCompressionType() function in SwDoc
643 rTypo.iJustification = pDoc->getCharacterCompressionType(); in ExportDopTypography()
Completed in 162 milliseconds