Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/shells/
H A Ddrwbassh.cxx349 const SfxPoolItem* pVertRelation = 0; in Execute() local
352 … pOutSet->GetItemState(SID_ATTR_TRANSFORM_VERT_RELATION, sal_False, &pVertRelation); in Execute()
354 if(pVertOrient || pVertRelation || pVertPosition ) in Execute()
359 if(pVertRelation) in Execute()
361 … static_cast<const SfxInt16Item*>(pVertRelation)->GetValue()); in Execute()