Searched refs:pRuleTbl (Results 1 – 1 of 1) sorted by relevance
455 const SwNumRuleTbl* pRuleTbl = NULL; in SetNumRelSpaces() local474 pRuleTbl = pNumRuleTbl; in SetNumRelSpaces()478 pRuleTbl = &rDoc.GetNumRuleTbl(); in SetNumRelSpaces()481 if( pRuleTbl ) in SetNumRelSpaces()483 for( sal_uInt16 n = pRuleTbl->Count(); n; ) in SetNumRelSpaces()485 SwNumRule* pRule = (*pRuleTbl)[ --n ]; in SetNumRelSpaces()
Completed in 25 milliseconds