Searched refs:pStyRule (Results 1 – 2 of 2) sorted by relevance
803 if( pStyles->pStyRule ) // Bullet-Style bereits vorhanden in GetStyRule()804 return pStyles->pStyRule; in GetStyRule()814 pStyles->pStyRule = rDoc.GetNumRuleTbl()[nRul]; in GetStyRule()816 pStyles->pStyRule->SetAutoRule(false); in GetStyRule()818 return pStyles->pStyRule; in GetStyRule()3933 pIo(pI), pStStrm(pI->pTableStream), pStyRule(0), nWwNumLevel(0) in WW8RStyle()4059 pStyRule = 0; // falls noetig, neu anlegen in PrepareStyle()4086 pStyRule = 0; // zur Sicherheit in PostStyle()
282 SwNumRule* pStyRule; // Bullets und Aufzaehlungen in Styles member in WW8RStyle
Completed in 77 milliseconds