Home
last modified time | relevance | path

Searched refs:nItem (Results 26 – 50 of 61) sorted by relevance

123

/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx890 sal_Int32 nItem = 0 ; in implc_convertStringlistToString() local
891 for( nItem=0; nItem<nCount; ++nItem ) in implc_convertStringlistToString()
897 sString.append( lList[nItem] ); in implc_convertStringlistToString()
898 if( nItem+1<nCount ) in implc_convertStringlistToString()
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx758 for( sal_uInt16 nItem = 0; nItem < nItemCount; ++nItem) in ExecuteMenuCommand() local
760 PopupMenu* pPopup = rMenu.GetPopupMenu( rMenu.GetItemId( nItem ) ); in ExecuteMenuCommand()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx508 for( sal_uInt16 nItem =0; nItem < nTotal; ++nItem ) in GetPoolItems() local
511 … if( SFX_ITEM_SET == rSet.GetItemState( rSet.GetWhichByPos( nItem ), true, &pItem ) ) in GetPoolItems()
H A Ddocxattributeoutput.cxx2734 sal_Int32 nItem = bFootnotes? XML_footnote: XML_endnote; in FootnotesEndnotes() local
2743 m_pSerializer->startElementNS( XML_w, nItem, in FootnotesEndnotes()
2752 m_pSerializer->endElementNS( XML_w, nItem ); in FootnotesEndnotes()
2755 m_pSerializer->startElementNS( XML_w, nItem, in FootnotesEndnotes()
2764 m_pSerializer->endElementNS( XML_w, nItem ); in FootnotesEndnotes()
2769 m_pSerializer->startElementNS( XML_w, nItem, in FootnotesEndnotes()
2779 m_pSerializer->endElementNS( XML_w, nItem ); in FootnotesEndnotes()
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx688 for (sal_Int32 nItem(__Begin),nEnd(__End); nItem!=nEnd; ++nItem) in getProperties() local
690 const ThemeItem eItem (static_cast<ThemeItem>(nItem)); in getProperties()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx130 const sal_uInt16 nItem = rUDEvt.GetItemId(); in UserDraw() local
132 if( ListBox::GetEntryFlags(nItem) & LISTBOX_ENTRY_FLAG_DISABLE_SELECTION ) in UserDraw()
152 pDev->DrawText (aOutRect, GetEntry(nItem), TEXT_DRAW_CENTER ); in UserDraw()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx1050 sal_Int32 SetOutlineItemParent( sal_Int32 nItem, sal_Int32 nNewParent );
1064 sal_Int32 SetOutlineItemText( sal_Int32 nItem, const rtl::OUString& rText );
1078 sal_Int32 SetOutlineItemDest( sal_Int32 nItem, sal_Int32 nDestID );
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx272 for (sal_uInt32 nItem=0; nItem<nRotCount; nItem++) in FillInfo() local
273 if (pPool->GetItem2( ATTR_ROTATE_VALUE, nItem )) in FillInfo()
H A Ddpobject.cxx1486 for ( sal_Int32 nItem=0; nItem<nItemCount; nItem++ ) in ParseFilters() local
1488 if ( lcl_IsAtStart( aRemaining, pItemArr[nItem], nMatched, false, &eFunc ) ) in ParseFilters()
1495 aFoundValue = pItemArr[nItem]; in ParseFilters()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx1363 sal_uInt16 nItem = pVS->GetSelectItemId(); in IMPL_LINK() local
1364 if( nItem < 4 ) in IMPL_LINK()
1366 aCLNrEdt.SetValue( nItem ); in IMPL_LINK()
1380 if(nItem == 4) in IMPL_LINK()
/trunk/main/svl/source/items/
H A Ditemset.cxx851 for ( sal_uInt16 nItem = 0; nItem < nOldTotalCount; ++nItem ) in SetRanges() local
853 const SfxPoolItem *pItem = _aItems[nItem]; in SetRanges()
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx98 void getOneLocaleItemImpl( sal_Int16 nItem );
99 const String& getOneLocaleItem( sal_Int16 nItem ) const;
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx495 for( sal_uInt16 nItem = 0; nItem < nItemCount; ++nItem ) in ExecMisc_Impl() local
497 sal_uInt16 nItemId = pTextToolbox->GetItemId( nItem ); in ExecMisc_Impl()
/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerImpl.cxx1099 ::sal_Int32 nItem = 0; in impl_sta_SetControlValue()
1100 aValue >>= nItem; in impl_sta_SetControlValue()
1101 hResult = iCustom->SetSelectedControlItem(nId, nItem); in impl_sta_SetControlValue()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx798 for (sal_uInt32 nItem=0; nItem<nCount; ++nItem) in ScanDocmenu() local
801 uno::Sequence<beans::PropertyValue> aPropertySet = aHistory[nItem]; in ScanDocmenu()
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx1306 sal_Int16 nField, nItem; in importPTPageFields() local
1307 rStrm >> nField >> nItem; in importPTPageFields()
1310 … aModel.mnItem = (nItem == BIFF_PTPAGEFIELDS_ALLITEMS) ? BIFF12_PTPAGEFIELD_MULTIITEMS : nItem; in importPTPageFields()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx418 sal_uInt16 nItem = pBtn->GetCurItemId(); in IMPL_LINK() local
419 String aLangText( pMenu->GetItemText( nItem ) ); in IMPL_LINK()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx1288 sal_Int32 setOutlineItemParent( sal_Int32 nItem, sal_Int32 nNewParent );
1289 sal_Int32 setOutlineItemText( sal_Int32 nItem, const rtl::OUString& rText );
1290 sal_Int32 setOutlineItemDest( sal_Int32 nItem, sal_Int32 nDestID );
/trunk/main/svx/inc/svx/
H A Dsdtfchim.hxx40 SVX_DLLPRIVATE virtual SfxPoolItem* Create( SvStream&, sal_uInt16 nItem ) const;
H A Dsdasaitm.hxx58 virtual SfxPoolItem* Create( SvStream&, sal_uInt16 nItem ) const;
H A Dsdasitm.hxx92 virtual SfxPoolItem* Create( SvStream&, sal_uInt16 nItem ) const;
/trunk/main/accessibility/inc/accessibility/helper/
H A DIComboListBoxHelper.hxx42 virtual Rectangle GetBoundingRectangle( sal_uInt16 nItem ) const = 0;
/trunk/main/svx/source/dialog/
H A Dhyprdlg.hxx112 sal_Bool GetDragData(sal_uInt16 nItem, sal_uIntPtr nDDFormatId, String& rBuffer);
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx689 for(sal_Int32 nItem = 0; in SvxNumPickTabPage() local
690 nItem < aOutlineAccess.getLength() && nItem < NUM_VALUSET_COUNT; in SvxNumPickTabPage()
691 nItem++ ) in SvxNumPickTabPage()
693 SvxNumSettingsArr_Impl& rItemArr = aNumSettingsArrays[ nItem ]; in SvxNumPickTabPage()
695 Reference<XIndexAccess> xLevel = aOutlineAccess.getConstArray()[nItem]; in SvxNumPickTabPage()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx773 sal_uLong nItem = 1; in OfaViewTabPage() local
779 aIconStyleItemId[n] = nItem++; in OfaViewTabPage()
784 aIconStyleLB.RemoveEntry( nItem ); in OfaViewTabPage()

Completed in 187 milliseconds

123