Searched refs:NavigatorDragType (Results 1 – 5 of 5) sorted by relevance
115 NavigatorDragType GetNavigatorDragType();116 void SetNavigatorDragType(NavigatorDragType eType) { meDragType = eType; } in SetNavigatorDragType()138 NavigatorDragType meDragType;152 sal_uInt16 GetDragTypeSdResId( NavigatorDragType eDT, sal_Bool bImage = sal_False );
87 NavigatorDragType eDragType,90 NavigatorDragType GetDragType() const;109 NavigatorDragType meDragType;
257 NavigatorDragType SdNavigatorWin::GetNavigatorDragType() in GetNavigatorDragType()259 NavigatorDragType eDT = meDragType; in GetNavigatorDragType()362 sal_uInt16 nRId = GetDragTypeSdResId( (NavigatorDragType)nID ); in IMPL_LINK()517 NavigatorDragType eDT = (NavigatorDragType) nMenuId; in IMPL_LINK()782 sal_uInt16 SdNavigatorWin::GetDragTypeSdResId( NavigatorDragType eDT, sal_Bool bImage ) in GetDragTypeSdResId()
105 NavigatorDragType eDragType, in SdPageObjsTransferable()169 NavigatorDragType SdPageObjsTLB::SdPageObjsTransferable::GetDragType() const in GetDragType()1387 NavigatorDragType eDragType = mpDropNavWin->GetNavigatorDragType(); in DoDrag()
127 enum NavigatorDragType enum
Completed in 175 milliseconds