Searched refs:pStyInf (Results 1 – 2 of 2) sorted by relevance
898 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() local900 || (pStyInf && !pStyInf->bColl) // CharFmt -> ignorieren in Read_ANLevelDesc()931 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() local932 if (pStyInf != NULL) in Read_ANLevelDesc()933 pStyInf->bHasStyNumRule = true; in Read_ANLevelDesc()1048 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl() local1049 if (!sNumRule.Len() && pStyInf->bHasStyNumRule) in StartAnl()1051 sNumRule = pStyInf->pFmt->GetNumRule().GetValue(); in StartAnl()
501 SwWW8StyInf * pStyInf = GetStyle(nColl); in InsertTxbxStyAttrs() local502 if( pStyInf != NULL && pStyInf->pFmt && pStyInf->bColl ) in InsertTxbxStyAttrs()509 if ( SFX_ITEM_SET == pStyInf->pFmt->GetItemState( in InsertTxbxStyAttrs()
Completed in 35 milliseconds