Home
last modified time | relevance | path

Searched refs:nc (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx892 sal_uLong nWidth, nHeight, nDstRowBytes, nx, nc, ny, nCount, nColTabSize, i; in WriteOpcode_BitsRect() local
992 for ( nc = 0; nc < 4; nc++ ) in WriteOpcode_BitsRect()
993 pComp[ nc ] = new sal_uInt8[ nWidth ]; in WriteOpcode_BitsRect()
1018 for ( nc = 0; nc < 4; nc++ ) in WriteOpcode_BitsRect()
1035 nEquData = pComp[nc][nEqu3]; in WriteOpcode_BitsRect()
1036 if ( nEquData == pComp[nc][nEqu3+1] && nEquData==pComp[nc][nEqu3+2] ) in WriteOpcode_BitsRect()
1051 *pPict << pComp[nc][nx++]; in WriteOpcode_BitsRect()
1065 if ( nEquData != pComp[ nc ][ nx + nCount ] ) in WriteOpcode_BitsRect()
1090 for ( nc = 0; nc < 4; nc++ ) in WriteOpcode_BitsRect()
1091 delete pComp[ nc ]; in WriteOpcode_BitsRect()
/trunk/main/sfx2/source/doc/
H A Dnew.cxx397 sal_uInt16 nc=aSel.Search('('); in IMPL_LINK() local
398 if (nc-1&&nc!=STRING_NOTFOUND) in IMPL_LINK()
399 aSel.Erase(nc-1); in IMPL_LINK()
484 sal_uInt16 nc=aSel.Search('('); in IMPL_LINK_INLINE_END() local
485 if (nc-1&&nc!=STRING_NOTFOUND) in IMPL_LINK_INLINE_END()
486 aSel.Erase(nc-1); in IMPL_LINK_INLINE_END()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx356 sal_Int32 nc = rBuf.getLength(); in hyphenate() local
358 for (sal_Int32 ix=0; ix < nc; ix++) in hyphenate()
616 sal_Int32 nc = rBuf.getLength(); in createPossibleHyphens() local
618 for (sal_Int32 ix=0; ix < nc; ix++) in createPossibleHyphens()
741 sal_Int32 nc = 0; in capitalType() local
745 nc++; in capitalType()
748 if (nc == 0) in capitalType()
750 if (nc == tlen) in capitalType()
752 … if ((nc == 1) && (pCC->getCharacterType(aStr,0) & ::com::sun::star::i18n::KCharacterType::UPPER)) in capitalType()
/trunk/main/vcl/source/gdi/
H A Dpngwrite.cxx608 sal_uLong na, nb, nc; in ImplGetFilter() local
622 nc = *p4; in ImplGetFilter()
625 na = nc = 0; in ImplGetFilter()
628 np -= nc; in ImplGetFilter()
631 npc = np - nc; in ImplGetFilter()
640 else *pDest++ = *p1++ - (sal_uInt8)nc; in ImplGetFilter()
H A Dpngread.cxx1153 int nc = *(p4++); in ImplApplyFilter() local
1155 int npa = nb - (int)nc; in ImplApplyFilter()
1156 int npb = na - (int)nc; in ImplApplyFilter()
1169 na = nc; in ImplApplyFilter()
/trunk/main/basic/source/comp/
H A Dscanner.cxx101 sal_uInt16 nc = nColLock ? nSavedCol1 : nCol1; in GenError() local
108 nc = nCol1; in GenError()
109 if( nc > nCol2 ) nCol2 = nc; in GenError()
112 bRes = pBasic->CError( code, aError, nLine, nc, nCol2 ); in GenError()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DOHiddenModel.java156 XNameContainer nc = FormTools.getForms(oDP); in createTestEnvironment() local
157 FormTools.insertForm(xDrawDoc, nc, "OHiddenModelForm"); in createTestEnvironment()
159 Object frm = nc.getByName("OHiddenModelForm"); in createTestEnvironment()
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx615 sal_Int32 nc = 0; in capitalType() local
619 ::com::sun::star::i18n::KCharacterType::UPPER) nc++; in capitalType()
622 if (nc == 0) in capitalType()
624 if (nc == tlen) in capitalType()
626 if ((nc == 1) && (pCC->getCharacterType(aStr,0) & in capitalType()
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch295 + <copy todir="${temp-src-nc.dir}/api">
301 + <copy todir="${temp-src-nc.dir}/cmd">
312 + <copy todir="${temp-src-nc.dir}/samples">
337 + <copy todir="${temp-src-nc.dir}/api/Saxon.Api">
342 + <copy todir="${temp-src-nc.dir}/cmd" >
347 + <copy todir="${temp-src-nc.dir}/samples">
633 + <arg line="${basedir}/${temp-src-nc.dir}"/>
647 + srcdir="${temp-src-nc.dir}/cmd"
658 + srcdir="${temp-src-nc.dir}/api"
824 + <fileset dir="${temp-src-nc.dir}/samples">
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XContentProvider.java92 Object nc = tEnv.getObjRelation("NoCONTENT"); in _queryContent() local
93 if (nc == null) { in _queryContent()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1538 sal_uInt32 nl, nc; in FindNextStmnt() local
1541 nc = *p++; nc |= *p++ << 8; in FindNextStmnt()
1542 nc |= *p++ << 16 ; nc |= *p++ << 24; in FindNextStmnt()
1543 nLine = (sal_uInt16)nl; nCol = (sal_uInt16)nc; in FindNextStmnt()
1564 sal_uInt16 nl, nc; in IsBreakable() local
1565 while( ( p = FindNextStmnt( p, nl, nc ) ) != NULL ) in IsBreakable()
/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx473 UCHAR c,c0,nc; in GetTextChar() local
478 nc=GetNextChar(TBuf,Index); in GetTextChar()
481 nc==' ' || nc==AbsatzEnd || nc==TextEnd) c='-'; in GetTextChar()
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Desperanto.lm303 nc 260
H A Dportuguese.lm188 nc 272
H A Dquechua.lm103 nc 125
H A Dromansh.lm246 nc 59
H A Dspanish.lm150 nc 244
H A Dcatalan.lm171 nc 138
H A Dczech.lm400 nc 92
H A Denglish.lm148 nc 192
H A Dfrench.lm107 nc 268
H A Ditalian.lm342 nc 108
H A Dromanian.lm177 nc 156
H A Dslovak_ascii.lm251 nc 109
H A Dslovenian.lm306 nc 50

Completed in 141 milliseconds

12