Searched refs:FM_PROP_BACKGROUNDCOLOR (Results 1 – 3 of 3) sorted by relevance
75 …static const ::rtl::OUString FM_PROP_BACKGROUNDCOLOR(RTL_CONSTASCII_USTRINGPARAM("BackgroundColor"… variable349 if ( xPSI->hasPropertyByName( FM_PROP_BACKGROUNDCOLOR ) ) in describePDFControl()352 xModelProps->getPropertyValue( FM_PROP_BACKGROUNDCOLOR ) >>= nBackColor; in describePDFControl()
97 #define FM_PROP_BACKGROUNDCOLOR rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Backgroun…
2034 else if ( 0 == PropertyName.compareTo( FM_PROP_BACKGROUNDCOLOR ) ) in setProperty()2149 else if ( 0 == _rPropertyName.compareTo( FM_PROP_BACKGROUNDCOLOR ) ) in getProperty()
Completed in 38 milliseconds