Searched refs:pCurrentAdjustment (Results 1 – 1 of 1) sorted by relevance
486 const SfxPoolItem* pCurrentAdjustment = NULL; in executeAttribute() local487 … if ( SFX_ITEM_ON == _rCurrentAttribs.GetItemState( EE_PARA_JUST, sal_True, &pCurrentAdjustment ) ) in executeAttribute()488 … eCurrentAdjustment = static_cast< const SvxAdjustItem* >( pCurrentAdjustment )->GetAdjust(); in executeAttribute()
Completed in 16 milliseconds