Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A DIDocumentSettingAccess.hxx203 virtual void setCharacterCompressionType( /*[in]*/SwCharCompressType nType ) = 0;
H A Ddoc.hxx763 virtual void setCharacterCompressionType( /*[in]*/SwCharCompressType nType );
/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx158 …mpDoc->setCharacterCompressionType(static_cast<SwCharCompressType>(aAsian.GetCharDistanceCompressi… in InitNew()
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx447 mpDoc->setCharacterCompressionType(static_cast < SwCharCompressType > (nMode) ); in _setSingleValue()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx440 void SwDoc::setCharacterCompressionType( /*[in]*/SwCharCompressType n ) in setCharacterCompressionType() function in SwDoc
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1842 rDoc.setCharacterCompressionType(static_cast<SwCharCompressType>(rTypo.iJustification)); in ImportDopTypography()

Completed in 70 milliseconds