Home
last modified time | relevance | path

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

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

Completed in 61 milliseconds