Searched refs:SetCharCompressType (Results 1 – 6 of 6) sorted by relevance
208 pDrawLayer->SetCharCompressType( GetAsianCompression() ); in InitDrawLayer()807 pDrawLayer->SetCharCompressType( nAsianCompression ); in SetAsianCompression()
130 SetCharCompressType( static_cast<sal_uInt16>(pD->getCharacterCompressionType() )); in SwDrawDocument()
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
458 pDrawModel->SetCharCompressType( static_cast<sal_uInt16>(n) ); in setCharacterCompressionType()
Completed in 51 milliseconds