Searched refs:pStyRule (Results 1 – 2 of 2) sorted by relevance
831 if( pStyles->pStyRule ) // Bullet-Style bereits vorhanden in GetStyRule()832 return pStyles->pStyRule; in GetStyRule()842 pStyles->pStyRule = rDoc.GetNumRuleTbl()[nRul]; in GetStyRule()844 pStyles->pStyRule->SetAutoRule(false); in GetStyRule()846 return pStyles->pStyRule; in GetStyRule()3961 pIo(pI), pStStrm(pI->pTableStream), pStyRule(0), nWwNumLevel(0) in WW8RStyle()4087 pStyRule = 0; // falls noetig, neu anlegen in PrepareStyle()4114 pStyRule = 0; // zur Sicherheit in PostStyle()
281 SwNumRule* pStyRule; // Bullets und Aufzaehlungen in Styles member in WW8RStyle