Searched refs:pStyInf (Results 1 – 2 of 2) sorted by relevance
869 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() local871 || (pStyInf && !pStyInf->bColl) // CharFmt -> ignorieren in Read_ANLevelDesc()902 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() local903 if (pStyInf != NULL) in Read_ANLevelDesc()904 pStyInf->bHasStyNumRule = true; in Read_ANLevelDesc()1019 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl() local1020 if (!sNumRule.Len() && pStyInf->bHasStyNumRule) in StartAnl()1022 sNumRule = pStyInf->pFmt->GetNumRule().GetValue(); in StartAnl()
504 SwWW8StyInf * pStyInf = GetStyle(nColl); in InsertTxbxStyAttrs() local505 if( pStyInf != NULL && pStyInf->pFmt && pStyInf->bColl ) in InsertTxbxStyAttrs()512 if ( SFX_ITEM_SET == pStyInf->pFmt->GetItemState( in InsertTxbxStyAttrs()
Completed in 38 milliseconds