Searched defs:_Index (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svtools/source/control/ |
H A D | roadmap.cxx | 164 …void insertHyperLabel( ItemIndex _Index, RoadmapItem* _rRoadmapStep ) { m_aRoadmapS… in insertHyperLabel() 186 void removeHyperLabel( ItemIndex _Index ) in removeHyperLabel() 283 RoadmapItem* ORoadmap::GetPreviousHyperLabel( ItemIndex _Index) in GetPreviousHyperLabel() 294 …RoadmapItem* ORoadmap::InsertHyperLabel( ItemIndex _Index, const ::rtl::OUString& _sLabel, ItemId … in InsertHyperLabel() 401 …void ORoadmap::ReplaceRoadmapItem( ItemIndex _Index, const ::rtl::OUString& _RoadmapItem, ItemId _… in ReplaceRoadmapItem() 445 …void ORoadmap::InsertRoadmapItem( ItemIndex _Index, const ::rtl::OUString& _RoadmapItem, ItemId _n… in InsertRoadmapItem() 453 void ORoadmap::DeleteRoadmapItem( ItemIndex _Index ) in DeleteRoadmapItem() 837 void RoadmapItem::SetIndex( ItemIndex _Index ) in SetIndex()
|
H A D | hyperlabel.cxx | 226 void HyperLabel::SetIndex( sal_Int32 _Index ) in SetIndex()
|
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | WizardDialog.java | 298 public int insertRoadmapItem(int _Index, boolean _bEnabled, int _LabelID, int _CurItemID) in insertRoadmapItem()
|
Completed in 42 milliseconds