Searched refs:FM_PROP_FONT (Results 1 – 5 of 5) sorted by relevance
61 OSL_VERIFY( _rxPeer->getProperty( FM_PROP_FONT ) >>= aFont ); in setUnderline()63 _rxPeer->setProperty( FM_PROP_FONT, makeAny( aFont ) ); in setUnderline()74 OSL_VERIFY( _rxPeer->getProperty( FM_PROP_FONT ) >>= aFont ); in getUnderline()
279 && xPSI->hasPropertyByName( FM_PROP_FONT ) in initializeControlLayout()
79 static const ::rtl::OUString FM_PROP_FONT(RTL_CONSTASCII_USTRINGPARAM("FontDescriptor")); variable417 if ( xPSI->hasPropertyByName( FM_PROP_FONT ) ) in describePDFControl()420 OSL_VERIFY( xModelProps->getPropertyValue( FM_PROP_FONT ) >>= aUNOFont ); in describePDFControl()
96 #define FM_PROP_FONT rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontDescr…
2000 else if ( 0 == PropertyName.compareTo( FM_PROP_FONT ) ) in setProperty()
Completed in 43 milliseconds