Home
last modified time | relevance | path

Searched refs:mnCharCompressType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx176 mnCharCompressType = aAsian.GetCharDistanceCompression(); in ImpCtor()
872 pOutliner->SetAsianCompressionMode( mnCharCompressType ); in ImpSetOutlinerDefaults()
1940 if( nType != mnCharCompressType ) in SetCharCompressType()
1942 mnCharCompressType = nType; in SetCharCompressType()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx264 sal_uInt16 mnCharCompressType; member in SdrModel
699 sal_uInt16 GetCharCompressType() const { return mnCharCompressType; } in GetCharCompressType()

Completed in 34 milliseconds