Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx824 … const FontEntry::Pointer_t pWesternFontEntry(rFontTable->getFontEntry( 0 )); in ApplyStyleSheets()
829 const FontEntry::Pointer_t pCJKFontEntry(rFontTable->getFontEntry( 2 )); in ApplyStyleSheets()
835 … const FontEntry::Pointer_t pCTLFontEntry(rFontTable->getFontEntry( 3 )); in ApplyStyleSheets()
H A DFontTable.hxx72 const FontEntry::Pointer_t getFontEntry(sal_uInt32 nIndex);
H A DFontTable.cxx656 const FontEntry::Pointer_t FontTable::getFontEntry(sal_uInt32 nIndex) in getFontEntry() function in writerfilter::dmapper::FontTable
H A DDomainMapper.cxx3132 … const FontEntry::Pointer_t pFontEntry(pFontTable->getFontEntry(sal_uInt32(nIntValue))); in sprmWithProps()
H A DDomainMapper_Impl.cxx1334 …const FontEntry::Pointer_t pFontEntry(pFontTable->getFontEntry(sal_uInt32(pTopContext->GetFootnote… in PushFootOrEndnote()

Completed in 62 milliseconds