Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/edit/
H A Dxtextedt.cxx62 sal_Unicode nSC = maGroupChars.GetChar( nMatchChar ); in MatchGroup() local
72 if ( aStr.GetChar( nCur ) == nSC ) in MatchGroup()
99 xub_Unicode nSC = maGroupChars.GetChar( nMatchChar-1 ); in MatchGroup() local
110 if ( aStr.GetChar( nCur ) == nSC ) in MatchGroup()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx3554 xub_Unicode nSC = aGroupChars.GetChar( nMatchChar ); in MatchGroup() local
3565 if ( rStr.GetChar( nCur ) == nSC ) in MatchGroup()
3593 xub_Unicode nSC = aGroupChars.GetChar( nMatchChar-1 ); in MatchGroup() local
3604 if ( rStr.GetChar( nCur ) == nSC ) in MatchGroup()
/aoo41x/main/sc/inc/
H A Ddocuno.hxx490 SCCOL nSC, SCCOL nEC);
/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2856 ScTableColumnsObj::ScTableColumnsObj(ScDocShell* pDocSh, SCTAB nT, SCCOL nSC, SCCOL nEC) : in ScTableColumnsObj() argument
2859 nStartCol( nSC ), in ScTableColumnsObj()

Completed in 61 milliseconds