Searched refs:nFontUnderline (Results 1 – 2 of 2) sorted by relevance
229 …sal_Int16 nFontUnderline = aPropExtractor.getInt16FontProperty(PROPERTY_FONT_UNDERLINE, aDefaultF… in translatePropertiesToItems() local248 FontUnderline eUnderline=(FontUnderline)nFontUnderline; in translatePropertiesToItems()283 …DERLINE, CFID_UNDERLINE, *_pSet, ::com::sun::star::awt::FontUnderline::DONTKNOW == nFontUnderline); in translatePropertiesToItems()
1512 sal_Int16 nFontUnderline = 0; in convertAnimateValue() local1513 if ( rSourceValue >>= nFontUnderline ) in convertAnimateValue()1515 if ( nFontUnderline == com::sun::star::awt::FontUnderline::NONE ) in convertAnimateValue()
Completed in 28 milliseconds