Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/richtext/
H A Drtattributehandler.cxx486 const SfxPoolItem* pCurrentAdjustment = NULL; in executeAttribute() local
487 … 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 15 milliseconds