Searched refs:pVertRelation (Results 1 – 1 of 1) sorted by relevance
345 const SfxPoolItem* pVertRelation = 0; in Execute() local348 … pOutSet->GetItemState(SID_ATTR_TRANSFORM_VERT_RELATION, sal_False, &pVertRelation); in Execute()350 if(pVertOrient || pVertRelation || pVertPosition ) in Execute()355 if(pVertRelation) in Execute()357 … static_cast<const SfxInt16Item*>(pVertRelation)->GetValue()); in Execute()
Completed in 13 milliseconds