Searched refs:bModifier (Results 1 – 2 of 2) sorted by relevance
183 void ExecCommand(sal_uInt16 nCmd, sal_Bool bModifier);
2254 void SwContentTree::ExecCommand(sal_uInt16 nCmd, sal_Bool bModifier) in ExecCommand() argument2287 bModifier); in ExecCommand()2291 if( !bModifier && ((nDir == -1 && nActPos > 0) || in ExecCommand()2298 else if(bModifier) in ExecCommand()