Searched refs:nSC (Results 1 – 4 of 4) sorted by relevance
62 sal_Unicode nSC = maGroupChars.GetChar( nMatchChar ); in MatchGroup() local72 if ( aStr.GetChar( nCur ) == nSC ) in MatchGroup()99 xub_Unicode nSC = maGroupChars.GetChar( nMatchChar-1 ); in MatchGroup() local110 if ( aStr.GetChar( nCur ) == nSC ) in MatchGroup()
3554 xub_Unicode nSC = aGroupChars.GetChar( nMatchChar ); in MatchGroup() local3565 if ( rStr.GetChar( nCur ) == nSC ) in MatchGroup()3593 xub_Unicode nSC = aGroupChars.GetChar( nMatchChar-1 ); in MatchGroup() local3604 if ( rStr.GetChar( nCur ) == nSC ) in MatchGroup()
490 SCCOL nSC, SCCOL nEC);
2856 ScTableColumnsObj::ScTableColumnsObj(ScDocShell* pDocSh, SCTAB nT, SCCOL nSC, SCCOL nEC) : in ScTableColumnsObj() argument2859 nStartCol( nSC ), in ScTableColumnsObj()
Completed in 70 milliseconds