Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/basflt/
H A Dfltini.cxx455 const SwNumRuleTbl* pRuleTbl = NULL; in SetNumRelSpaces() local
474 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 11 milliseconds