Home
last modified time | relevance | path

Searched refs:RoadmapItem (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/source/control/
H A Droadmap.cxx90 class RoadmapItem : public RoadmapTypes class
99 ~RoadmapItem( );
285 RoadmapItem* pOldItem = NULL; in GetPreviousHyperLabel()
299 RoadmapItem* pItem = NULL; in InsertHyperLabel()
564 RoadmapItem* pItem = NULL; in GetNextAvailableItemId()
581 RoadmapItem* pItem = NULL; in GetPreviousAvailableItemId()
777 RoadmapItem::RoadmapItem( ORoadmap& _rParent, const Size& _rItemPlayground ) in RoadmapItem() function in svt::RoadmapItem
794 void RoadmapItem::GrabFocus() in GrabFocus()
862 void RoadmapItem::SetPosition( RoadmapItem* _pOldItem ) in SetPosition()
884 void RoadmapItem::SetZOrder( RoadmapItem* pRefRoadmapHyperLabel, sal_uInt16 nFlags ) in SetZOrder()
[all …]
/trunk/main/svtools/inc/svtools/
H A Droadmap.hxx51 class RoadmapItem;
112 RoadmapItem* GetByIndex( ItemIndex _nItemIndex );
113 const RoadmapItem* GetByIndex( ItemIndex _nItemIndex ) const;
115 RoadmapItem* GetByID( ItemId _nID, ItemIndex _nStartIndex = 0 );
116 const RoadmapItem* GetByID( ItemId _nID, ItemIndex _nStartIndex = 0 ) const;
117 RoadmapItem* GetPreviousHyperLabel( ItemIndex _Index);
123 RoadmapItem* GetByPointer(Window* pWindow);
124RoadmapItem* InsertHyperLabel( ItemIndex _Index, const ::rtl::OUString& _aStr, Item…
/trunk/main/offapi/com/sun/star/awt/
H A DRoadmapItem.idl34 /* specifies a RoadmapItem which serves as an Element in a Container like the Roadmap
38 service RoadmapItem
41 * When the RoadmapItem is inserted into the Roadmap via "insertByIndex"
47 /** The Label of the RoadmapItem does not include its Prefix that is auto
54 /** When "Interactive" is true the RoadmapItem supports a certain "HyperLabel
56 * Moving the Mousepointer over the RoadmapItem will change it to a Refhand and
57 * underline the Label for the time the mousepointer resides over the RoadmapItem.
60 * RoadmapItem.
H A DUnoControlRoadmap.idl54 <li>Complete: When set to <FALSE/> a non interactive RoadmapItem is appended
56 <li>Interactive: When activating a RoadmapItem (see <type>RoadmapItem</type>) the
67 is set to 'true' the listener is triggered each time the user selects a RoadmapItem
68 by Mouseclick or pressing space bar at the currently focussed RoadmapItem.
70 the value of the property "ID" of the activated RoadmapItem.
H A DUnoControlRoadmapModel.idl53 as specified in com::sun::star::awt:RoadmapItem. The RoadmapItems are
58 boundaries - set equal to last index of the RoadmapItem Array.
82 false than a non - interactive RoadmapItem is appended
H A Dmakefile.mk134 RoadmapItem.idl\
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt2678 com.sun.star.awt.RoadmapItem
2790 com.sun.star.awt.RoadmapItem
/trunk/main/offapi/
H A DUnoApi_offapi.mk205 offapi/com/sun/star/awt/RoadmapItem \

Completed in 69 milliseconds