Searched refs:pStyRule (Results 1 – 2 of 2) sorted by relevance
832 if( pStyles->pStyRule ) // Bullet-Style bereits vorhanden in GetStyRule()833 return pStyles->pStyRule; in GetStyRule()843 pStyles->pStyRule = rDoc.GetNumRuleTbl()[nRul]; in GetStyRule()845 pStyles->pStyRule->SetAutoRule(false); in GetStyRule()847 return pStyles->pStyRule; in GetStyRule()3962 pIo(pI), pStStrm(pI->pTableStream), pStyRule(0), nWwNumLevel(0) in WW8RStyle()4088 pStyRule = 0; // falls noetig, neu anlegen in PrepareStyle()4115 pStyRule = 0; // zur Sicherheit in PostStyle()
282 SwNumRule* pStyRule; // Bullets und Aufzaehlungen in Styles member in WW8RStyle
Completed in 47 milliseconds