Searched refs:pWidthItem (Results 1 – 1 of 1) sorted by relevance
770 const SfxUInt32Item* pWidthItem; in NotifyItemUpdate() local794 pWidthItem = dynamic_cast< const SfxUInt32Item* >(pState); in NotifyItemUpdate()796 if(pWidthItem) in NotifyItemUpdate()798 long mlOldWidth1 = pWidthItem->GetValue(); in NotifyItemUpdate()
Completed in 25 milliseconds