Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx770 const SfxUInt32Item* pWidthItem; in NotifyItemUpdate() local
794 pWidthItem = dynamic_cast< const SfxUInt32Item* >(pState); in NotifyItemUpdate()
796 if(pWidthItem) in NotifyItemUpdate()
798 long mlOldWidth1 = pWidthItem->GetValue(); in NotifyItemUpdate()

Completed in 26 milliseconds