Searched refs:nMoreCmds (Results 1 – 1 of 1) sorted by relevance
625 sal_Int32 nMoreCmds = ( bFolder ? 2 : 0 ) + ( bSupportsLocking ? 2 : 0 ); in getCommands() local626 if ( nMoreCmds ) in getCommands()627 aCmdInfo.realloc( nPos + nMoreCmds ); in getCommands()
Completed in 25 milliseconds