Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx777 const SfxUInt32Item* pWidthItem; in NotifyItemUpdate() local
807 pWidthItem = dynamic_cast< const SfxUInt32Item* >(pState); in NotifyItemUpdate()
809 if(pWidthItem) in NotifyItemUpdate()
811 long mlOldWidth1 = pWidthItem->GetValue(); in NotifyItemUpdate()

Completed in 17 milliseconds