Home
last modified time | relevance | path

Searched refs:SetItems (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dflddropdown.cxx117 void SwDropDownField::SetItems(const vector<String> & rItems) in SetItems() function in SwDropDownField
123 void SwDropDownField::SetItems(const uno::Sequence<OUString> & rItems) in SetItems() function in SwDropDownField
272 SetItems(aSeq); in PutValue()
/trunk/main/sw/inc/
H A Dflddropdown.hxx165 void SetItems(const std::vector<String> & rItems);
174 void SetItems(const com::sun::star::uno::Sequence<rtl::OUString> & rItems);
/trunk/main/unotools/inc/unotools/
H A Daccelcfg.hxx78 void SetItems( const SvtAcceleratorItemList& rItems, bool bClear );
/trunk/main/unotools/source/config/
H A Daccelcfg.cxx260 void SvtAcceleratorConfiguration::SetItems( const SvtAcceleratorItemList& rItems, bool bClear ) in SetItems() function in SvtAcceleratorConfiguration
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx296 pNBOTypeMgr->SetItems( &aSet ); in ExecSetNumber()
/trunk/main/sd/source/ui/func/
H A Dfuolbull.cxx235 pNumRuleMgr->SetItems(&aNewAttr); in SetCurrentBulletsNumbering()
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx223 …void SetItems(const SfxItemSet* pArg) { pSet = pArg;StoreBulCharFmtName_impl();StoreMapUnit_impl()… in SetItems() function in svx::sidebar::NBOTypeMgrBase
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1413 ((SwDropDownField*)pFld)->SetItems(aEntries); in InsertFld()
1579 ((SwDropDownField*)pTmpFld)->SetItems(aEntries); in UpdateCurFld()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx276 aFld.SetItems(aFormula.maListEntries); in Read_F_FormListBox()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1728 ((SwDropDownField *) pFld)->SetItems(m_pProps->aStrings); in attachToRange()

Completed in 69 milliseconds