Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx332 const SfxPoolItemHint *pPoolItemHint = PTR_CAST(SfxPoolItemHint, &rHint); in Notify() local
333 if ( pPoolItemHint in Notify()
334 && ( pPoolItemHint->GetObject()->ISA( SvxColorTableItem ) ) ) in Notify()
337 maColorTable = static_cast< SvxColorTableItem* >(pPoolItemHint->GetObject())->GetColorTable(); in Notify()

Completed in 11 milliseconds