Lines Matching refs:FontControlModel
134 FontControlModel::FontControlModel( bool _bToolkitCompatibleDefaults ) in FontControlModel() function in frm::FontControlModel
142 FontControlModel::FontControlModel( const FontControlModel* _pOriginal ) in FontControlModel() function in frm::FontControlModel
153 bool FontControlModel::isFontRelatedProperty( sal_Int32 _nPropertyHandle ) const in isFontRelatedProperty()
164 bool FontControlModel::isFontAggregateProperty( sal_Int32 _nPropertyHandle ) const in isFontAggregateProperty()
185 sal_Int32 FontControlModel::getTextColor( ) const in getTextColor()
193 sal_Int32 FontControlModel::getTextLineColor( ) const in getTextLineColor()
201 …void FontControlModel::describeFontRelatedProperties( Sequence< Property >& /* [out] */ _rProps ) … in describeFontRelatedProperties()
232 void FontControlModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
263 sal_Bool FontControlModel::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, in convertFastPropertyValue()
363 …void FontControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) … in setFastPropertyValue_NoBroadcast()
465 Any FontControlModel::getPropertyDefaultByHandle( sal_Int32 _nHandle ) const in getPropertyDefaultByHandle()