Home
last modified time | relevance | path

Searched refs:getCharacterCompressionType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentSettingAccess.hxx196 virtual SwCharCompressType getCharacterCompressionType() const = 0;
H A Ddoc.hxx762 virtual SwCharCompressType getCharacterCompressionType() const;
/trunk/main/sw/source/core/draw/
H A Ddrawdoc.cxx109 SetCharCompressType( static_cast<sal_uInt16>(pD->getCharacterCompressionType() )); in SwDrawModel()
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx818 rValue <<= static_cast < sal_Int16 > (mpDoc->getCharacterCompressionType()); in _getSingleValue()
/trunk/main/sw/source/core/text/
H A Dporlay.cxx835 …st SwCharCompressType aCompEnum = rNode.getIDocumentSettingAccess()->getCharacterCompressionType(); in InitScriptInfo()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx435 SwCharCompressType SwDoc::getCharacterCompressionType() const in getCharacterCompressionType() function in SwDoc
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx643 rTypo.iJustification = pDoc->getCharacterCompressionType(); in ExportDopTypography()

Completed in 73 milliseconds