Home
last modified time | relevance | path

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

/AOO41X/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3111 PropertyIds eFontCharSet = PROP_CHAR_FONT_CHAR_SET; in sprmWithProps() local
3122 eFontCharSet = PROP_CHAR_FONT_CHAR_SET_ASIAN; in sprmWithProps()
3130 eFontCharSet = PROP_CHAR_FONT_CHAR_SET_COMPLEX; in sprmWithProps()
3138 … rContext->Insert(eFontCharSet, true, uno::makeAny( (sal_Int16)pFontEntry->nTextEncoding )); in sprmWithProps()