Home
last modified time | relevance | path

Searched refs:nEC (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dxtextedt.cxx63 sal_Unicode nEC = maGroupChars.GetChar( nMatchChar+1 ); in MatchGroup() local
74 else if ( aStr.GetChar( nCur ) == nEC ) in MatchGroup()
98 xub_Unicode nEC = maGroupChars.GetChar( nMatchChar ); in MatchGroup() local
116 else if ( aStr.GetChar( nCur ) == nEC ) in MatchGroup()
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx382 const SCSIZE nEC = aParam.GetEntryCount(); in ToggleAutoFilter() local
383 for ( SCSIZE i=0; i<nEC; ++i ) in ToggleAutoFilter()
H A Dcellsh2.cxx686 SCSIZE nEC = aParam.GetEntryCount(); in ExecuteDB() local
687 for (SCSIZE i=0; i<nEC; i++) in ExecuteDB()
H A Dviewdata.cxx980 sal_uLong nEC = pNewEngine->GetControlWord(); in SetEditEngine() local
981 pNewEngine->SetControlWord(nEC & ~EE_CNTRL_DOIDLEFORMAT); in SetEditEngine()
H A Dgridwin.cxx1293 SCSIZE nEC = aParam.GetEntryCount(); in ExecFilter() local
1294 for (SCSIZE i=0; i<nEC; i++) in ExecFilter()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx679 SCSIZE nEC = aOldQuery.GetEntryCount(); in Query() local
680 for (SCSIZE i=0; i<nEC; i++) in Query()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx3559 xub_Unicode nEC = aGroupChars.GetChar( nMatchChar+1 ); in MatchGroup() local
3570 else if ( rStr.GetChar( nCur ) == nEC ) in MatchGroup()
3595 xub_Unicode nEC = aGroupChars.GetChar( nMatchChar ); in MatchGroup() local
3613 else if ( rStr.GetChar( nCur ) == nEC ) in MatchGroup()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx750 SCSIZE nEC = aNewDesc.aQueryParam.GetEntryCount(); in UpdateReference() local
751 for (SCSIZE i=0; i<nEC; i++) in UpdateReference()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2856 ScTableColumnsObj::ScTableColumnsObj(ScDocShell* pDocSh, SCTAB nT, SCCOL nSC, SCCOL nEC) : in ScTableColumnsObj() argument
2860 nEndCol ( nEC ) in ScTableColumnsObj()
/trunk/main/sc/inc/
H A Ddocuno.hxx490 SCCOL nSC, SCCOL nEC);

Completed in 131 milliseconds