Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/excel/ !
H A Dxistyle.cxx727 bool bAsianVert = bStacked && pFont && pFont->HasAsianChars(); in FillToItemSet() local
728 ScfTools::PutItem( rItemSet, SfxBoolItem( ATTR_VERTICAL_ASIAN, bAsianVert ), bSkipPoolDefs ); in FillToItemSet()