| /AOO41X/main/offapi/com/sun/star/awt/ |
| H A D | XItemList.idl | 44 [attribute, readonly] long ItemCount; 50 lesser than or equal to <member>ItemCount</member>. 72 lesser than or equal to <member>ItemCount</member>. 90 lesser than or equal to <member>ItemCount</member>. 108 lesser than <member>ItemCount</member>. 126 lesser than <member>ItemCount</member>. 144 lesser than <member>ItemCount</member>. 162 lesser than <member>ItemCount</member>. 187 lesser than <member>ItemCount</member>. 207 lesser than <member>ItemCount</member>. [all …]
|
| /AOO41X/main/vcl/aqua/source/gdi/ |
| H A D | atslayout.cxx | 379 static const ItemCount nMaxControls = 8; in DrawText() 383 ItemCount numcontrols = 0; in DrawText() 613 ItemCount nMaxBounds = 0; in GetTextWidth() 623 ItemCount nBoundsCount = 0; in GetTextWidth() 634 for( ItemCount i = 0; i < nBoundsCount; ++i ) in GetTextWidth() 884 ItemCount iLayoutDataCount; in InitGIA() 901 for( ItemCount i = 0; i < iLayoutDataCount; ++i ) in InitGIA() 1040 ItemCount nDeltaCount = 0; in GetDeltaY() 1052 if( nDeltaCount != (ItemCount)mnGlyphCount ) in GetDeltaY()
|
| H A D | atsfonts.cxx | 364 ItemCount nFontNameCount = 0; in GetDevFontAttributes() 376 for( ItemCount nNameIndex = 0; nNameIndex < nFontNameCount; ++nNameIndex ) in GetDevFontAttributes() 504 ItemCount nATSUICompatibleFontsAvailable = 0; in AtsFontList() 513 ItemCount nFontItemsCount = 0; in AtsFontList()
|
| /AOO41X/main/svtools/source/contnr/ |
| H A D | svlbox.cxx | 606 sal_uInt16 nCount = ((SvLBoxEntry*)pSource)->ItemCount(); in Clone() 1181 sal_uInt16 nCount = pEntry->ItemCount(); in RecalcViewData() 1357 pEntryData->pItemData = new SvViewDataItem[ pInhEntry->ItemCount() ]; in InitViewData() 1359 pEntryData->nItmCnt = pInhEntry->ItemCount(); // Anzahl Items fuer delete in InitViewData() 1360 sal_uInt16 nCount = pInhEntry->ItemCount(); in InitViewData() 1651 sal_uInt16 nCount = ((SvLBoxEntry*)pEntry)->ItemCount(); in ModelHasEntryInvalidated()
|
| H A D | svtabbx.cxx | 279 sal_uInt16 nCount = pEntry->ItemCount(); in GetEntryText() 333 sal_uInt16 nCount = pEntry->ItemCount(); in SetEntryText() 379 if ( pEntry && pEntry->ItemCount() > ( nCol + 1 ) ) in GetCellText() 453 sal_uInt16 nCount = pEntry->ItemCount(); in GetTabEntryText() 764 sal_uInt16 nItemCount = pEntry->ItemCount(); in IsCellCheckBox()
|
| H A D | svtreebx.cxx | 366 sal_uInt16 nCount = pEntry->ItemCount(); in SearchEntryTextWithHeadTitle() 435 sal_uInt16 nCount = pEntry->ItemCount(); in SearchEntryText() 1024 sal_uInt16 nCount = pEntry->ItemCount(); in SetEntryHeight() 1474 sal_uInt16 nCount = pEntry->ItemCount(); in ImplEditEntry() 1717 sal_uInt16 nItemCount = pEntry->ItemCount(); in PaintEntry1() 2005 if( pTab && nCurTab < pEntry->ItemCount() ) in GetFocusRect() 2088 sal_uInt16 nItemCount = pEntry->ItemCount(); in GetItem_Impl()
|
| H A D | svimpbox.cxx | 231 if ( pCursor->ItemCount() > ( nCurTabPos + 1 ) ) in CalcCellFocusRect() 802 if( pEntry->ItemCount() >= 3 ) in EntryReallyHit() 3430 sal_uInt16 nLastItem = pEntry->ItemCount() - 1; in SetMostRight()
|
| /AOO41X/main/sc/source/ui/miscdlgs/ |
| H A D | solveroptions.cxx | 226 sal_uInt16 nItemCount = pEntry->ItemCount(); in GetProperties() 349 sal_uInt16 nItemCount = pEntry->ItemCount(); in EditOption()
|
| /AOO41X/main/sc/source/ui/dbgui/ |
| H A D | pvfundlg.cxx | 558 rLabelData.maShowInfo.ItemCount = sal::static_int_cast<sal_Int32>( maNfShow.GetValue() ); in FillLabelData() 636 long nCount = static_cast< long >( maLabelData.maShowInfo.ItemCount ); in Init()
|
| /AOO41X/main/offapi/com/sun/star/sheet/ |
| H A D | DataPilotFieldAutoShowInfo.idl | 64 long ItemCount;
|
| /AOO41X/main/dbaccess/source/ui/browser/ |
| H A D | dsEntriesNoExp.cxx | 263 sal_uInt16 nCount = pEntryLoop->ItemCount(); in notifyHiContrastChanged()
|
| /AOO41X/main/dbaccess/source/ui/misc/ |
| H A D | WNameMatch.cxx | 413 pEntry->ReplaceItem( pString, pEntry->ItemCount() - 1 ); in InitEntry()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | dpsave.cxx | 1528 l.ItemCount == r.ItemCount && in operator ==()
|
| H A D | dptabres.cxx | 2807 nAutoCount = rAutoInfo.ItemCount; in InitFrom() 2879 nAutoCount = rAutoInfo.ItemCount; in LateInitFrom()
|
| /AOO41X/main/svx/source/dialog/ |
| H A D | simptabl.cxx | 526 sal_uInt16 nCount = pEntry->ItemCount(); in GetEntryAtPos()
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | tabletree.cxx | 173 sal_uInt16 nCount = pEntryLoop->ItemCount(); in notifyHiContrastChanged()
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | svlbox.hxx | 203 sal_uInt16 ItemCount() const { return (sal_uInt16)aItems.Count(); } in ItemCount() function in SvLBoxEntry
|
| /AOO41X/main/oox/source/xls/ |
| H A D | pivottablebuffer.cxx | 800 aAutoShowInfo.ItemCount = maModel.mnAutoShowItems; in convertRowColPageField() 966 …aAutoShowInfo.ItemCount = getLimitedValue< sal_Int32, double >( maModel.mfValue, 0, SAL_MAX_INT32 … in finalizeImport()
|
| /AOO41X/main/automation/source/server/ |
| H A D | statemnt.cxx | 5521 … while ( ( nValidTextItemCount < nNr1 ) && nIndex < pThisEntry->ItemCount() ) in Execute() 5617 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute() 5642 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute() 5690 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute() 5773 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute()
|
| /AOO41X/main/svx/source/unodialogs/textconversiondlgs/ |
| H A D | chinese_dictionarydialog.cxx | 416 sal_uInt16 nCount = pEntry->ItemCount(); in getItemAtColumn()
|
| /AOO41X/main/svx/workben/msview/ |
| H A D | msview.cxx | 743 …textBmp* pBoxBmp = dynamic_cast< SvLBoxContextBmp* >( pEntry->GetItem( pEntry->ItemCount() - 2 ) ); in InsertAtom()
|
| /AOO41X/main/sc/source/filter/xml/ |
| H A D | XMLExportDataPilot.cxx | 405 SvXMLUnitConverter::convertNumber(sBuffer, pAutoInfo->ItemCount); in WriteAutoShowInfo()
|
| /AOO41X/main/accessibility/source/extended/ |
| H A D | accessiblelistboxentry.cxx | 498 sal_uInt16 iTotleItemCount = pEntry->ItemCount(); in getAccessibleDescription()
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xipivot.cxx | 1094 aShowInfo.ItemCount = maFieldExtInfo.GetApiAutoShowCount(); in ConvertRCPField()
|
| H A D | xepivot.cxx | 1109 maFieldExtInfo.SetApiAutoShowCount( pShowInfo->ItemCount ); in SetPropertiesFromDim()
|