Home
last modified time | relevance | path

Searched refs:pDefaultStopItem (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx4173 …const SvxTabStopItem *pDefaultStopItem = (const SvxTabStopItem *)rDoc.GetAttrPool().GetPoolDefault… in Read_LR() local
4174 if ( pDefaultStopItem && pDefaultStopItem->Count() > 0 ) in Read_LR()
4175 ((SwNumFmt*)(pNumFmt))->SetListtabPos( ((SvxTabStop&)(*pDefaultStopItem)[0]).GetTabPos() ); in Read_LR()

Completed in 43 milliseconds