Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5974 const SfxPoolItem* pFillColorItem = NULL; in ApplyTo() local
5975 pItemSet->GetItemState( XATTR_FILLCOLOR, sal_False, &pFillColorItem ); in ApplyTo()
5976 if ( pFillColorItem ) in ApplyTo()
5977 aDefColor = ((XColorItem*)pFillColorItem)->GetColorValue(); in ApplyTo()

Completed in 55 milliseconds