Home
last modified time | relevance | path

Searched defs:nCnt (Results 1 – 25 of 185) sorted by relevance

12345678

/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx64 const long nCnt(rMark.GetMarkCount()); in E3dDragMethod() local
154 const sal_uInt32 nCnt(maGrp.size()); in BeginSdrDrag() local
185 const sal_uInt32 nCnt(maGrp.size()); in EndSdrDrag() local
232 const sal_uInt32 nCnt(maGrp.size()); in CancelSdrDrag() local
270 const sal_uInt32 nCnt(maGrp.size()); in CreateOverlayGeometry() local
325 const sal_uInt32 nCnt(maGrp.size()); in E3dDragRotate() local
396 const sal_uInt32 nCnt(maGrp.size()); in MoveSdrDrag() local
576 const sal_uInt32 nCnt(maGrp.size()); in MoveSdrDrag() local
656 const sal_uInt32 nCnt(maGrp.size()); in MoveSdrDrag() local
/trunk/main/svl/source/misc/
H A Dlngmisc.cxx42 sal_Int32 nCnt = 0; in GetNumControlChars() local
78 sal_Int32 nCnt = 0; in RemoveControlChars() local
111 sal_Int32 nCnt = 0; in ReplaceControlChars() local
/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx140 sal_uInt16 nCnt = (nRecLen < 4) ? 0 : ( nRecLen - 4 ) / 2; in Columnwidth() local
172 sal_uInt16 nCnt = (nRecLen < 4) ? 0 : ( nRecLen - 4 ) / 2; in Hiddencolumn() local
314 sal_uInt16 nCnt = (nRecLen < 4) ? 0 : ( nRecLen - 4 ) / 8; in RowPresentation() local
376 for( sal_uInt16 nCnt = 0 ; nCnt < LotusFontBuffer::nSize ; nCnt++ ) in Font_Type() local
387 for( sal_uInt16 nCnt = 0 ; nCnt < LotusFontBuffer::nSize ; nCnt++ ) in Font_Ysize() local
H A Dlotread.cxx211 SCTAB nCnt; in Read() local
/trunk/main/sw/source/ui/misc/
H A Dbookmark.cxx222 sal_uInt16 nCnt = GetText().GetTokenCount(cSep); in GetSelEntryPos() local
242 sal_uInt16 nCnt = 0; in GetSelectEntryCount() local
260 sal_uInt16 nCnt = 0; in GetSelectEntryPos() local
/trunk/main/sw/inc/
H A Dswcrsr.hxx169 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Left()
171 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Right()
173 sal_Bool GoNextCell( sal_uInt16 nCnt = 1 ) { return GoPrevNextCell( sal_True, nCnt ); } in GoNextCell()
174 sal_Bool GoPrevCell( sal_uInt16 nCnt = 1 ) { return GoPrevNextCell( sal_False, nCnt ); } in GoPrevCell()
H A Dcrsrsh.hxx378 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual = sal_False ) in Left()
380 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual = sal_False ) in Right()
382 sal_Bool Up( sal_uInt16 nCnt = 1 ) { return UpDown( sal_True, nCnt ); } in Up()
383 sal_Bool Down( sal_uInt16 nCnt = 1 ) { return UpDown( sal_False, nCnt ); } in Down()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx48 void SwWrtShell::Do( DoType eDoType, sal_uInt16 nCnt ) in Do()
/trunk/main/svtools/source/svrtf/
H A Dsvparser.cxx471 int SvParser::SkipToken( short nCnt ) // n Tokens zurueck "skippen" in SkipToken()
489 SvParser::TokenStackType* SvParser::GetStackPtr( short nCnt ) in GetStackPtr()
578 for( sal_uInt16 nCnt = 0; nCnt < nWhichIds; ++nCnt, ++pWhichIds ) in BuildWhichTbl() local
/trunk/main/svx/source/items/
H A Dhlnkitem.cxx82 sal_uInt16 nCnt = pMacroTable ? (sal_uInt16)pMacroTable->Count() : 0; in Store() local
171 sal_uInt16 nCnt; in Create() local
/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx179 xub_StrLen nCnt = m_aFieldSeparatorList.GetTokenCount( '\t' ); in DBG_NAME() local
584 xub_StrLen nCnt(rList.GetTokenCount( nTok )); in SetSeparator() local
H A Ddbfindex.cxx271 sal_uInt16 nCnt = aLB_FreeIndexes.GetEntryCount(); variable
285 sal_uInt16 nCnt = aLB_TableIndexes.GetEntryCount(); variable
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DOneInstanceFactory.java123 int nCnt = aSupportedSvcNames.length; in supportsService() local
H A DPropChgHelper.java71 int nCnt = aLngSvcEvtListeners.size(); in LaunchEvent() local
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx137 void RemoveServer( sal_uInt16 nPos, sal_uInt16 nCnt = 1 ) in RemoveServer()
/trunk/main/sw/source/core/crsr/
H A Dtrvlfnfl.cxx175 inline sal_Bool CmpLE( const SwTxtFtn& rFtn, sal_uLong nNd, xub_StrLen nCnt ) in CmpLE()
180 inline sal_Bool CmpL( const SwTxtFtn& rFtn, sal_uLong nNd, xub_StrLen nCnt ) in CmpL()
/trunk/main/sw/source/core/edit/
H A Dedredln.cxx139 for( sal_uInt16 i = 0, nCnt = rTbl.Count(); i < nCnt; ++i ) in FindRedlineOfData() local
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx133 sal_uInt16 nCnt = sDBName.GetTokenCount('.'); in InsertLabEnvText() local
161 for( sal_uInt16 nCnt = 0; nCnt < nCollCnt; ++nCnt ) in lcl_CopyCollAttr() local
/trunk/main/cui/source/dialogs/
H A Dplfilter.cxx77 for ( sal_uInt16 nCnt = aExtension.GetTokenCount( ';' ); nCnt--; ) in fillNetscapePluginFilters() local
H A Dmultifil.cxx147 sal_uInt16 nCnt = aPathLB.GetEntryCount(); in IMPL_LINK() local
H A Dmultipat.cxx150 sal_uLong nCnt = aRadioLB.GetEntryCount(); in IMPL_LINK() local
170 sal_uInt16 nCnt = aPathLB.GetEntryCount(); in IMPL_LINK() local
/trunk/main/sc/source/ui/miscdlgs/
H A Dnamepast.cxx57 sal_uInt16 nCnt = pList->GetCount(); in ScNamePasteDlg() local
/trunk/main/sw/source/ui/fldui/
H A Dfldref.cxx555 sal_uInt16 nCnt = pSh->GetSeqFtnList( aArr ); in UpdateSubType() local
568 sal_uInt16 nCnt = pSh->GetSeqFtnList( aArr, true ); in UpdateSubType() local
651 sal_uInt16 nCnt = pType->GetSeqFldList( aArr ); in UpdateSubType() local
/trunk/main/uui/source/
H A Dsecmacrowarnings.cxx150 sal_Int32 nCnt = mpInfos->getLength(); in IMPL_LINK() local
343 sal_Int32 nCnt = rInfos.getLength(); in SetStorage() local
/trunk/main/sw/source/core/layout/
H A Dssfrm.cxx290 sal_uInt32 nCnt = pObjs->Count(); in CheckDirChange() local
574 sal_uInt32 nCnt; in ~SwLayoutFrm() local
606 sal_uInt32 nCnt; in ~SwLayoutFrm() local

Completed in 108 milliseconds

12345678