Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx869 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() local
871 || (pStyInf && !pStyInf->bColl) // CharFmt -> ignorieren in Read_ANLevelDesc()
902 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in Read_ANLevelDesc() local
903 if (pStyInf != NULL) in Read_ANLevelDesc()
904 pStyInf->bHasStyNumRule = true; in Read_ANLevelDesc()
1019 SwWW8StyInf * pStyInf = GetStyle(nAktColl); in StartAnl() local
1020 if (!sNumRule.Len() && pStyInf->bHasStyNumRule) in StartAnl()
1022 sNumRule = pStyInf->pFmt->GetNumRule().GetValue(); in StartAnl()
H A Dww8graf.cxx504 SwWW8StyInf * pStyInf = GetStyle(nColl); in InsertTxbxStyAttrs() local
505 if( pStyInf != NULL && pStyInf->pFmt && pStyInf->bColl ) in InsertTxbxStyAttrs()
512 if ( SFX_ITEM_SET == pStyInf->pFmt->GetItemState( in InsertTxbxStyAttrs()

Completed in 78 milliseconds