Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DFormattedFieldBeautifier.cxx139 awt::FontDescriptor aFontDescriptorStructure; in setPlaceholderText() local
140 aFontDescriptor >>= aFontDescriptorStructure; in setPlaceholderText()
141 aFontDescriptorStructure.Slant = ::com::sun::star::awt::FontSlant_ITALIC; in setPlaceholderText()
142 … _xVclWindowPeer->setProperty(PROPERTY_FONTDESCRIPTOR, uno::makeAny(aFontDescriptorStructure)); in setPlaceholderText()

Completed in 15 milliseconds