Home
last modified time | relevance | path

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

/AOO42X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx514 Color MSO_TEXT_CLR_ToColor( sal_uInt32 nColorCode ) const;
/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx4046 Color aCol( rManager.MSO_TEXT_CLR_ToColor( nBulletColor ) ); in ImplGetNumberFormat()
6008 Color aCol( rManager.MSO_TEXT_CLR_ToColor( nVal ) ); in ApplyTo()
6015 Color aCol( rManager.MSO_TEXT_CLR_ToColor( nVal ) ); in ApplyTo()
6450 … aNumberFormat2.SetBulletColor( rManager.MSO_TEXT_CLR_ToColor( nColor ) ); in ApplyTo()
H A Dmsdffimp.cxx3435 Color SvxMSDffManager::MSO_TEXT_CLR_ToColor( sal_uInt32 nColorCode ) const in MSO_TEXT_CLR_ToColor() function in SvxMSDffManager