Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx2800 SfxPoolItemHint *pItemHint = PTR_CAST(SfxPoolItemHint, &rHint); in lcl_FontChangedHint() local
2801 if ( pItemHint ) in lcl_FontChangedHint()
2803 SfxPoolItem *pItem = pItemHint->GetObject(); in lcl_FontChangedHint()