Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Dinternationaloptions.cxx108 …const SfxBoolItem* pLeft2RightItem = static_cast< const SfxBoolItem* >( GetItem( _rSet, SID_ATTR_P… in Reset() local
110 …DBG_ASSERT( pLeft2RightItem, "+InternationalOptionsPage::Reset(): SID_ATTR_PARA_LEFT_TO_RIGHT not … in Reset()
112 sal_Bool bLeft2Right = pLeft2RightItem? pLeft2RightItem->GetValue() : sal_True; in Reset()

Completed in 14 milliseconds