Searched refs:SetCharCompressType (Results 1 – 6 of 6) sorted by relevance
224 pDrawLayer->SetCharCompressType( GetAsianCompression() ); in InitDrawLayer()836 pDrawLayer->SetCharCompressType( nAsianCompression ); in SetAsianCompression()
109 SetCharCompressType( static_cast<sal_uInt16>(pD->getCharacterCompressionType() )); in SwDrawModel()
698 void SetCharCompressType( sal_uInt16 nType );
764 pDoc->SetCharCompressType( (sal_uInt16)nCharCompressType ); in _setPropertyValues()
1938 void SdrModel::SetCharCompressType( sal_uInt16 nType ) in SetCharCompressType() function in SdrModel
447 pDrawModel->SetCharCompressType( static_cast<sal_uInt16>(n) ); in setCharacterCompressionType()
Completed in 41 milliseconds