Home
last modified time | relevance | path

Searched refs:nCount (Results 701 – 725 of 1975) sorted by relevance

1...<<21222324252627282930>>...79

/trunk/main/framework/source/uielement/
H A Dnewmenucontroller.cxx142 sal_uInt16 nCount( pPopupMenu->GetItemCount() ); in determineAndSetNewDocAccel() local
151 for ( sal_uInt32 i = 0; i < sal_uInt32( nCount ); i++ ) in determineAndSetNewDocAccel()
173 for ( sal_uInt32 i = 0; i < sal_uInt32( nCount ); i++ ) in determineAndSetNewDocAccel()
277 const sal_uInt32 nCount = aCmds.size(); in setAccelerators() local
278 for ( sal_uInt32 i = 0; i < nCount; i++ ) in setAccelerators()
H A Dcomplextoolbarcontroller.cxx305 sal_Int32 nCount = rInfo.getLength(); in addNotifyInfo() local
307 aInfoSeq.realloc( nCount+1 ); in addNotifyInfo()
308 aInfoSeq[nCount].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Source" )); in addNotifyInfo()
309 aInfoSeq[nCount].Value = uno::makeAny( getFrameInterface() ); in addNotifyInfo()
/trunk/main/sw/source/ui/config/
H A Ddbconfig.cxx58 const int nCount = sizeof(aPropNames)/sizeof(const char*); in GetPropertyNames() local
59 aNames.realloc(nCount); in GetPropertyNames()
61 for(int i = 0; i < nCount; i++) in GetPropertyNames()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx244 sal_uInt16 nCount = (sal_uInt16)pList->Count(); in SwCharURLPage() local
245 if( nCount ) in SwCharURLPage()
249 for ( i = 0; i < nCount; i++ ) in SwCharURLPage()
253 for ( i = nCount; i; i-- ) in SwCharURLPage()
/trunk/main/sfx2/source/doc/
H A Dplugin.cxx114 sal_uIntPtr nCount = maCmdList.Count(); in load() local
115 uno::Sequence < ::rtl::OUString > aCmds( nCount ), aArgs( nCount ); in load()
117 for( sal_uIntPtr i = 0; i < nCount; i++ ) in load()
/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx162 void InsertRows( sal_Int32 nIndex, sal_Int32 nCount = 1 );
163 void InsertColumns( sal_Int32 nIndex, sal_Int32 nCount = 1 );
164 void DeleteRows( sal_Int32 nIndex, sal_Int32 nCount = 1 );
165 void DeleteColumns( sal_Int32 nIndex, sal_Int32 nCount = 1 );
/trunk/main/svx/source/unodraw/
H A DUnoNameItemTable.cxx201 sal_uInt32 nCount = mpModelPool ? mpModelPool->GetItemCount2( mnWhich ) : 0; in replaceByName() local
202 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in replaceByName()
308 sal_uInt32 nCount = mpModelPool ? mpModelPool->GetItemCount2( mnWhich ) : 0; in hasByName() local
309 for( nSurrogate = 0; nSurrogate < nCount; nSurrogate++ ) in hasByName()
/trunk/main/svtools/source/dialogs/
H A Dprnsetup.cxx46 unsigned int nCount = rPrinters.size(); in ImplFillPrnDlgListBox() local
47 if ( nCount ) in ImplFillPrnDlgListBox()
49 for( unsigned int i = 0; i < nCount; i++ ) in ImplFillPrnDlgListBox()
54 pBox->Enable( nCount != 0 ); in ImplFillPrnDlgListBox()
/trunk/main/vcl/source/gdi/
H A Dbmpacc3.cxx375 const sal_uInt16 nCount = rPolyPoly.Count(); in FillPolyPolygon() local
377 if( nCount && mpFillColor ) in FillPolyPolygon()
422 for( sal_uInt16 n = 0, nCount = rPolyPoly.Count(); n < nCount; ) in DrawPolyPolygon() local
/trunk/main/toolkit/test/accessibility/
H A DCanvas.java239 int nCount = maObjectList.size(); in paintComponent() local
243 for (int i=0; i<nCount; i++) in paintComponent()
392 int nCount = maObjectList.size(); in FindCanvasShapeUnderMouse() local
393 for (int i=nCount-1; i>=0; --i) in FindCanvasShapeUnderMouse()
/trunk/main/sc/inc/
H A Dattarray.hxx85 SCSIZE nCount; member in ScAttrArray
193 bool Reserve( SCSIZE nCount );
194 SCSIZE Count() const{ return nCount; } in Count()
230 if ( nPos < pArray->nCount && nRow <= nEndRow ) in Next()
H A Dconsoli.hxx47 SCSIZE nCount; member in ScReferenceList
52 void Init() { nCount=0; nFullSize=0; pData=NULL; } in Init()
55 SCSIZE GetCount() { return nCount; } in GetCount()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontriangulator.cxx241 const sal_uInt32 nCount(aPolygonCandidate.count()); in Triangulator() local
243 if(nCount > 2L) in Triangulator()
245 B2DPoint aPrevPnt(aPolygonCandidate.getB2DPoint(nCount - 1L)); in Triangulator()
247 for(sal_uInt32 b(0L); b < nCount; b++) in Triangulator()
/trunk/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx132 sal_Int32 nCount( aProperties.getLength() ); in GetCommandText() local
133 for ( sal_Int32 i=0; i<nCount; ++i ) in GetCommandText()
252 sal_uInt32 nCount = aHistory.getLength(); in impl_init() local
253 for ( sal_uInt32 nItem = 0; nItem < nCount; ++nItem ) in impl_init()
/trunk/main/UnoControls/source/base/
H A Dmultiplexer.cxx207 sal_Int32 nCount = aContainedTypes.getLength(); in setPeer() local
209 for( sal_Int32 i=0; i<nCount; i++ ) in setPeer()
218 sal_Int32 nCount = aContainedTypes.getLength(); in setPeer() local
220 for( sal_Int32 i = 0; i < nCount; i++ ) in setPeer()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerydlg.cxx176 const sal_uInt16 nCount = m_pJoinControl->aLB_JoinType.GetEntryCount(); in DBG_NAME() local
177 for (sal_uInt16 i = 0; i < nCount; ++i) in DBG_NAME()
380 const sal_uInt16 nCount = m_pJoinControl->aLB_JoinType.GetEntryCount(); in setJoinType() local
381 for (sal_uInt16 i = 0; i < nCount; ++i) in setJoinType()
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx355 sal_uInt16 nCount = 0; in NotifyItemUpdate() local
357 while( nCount < aLen ) in NotifyItemUpdate()
359 sal_Unicode cChar = aCode.GetChar(nCount); in NotifyItemUpdate()
370 nCount++; in NotifyItemUpdate()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx539 const sal_uInt16 nCount = pSh->GetFldTypeCount(); in GetSubTypes() local
540 for(sal_uInt16 i = 0; i < nCount; ++i) in GetSubTypes()
580 sal_uInt16 nCount; in GetSubTypes() local
582 nCount = DI_SUBTYPE_END - DI_SUBTYPE_BEGIN; in GetSubTypes()
584 nCount = aSwFlds[nPos].nSubTypeEnd - aSwFlds[nPos].nSubTypeStart; in GetSubTypes()
586 for(sal_uInt16 i = 0; i < nCount; ++i) in GetSubTypes()
642 sal_uInt16 nCount = (sal_uInt16)(nEnd - nStart); in GetFormatCount() local
655 ++nCount; in GetFormatCount()
659 return nCount; in GetFormatCount()
/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx250 const sal_uInt32 nCount = m_aImageCommandNameVector.size(); in impl_fillCommandToImageNameMap() local
251 for ( sal_uInt32 i = 0; i < nCount; i++ ) in impl_fillCommandToImageNameMap()
400 oslInterlockedCount nCount( m_nRefCount ); in release() local
404 return nCount; in release()
521 sal_Int32 nCount = pList->pImageItemList->Count(); in implts_loadUserImages() local
523 aUserImagesVector.reserve(nCount); in implts_loadUserImages()
524 for ( sal_uInt16 i=0; i < nCount; i++ ) in implts_loadUserImages()
836 const sal_uInt32 nCount = aUserImageNames.size(); in reset() local
837 for ( sal_uInt32 j = 0; j < nCount; j++ ) in reset()
/trunk/main/xmloff/source/draw/
H A Dlayerexp.cxx61 const sal_Int32 nCount = xLayerManager->getCount(); in exportLayer() local
62 if( nCount == 0 ) in exportLayer()
73 for( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++ ) in exportLayer()
/trunk/main/autodoc/source/cosv/service/
H A Dcomfunc.cxx49 intt nCount = 0; in count_chars() local
54 nCount++; in count_chars()
56 return nCount; in count_chars()
/trunk/main/tools/inc/tools/
H A Dcontnr.hxx53 sal_uIntPtr nCount; member in Container
92 sal_uIntPtr GetSize() const { return nCount; } in GetSize()
94 sal_uIntPtr Count() const { return nCount; } in Count()
/trunk/main/odk/examples/cpp/DocumentLoader/
H A DDocumentLoader.cxx65 sal_Int32 nCount = (sal_Int32)rtl_getAppCommandArgCount(); in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
67 if (nCount < 1) in SAL_IMPLEMENT_MAIN_WITH_ARGS()
73 if (nCount == 2) in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/connectivity/source/parse/
H A Dsqliterator.cxx1085 sal_uInt32 nCount = pOrderingSpecCommalist->count(); in traverseByColumnNames() local
1086 for (sal_uInt32 i = 0; i < nCount; ++i) in traverseByColumnNames()
1142 for ( sal_Int32 i = 0; i < nCount; ++i ) in lcl_generateParameterName()
1201 const sal_uInt32 nCount = _pNode->count(); in traverseParameters() local
1202 for (sal_uInt32 i = 0; i < nCount; ++i) in traverseParameters()
1422 sal_Int32 nCount = pChild->count(); in traverseANDCriteria() local
1423 for (sal_Int32 i=0; i < nCount; ++i) in traverseANDCriteria()
1493 const sal_uInt32 nCount = _pParentNode->count(); in traverseParameter() local
1495 for(; i < nCount;++i) in traverseParameter()
1554 const sal_uInt32 nCount = _pParentNode->count(); in traverseParameter() local
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dnavicfg.cxx56 const int nCount = 7; in GetPropertyNames() local
57 Sequence<OUString> aNames(nCount); in GetPropertyNames()
59 for(int i = 0; i < nCount; i++) in GetPropertyNames()

Completed in 110 milliseconds

1...<<21222324252627282930>>...79