Searched refs:pCurrNumRule (Results 1 – 1 of 1) sorted by relevance
1917 const SwNumRule* pCurrNumRule( rSh.GetNumRuleAtCurrCrsrPos() ); in KeyInput() local1918 if ( pCurrNumRule != NULL in KeyInput()1919 && pCurrNumRule != rSh.GetOutlineNumRule() ) in KeyInput()