Home
last modified time | relevance | path

Searched defs:nItems (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/tools/source/rc/
H A Dresary.cxx41 const sal_uInt32 nItems = pMgr->ReadLong(); in ResStringArray() local
67 const sal_uInt32 nItems = m_aStrings.size(); in FindIndex() local
/trunk/main/sw/source/filter/xml/
H A Dxmlfonte.cxx79 sal_uInt32 nItems = rPool.GetItemCount2( nWhichId ); in SwXMLFontAutoStylePool_Impl() local
H A Dxmlexp.cxx237 sal_uInt32 i=0, nItems = rPool.GetItemCount2( nWhichId ); in exportDoc() local
/trunk/main/sal/inc/osl/
H A Dprofile.hxx95 int nItems = rStrings.size(); in readIdent() local
125 int nItems = rStrings.size(); in writeIdent() local
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx324 sal_uInt16 nItems = pSet->mnItems; in ImplFindSet() local
351 sal_uInt16 nItems = pSet->mnItems; in ImplFindItem() local
381 sal_uInt16 nItems = pSet->mnItems; in ImplFindItem() local
408 sal_uInt16 nItems = pSet->mnItems; in ImplFindItem() local
455 sal_uInt16 nItems = pSet->mnItems; in ImplDeleteSet() local
500 sal_uInt16 nItems = pSet->mnItems; in ImplCalcSet() local
871 sal_uInt16 nItems = pSet->mnItems; in ImplCalcSet2() local
1039 sal_uInt16 nItems = pSet->mnItems; in ImplDrawBack() local
1184 sal_uInt16 nItems = pSet->mnItems; in ImplTestSplit() local
3260 sal_uInt16 nItems; in SplitItem() local
[all …]
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx251 unsigned long nItems = 0; in WMAdaptor() local
437 unsigned long nItems = 0; in NetWMAdaptor() local
631 unsigned long nItems = 0; in GnomeWMAdaptor() local
836 unsigned long nItems = 0; in getNetWmName() local
1988 unsigned long nItems, nBytesLeft; in handlePropertyNotify() local
2064 unsigned long nItems = 0; in handlePropertyNotify() local
2299 unsigned long nItems = 0; in getCurrentWorkArea() local
2338 unsigned long nItems = 0; in getWindowWorkArea() local
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx420 for( int nItems = [pMenu numberOfItems]; nItems > 1; nItems-- ) in unsetMainMenu() local
469 int nItems = [pMainMenu numberOfItems]; in enableMainMenu() local
485 int nItems = rFallbackMenu.size(); in addFallbackMenuItem() local
505 unsigned int nItems = rFallbackMenu.size(); in removeFallbackMenuItem() local
/trunk/main/vcl/unx/generic/desktopdetect/
H A Ddesktopdetector.cxx102 unsigned long nItems = 0, nBytes = 0; in is_gnome_desktop() local
166 unsigned long nItems = 0; in KDEVersion() local
/trunk/main/vcl/source/components/
H A Dstringmirror.cxx61 sal_Int32 nItems = io_rStrings.getLength(); in mapStrings() local
/trunk/main/rsc/source/tools/
H A Drsctools.cxx147 int nItems; in Append() local
238 int nItems; in ResponseFile() local
/trunk/main/xmloff/source/style/
H A Dimpastp3.cxx140 vector< XMLPropertyState>::size_type nItems = rProperties.size(); in Find() local
/trunk/main/sc/source/filter/xml/
H A Dxmlfonte.cxx73 sal_uInt32 nItems(pItemPool->GetItemCount2( nWhichId )); in AddFontItems() local
/trunk/main/sc/source/ui/vba/
H A Dvbachartobject.cxx62 sal_Int32 nItems = xDrawPage->getCount(); in setShape() local
H A Dvbachartobjects.cxx91 sal_Int32 nItems = sSheetNames.getLength(); in getChartObjectNames() local
H A Dvbarange.cxx679 sal_Int32 nItems = m_xAreas->getCount(); in CellsEnumeration() local
1088 sal_Int32 nItems = m_Areas->getCount(); in visit() local
1612 sal_Int32 nItems = m_Areas->getCount(); in ClearContents() local
1776 sal_Int32 nItems = m_Areas->getCount(); in HasFormula() local
2527 sal_Int32 nItems = m_Areas->getCount(); in setNumberFormat() local
2545 sal_Int32 nItems = m_Areas->getCount(); in getNumberFormat() local
2597 sal_Int32 nItems = m_Areas->getCount(); in setWrapText() local
2617 sal_Int32 nItems = m_Areas->getCount(); in getWrapText() local
2979 sal_Int32 nItems = m_Areas->getCount(); in setHidden() local
3282 sal_Int32 nItems = props.getLength(); in findSortPropertyIndex() local
[all …]
/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx643 int nItems = [rMenu numberOfItems]; in HandleSetListValue() local
700 int nItems = [rMenu numberOfItems]; in HandleGetListValue() local
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx396 const sal_uInt8 nItems = 2; in storeLocalFileName() local
416 const sal_uInt8 nItems = 2; in clearLocalFileName() local
/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx375 sal_uInt16 nItems = 0; in OutHTML_SwField() local
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1159 unsigned long nItems = 0; in getPasteData() local
1285 unsigned long nItems, nBytes; in getPasteDataTypes() local
1704 unsigned long nItems = 0, nBytes = 0; in handleSelectionRequest() local
1870 unsigned long nItems = 0, nBytes = 0; in handleReceivePropertyNotify() local
2095 unsigned long nItems = 0, nBytes = 0; in handleSelectionNotify() local
2989 unsigned long nItems, nBytes; in getXdndVersion() local
/trunk/main/vcl/source/gdi/
H A Dimage.cxx520 void ImageList::ImplInit( sal_uInt16 nItems, const Size &rSize ) in ImplInit()
615 sal_uInt16 nItems = sal::static_int_cast< sal_uInt16 >( rNameVector.size() ); in InsertFromHorizontalStrip() local
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1217 gint nItems = 0; in HandleSetListValue() local
1243 gint nItems = gtk_tree_model_iter_n_children( in HandleSetListValue() local
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx104 sal_uInt16 nItems = GetItemCount(); in calcMinSize() local
/trunk/main/xmloff/source/forms/
H A Delementexport.cxx1311 sal_Int32 nItems = aItems.getLength(); in exportListSourceAsElements() local
/trunk/main/extensions/source/scanner/
H A Dsane.cxx915 int nItems, i; in GetRange() local
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx414 sal_Int32 nItems = m_aItems.size(); in transformEvents() local

Completed in 178 milliseconds

12