Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx101 …sal_Bool getCheckFontProperty(const ::rtl::OUString& _rPropName, ::com::sun::star::uno::Any& _rVa…
123 …sal_Bool OFontPropertyExtractor::getCheckFontProperty(const ::rtl::OUString& _rPropName, Any& _rVa… in getCheckFontProperty() function in pcr::OFontPropertyExtractor
136 if (getCheckFontProperty(_rPropName, aValue)) in getStringFontProperty()
146 if (getCheckFontProperty(_rPropName, aValue)) in getInt16FontProperty()
158 if (getCheckFontProperty(_rPropName, aValue)) in getInt32FontProperty()
170 if (getCheckFontProperty(_rPropName, aValue)) in getFloatFontProperty()
237 …sal_Bool bWordLineMode = aPropExtractor.getCheckFontProperty(PROPERTY_WORDLINEMODE, aValue) ? aD… in translatePropertiesToItems()

Completed in 18 milliseconds