Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx104 sal_Int32 getInt32FontProperty(const ::rtl::OUString& _rPropName, const sal_Int32 _nDefault);
155 …sal_Int32 OFontPropertyExtractor::getInt32FontProperty(const ::rtl::OUString& _rPropName, const sa… in getInt32FontProperty() function in pcr::OFontPropertyExtractor
232 … sal_Int32 nTextLineColor = aPropExtractor.getInt32FontProperty(PROPERTY_TEXTLINECOLOR, COL_AUTO); in translatePropertiesToItems()
238 sal_Int32 nColor32 = aPropExtractor.getInt32FontProperty(PROPERTY_TEXTCOLOR, 0); in translatePropertiesToItems()

Completed in 11 milliseconds