Home
last modified time | relevance | path

Searched refs:SetCharCompressType (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/sc/source/core/data/
H A Ddocumen9.cxx224 pDrawLayer->SetCharCompressType( GetAsianCompression() ); in InitDrawLayer()
836 pDrawLayer->SetCharCompressType( nAsianCompression ); in SetAsianCompression()
/AOO42X/main/sw/source/core/draw/
H A Ddrawdoc.cxx109 SetCharCompressType( static_cast<sal_uInt16>(pD->getCharacterCompressionType() )); in SwDrawModel()
/AOO42X/main/svx/inc/svx/
H A Dsvdmodel.hxx696 void SetCharCompressType( sal_uInt16 nType );
/AOO42X/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx764 pDoc->SetCharCompressType( (sal_uInt16)nCharCompressType ); in _setPropertyValues()
/AOO42X/main/svx/source/svdraw/
H A Dsvdmodel.cxx1934 void SdrModel::SetCharCompressType( sal_uInt16 nType ) in SetCharCompressType() function in SdrModel
/AOO42X/main/sw/source/core/doc/
H A Ddoc.cxx447 pDrawModel->SetCharCompressType( static_cast<sal_uInt16>(n) ); in setCharacterCompressionType()