Searched refs:GetFootnoteFontName (Results 1 – 2 of 2) sorted by relevance
128 const ::rtl::OUString& GetFootnoteFontName() const { return m_sFootnoteFontName;} in GetFootnoteFontName() function in writerfilter::dmapper::PropertyMap
1341 else if(pTopContext->GetFootnoteFontName().getLength()) in PushFootOrEndnote()1344 …aFontProps->Insert(PROP_CHAR_FONT_NAME, true, uno::makeAny( pTopContext->GetFootnoteFontName() )); in PushFootOrEndnote()
Completed in 44 milliseconds