Searched refs:pOpenSmartTagOptionsItem (Results 1 – 1 of 1) sorted by relevance
677 const SfxPoolItem* pOpenSmartTagOptionsItem = 0; in Execute() local678 …ITEM_SET == pArgs->GetItemState( SID_OPEN_SMARTTAGOPTIONS, sal_False, &pOpenSmartTagOptionsItem ) ) in Execute()679 aSet.Put( *static_cast<const SfxBoolItem*>(pOpenSmartTagOptionsItem) ); in Execute()
Completed in 22 milliseconds