Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx832 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()
H A Dww8par2.hxx282 SwNumRule* pStyRule; // Bullets und Aufzaehlungen in Styles member in WW8RStyle

Completed in 36 milliseconds