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()
3557 xub_Unicode nSC = aGroupChars.GetChar( nMatchChar ); in MatchGroup() local3568 if ( rStr.GetChar( nCur ) == nSC ) in MatchGroup()3596 xub_Unicode nSC = aGroupChars.GetChar( nMatchChar-1 ); in MatchGroup() local3607 if ( rStr.GetChar( nCur ) == nSC ) in MatchGroup()
2856 ScTableColumnsObj::ScTableColumnsObj(ScDocShell* pDocSh, SCTAB nT, SCCOL nSC, SCCOL nEC) : in ScTableColumnsObj() argument2859 nStartCol( nSC ), in ScTableColumnsObj()
490 SCCOL nSC, SCCOL nEC);
Completed in 59 milliseconds