Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx5963 const SfxPoolItem* pFillColorItem = NULL; in ApplyTo() local
5964 pItemSet->GetItemState( XATTR_FILLCOLOR, sal_False, &pFillColorItem ); in ApplyTo()
5965 if ( pFillColorItem ) in ApplyTo()
5966 aDefColor = ((XColorItem*)pFillColorItem)->GetColorValue(); in ApplyTo()

Completed in 53 milliseconds