Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/helper/
H A Dformpdfexport.cxx76 static const ::rtl::OUString FM_PROP_TEXTCOLOR(RTL_CONSTASCII_USTRINGPARAM("TextColor")); variable
359 if ( xPSI->hasPropertyByName( FM_PROP_TEXTCOLOR ) ) in describePDFControl()
362 xModelProps->getPropertyValue( FM_PROP_TEXTCOLOR ) >>= nTextColor; in describePDFControl()
/trunk/main/svx/source/inc/
H A Dfmprop.hrc98 #define FM_PROP_TEXTCOLOR rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "TextColor…
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx2047 else if ( 0 == PropertyName.compareTo( FM_PROP_TEXTCOLOR ) ) in setProperty()
2145 else if ( 0 == _rPropertyName.compareTo( FM_PROP_TEXTCOLOR ) ) in getProperty()

Completed in 40 milliseconds