Searched refs:GetFootnoteFontId (Results 1 – 2 of 2) sorted by relevance
125 sal_Int32 GetFootnoteFontId() const { return m_nFootnoteFontId;} in GetFootnoteFontId() function in writerfilter::dmapper::PropertyMap
1143 …if( pFontTable && pTopContext->GetFootnoteFontId() >= 0 && pFontTable->size() > (size_t)pTopContex… in PushFootOrEndnote()1145 …ntry::Pointer_t pFontEntry(pFontTable->getFontEntry(sal_uInt32(pTopContext->GetFootnoteFontId()))); in PushFootOrEndnote()
Completed in 49 milliseconds