Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DFontTable.hxx44 sal_Int16 nPitchRequest; member
54 nPitchRequest( 0 ), in FontEntry()
H A DFontTable.cxx109 m_pImpl->pCurrentEntry->nPitchRequest = static_cast<sal_Int16>( nIntValue ); in lcl_attribute()
H A DDomainMapper.cxx3137 rContext->Insert(eFontPitch, true, uno::makeAny( pFontEntry->nPitchRequest )); in sprmWithProps()
H A DDomainMapper_Impl.cxx1338 … aFontProps->Insert(PROP_CHAR_FONT_PITCH, true, uno::makeAny( pFontEntry->nPitchRequest )); in PushFootOrEndnote()

Completed in 60 milliseconds