Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1917 const SwNumRule* pCurrNumRule( rSh.GetNumRuleAtCurrCrsrPos() ); in KeyInput() local
1918 if ( pCurrNumRule != NULL in KeyInput()
1919 && pCurrNumRule != rSh.GetOutlineNumRule() ) in KeyInput()