Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx501 SwWW8StyInf * pStyInf = GetStyle(nColl); in InsertTxbxStyAttrs() local
502 if( pStyInf != NULL && pStyInf->pFmt && pStyInf->bColl ) in InsertTxbxStyAttrs()
509 if ( SFX_ITEM_SET == pStyInf->pFmt->GetItemState( in InsertTxbxStyAttrs()
H A Dww8par2.cxx898 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() local
900 || (pStyInf && !pStyInf->bColl) // CharFmt -> ignorieren in Read_ANLevelDesc()
931 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() local
932 if (pStyInf != NULL) in Read_ANLevelDesc()
933 pStyInf->bHasStyNumRule = true; in Read_ANLevelDesc()
1048 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl() local
1049 if (!sNumRule.Len() && pStyInf->bHasStyNumRule) in StartAnl()
1051 sNumRule = pStyInf->pFmt->GetNumRule().GetValue(); in StartAnl()

Completed in 58 milliseconds