Home
last modified time | relevance | path

Searched refs:nFontUnderline (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dfontdialog.cxx229 …sal_Int16 nFontUnderline = aPropExtractor.getInt16FontProperty(PROPERTY_FONT_UNDERLINE, aDefaultF… in translatePropertiesToItems() local
248 FontUnderline eUnderline=(FontUnderline)nFontUnderline; in translatePropertiesToItems()
283 …DERLINE, CFID_UNDERLINE, *_pSet, ::com::sun::star::awt::FontUnderline::DONTKNOW == nFontUnderline); in translatePropertiesToItems()
/aoo4110/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1512 sal_Int16 nFontUnderline = 0; in convertAnimateValue() local
1513 if ( rSourceValue >>= nFontUnderline ) in convertAnimateValue()
1515 if ( nFontUnderline == com::sun::star::awt::FontUnderline::NONE ) in convertAnimateValue()

Completed in 68 milliseconds