Searched refs:RoadmapItem (Results 1 – 7 of 7) sorted by relevance
90 class RoadmapItem : public RoadmapTypes class99 ~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::RoadmapItem794 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 …]
51 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);124 …RoadmapItem* InsertHyperLabel( ItemIndex _Index, const ::rtl::OUString& _aStr, Item…
34 /* specifies a RoadmapItem which serves as an Element in a Container like the Roadmap38 service RoadmapItem41 * When the RoadmapItem is inserted into the Roadmap via "insertByIndex"47 /** The Label of the RoadmapItem does not include its Prefix that is auto54 /** When "Interactive" is true the RoadmapItem supports a certain "HyperLabel56 * Moving the Mousepointer over the RoadmapItem will change it to a Refhand and57 * underline the Label for the time the mousepointer resides over the RoadmapItem.60 * RoadmapItem.
54 <li>Complete: When set to <FALSE/> a non interactive RoadmapItem is appended56 <li>Interactive: When activating a RoadmapItem (see <type>RoadmapItem</type>) the67 is set to 'true' the listener is triggered each time the user selects a RoadmapItem68 by Mouseclick or pressing space bar at the currently focussed RoadmapItem.70 the value of the property "ID" of the activated RoadmapItem.
53 as specified in com::sun::star::awt:RoadmapItem. The RoadmapItems are58 boundaries - set equal to last index of the RoadmapItem Array.82 false than a non - interactive RoadmapItem is appended
134 RoadmapItem.idl\
2678 com.sun.star.awt.RoadmapItem2790 com.sun.star.awt.RoadmapItem
Completed in 58 milliseconds