Home
last modified time | relevance | path

Searched refs:rItemList (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/ui/sidebar/
H A DAllMasterPagesSelector.cxx140 void AllMasterPagesSelector::Fill (ItemList& rItemList) in Fill() argument
144 UpdatePageSet(rItemList); in Fill()
209 void AllMasterPagesSelector::UpdatePageSet (ItemList& rItemList) in UpdatePageSet() argument
214 rItemList.push_back((*iDescriptor)->maToken); in UpdatePageSet()
H A DAllMasterPagesSelector.hxx47 virtual void Fill (ItemList& rItemList);
79 void UpdatePageSet (ItemList& rItemList);
H A DRecentMasterPagesSelector.cxx112 void RecentMasterPagesSelector::Fill (ItemList& rItemList) in Fill() argument
142 rItemList.push_back(aToken); in Fill()
H A DMasterPagesSelector.hxx200 void UpdateLocks (const ItemList& rItemList);
203 virtual void Fill (ItemList& rItemList) = 0;
H A DMasterPagesSelector.cxx160 void MasterPagesSelector::UpdateLocks (const ItemList& rItemList) in UpdateLocks() argument
172 for (iItem=rItemList.begin(); iItem!=rItemList.end(); ++iItem) in UpdateLocks()
H A DCurrentMasterPagesSelector.cxx140 void CurrentMasterPagesSelector::Fill (ItemList& rItemList) in Fill() argument
176 rItemList.push_back(aToken); in Fill()
H A DRecentMasterPagesSelector.hxx45 virtual void Fill (ItemList& rItemList);
H A DCurrentMasterPagesSelector.hxx59 virtual void Fill (ItemList& rItemList);
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.hxx188 … const com::sun::star::uno::Sequence< rtl::OUString >& rItemList,
207 … const com::sun::star::uno::Sequence< rtl::OUString >& rItemList,
H A Doptimizerdialogcontrols.cxx302 const Sequence< OUString >& rItemList, in ImplInsertComboBox()
332 Any( rItemList ), in ImplInsertComboBox()
398 const Sequence< OUString >& rItemList, in ImplInsertListBox()
429 Any( rItemList ), in ImplInsertListBox()
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx293 const XclExpPCItemList& rItemList = GetVisItemList(); in GetItemIndex() local
294 for( size_t nPos = 0, nSize = rItemList.GetSize(); nPos < nSize; ++nPos ) in GetItemIndex()
295 if( rItemList.GetRecord( nPos )->ConvertToText() == rItemName ) in GetItemIndex()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.hxx103 … com::sun::star::uno::Sequence< com::sun::star::uno::Sequence< rtl::OUString > > &rItemList );
H A Ddp_gui_updatedialog.cxx887 uno::Sequence< uno::Sequence< rtl::OUString > > &rItemList ) in createNotifyJob()
930 aProperty.Value = uno::makeAny( rItemList ); in createNotifyJob()

Completed in 56 milliseconds