Searched refs:pWrapItem (Results 1 – 1 of 1) sorted by relevance
176 const SfxPoolItem* pWrapItem; in Execute() local178 … if(SFX_ITEM_SET == pOutSet->GetItemState(FN_DRAW_WRAP_DLG, sal_False, &pWrapItem)) in Execute()180 short nLayer = ((const SfxInt16Item*)pWrapItem)->GetValue(); in Execute()
Completed in 17 milliseconds