Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/shells/
H A Ddrwbassh.cxx345 const SfxPoolItem* pVertRelation = 0; in Execute() local
348 … 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 26 milliseconds