Home
last modified time | relevance | path

Searched refs:nCnt (Results 201 – 207 of 207) sorted by relevance

123456789

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1095 sal_uInt16 nCnt = static_cast< sal_uInt16 >(Count()); in SetAttr() local
1096 for (sal_uInt16 i=0; i < nCnt; ++i) in SetAttr()
1102 --nCnt; in SetAttr()
H A Dwrtww8.cxx1126 sal_uInt8 nCnt = static_cast< sal_uInt8 >(CHP == ePlc in Append() local
1130 pFkp[ nOffset ] = nCnt; // DatenLaenge eintragen in Append()
H A Dww8par6.cxx2318 sal_uInt16 nCnt = static_cast< sal_uInt16 >(pCtrlStck->Count()); in WW8DupProperties() local
2319 for (sal_uInt16 i=0; i < nCnt; i++) in WW8DupProperties()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2536 for( sal_uInt16 n = 0, nCnt = aDCBExpandKey.GetEntryCount(); n < nCnt; ++n ) in Reset() local
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2099 int SwRTFParser::IsEndPara( SvxNodeIdx* pNd, xub_StrLen nCnt ) const in IsEndPara()
2102 return pNode && pNode->Len() == nCnt; in IsEndPara()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx7954 sal_Int32 nCnt = getLengthB(rStr) - (xub_StrLen)fAnfang + 1; in ScMidB() local
7955 lcl_RightB(rStr, nCnt>0 ? nCnt:0); in ScMidB()
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx96 sal_uInt8 StackHack::nCnt = 0; member in StackHack

Completed in 118 milliseconds

123456789